mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-06 15:09:58 +01:00
strings.xml: Removed stray quotation mark from advanced string
This commit is contained in:
parent
ae43740690
commit
a6c72531b4
@ -241,7 +241,7 @@
|
||||
<string name="texture_filter_description">Enhances the visuals of applications by applying a filter to textures. The supported filters are Anime4K Ultrafast, Bicubic, ScaleForce, xBRZ freescale, and MMPX.</string>
|
||||
<string name="delay_render_thread">Delay game render thread</string>
|
||||
<string name="delay_render_thread_description">Delay the game render thread when it submits data to the GPU. Helps with performance issues in the (very few) applications with dynamic framerates.</string>
|
||||
<string name="advanced">Advanced"</string>
|
||||
<string name="advanced">Advanced</string>
|
||||
<string name="texture_sampling_name">Texture Sampling</string>
|
||||
<string name="texture_sampling_description">Overrides the sampling filter used by games. This can be useful in certain cases with poorly behaved games when upscaling. If unsure, set this to Game Controlled.</string>
|
||||
<string name="shaders_accurate_mul">Accurate Multiplication</string>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user