summaryrefslogtreecommitdiffstats
path: root/src/android/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authort895 <clombardo169@gmail.com>2024-02-13 16:04:59 +0100
committert895 <clombardo169@gmail.com>2024-02-13 16:04:59 +0100
commita0513bc45b08af67d9b5240daf937bd9a0f0ffe8 (patch)
tree00df30051e65a74924ef8d1883444a84099f0583 /src/android/app/src/main/res/values/strings.xml
parentMerge pull request #12974 from german77/ldn-interface (diff)
downloadyuzu-a0513bc45b08af67d9b5240daf937bd9a0f0ffe8.tar
yuzu-a0513bc45b08af67d9b5240daf937bd9a0f0ffe8.tar.gz
yuzu-a0513bc45b08af67d9b5240daf937bd9a0f0ffe8.tar.bz2
yuzu-a0513bc45b08af67d9b5240daf937bd9a0f0ffe8.tar.lz
yuzu-a0513bc45b08af67d9b5240daf937bd9a0f0ffe8.tar.xz
yuzu-a0513bc45b08af67d9b5240daf937bd9a0f0ffe8.tar.zst
yuzu-a0513bc45b08af67d9b5240daf937bd9a0f0ffe8.zip
Diffstat (limited to 'src/android/app/src/main/res/values/strings.xml')
-rw-r--r--src/android/app/src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/android/app/src/main/res/values/strings.xml b/src/android/app/src/main/res/values/strings.xml
index 489e00107..ee89fe4ee 100644
--- a/src/android/app/src/main/res/values/strings.xml
+++ b/src/android/app/src/main/res/values/strings.xml
@@ -226,6 +226,8 @@
<string name="renderer_screen_layout">Orientation</string>
<string name="renderer_aspect_ratio">Aspect ratio</string>
<string name="renderer_scaling_filter">Window adapting filter</string>
+ <string name="fsr_sharpness">FSR sharpness</string>
+ <string name="fsr_sharpness_description">Determines how sharpened the image will look while using FSR\'s dynamic contrast</string>
<string name="renderer_anti_aliasing">Anti-aliasing method</string>
<string name="renderer_force_max_clock">Force maximum clocks (Adreno only)</string>
<string name="renderer_force_max_clock_description">Forces the GPU to run at the maximum possible clocks (thermal constraints will still be applied).</string>