Browse Source

android: Use ellipsis character

nce_cpp
Charles Lombardo 3 years ago
committed by bunnei
parent
commit
f7fc5d6e07
  1. 2
      src/android/app/src/main/res/values/strings.xml

2
src/android/app/src/main/res/values/strings.xml

@ -88,7 +88,7 @@
<string name="emulation_control_scale">Adjust Scale</string> <string name="emulation_control_scale">Adjust Scale</string>
<string name="emulation_touch_overlay_reset">Reset Overlay</string> <string name="emulation_touch_overlay_reset">Reset Overlay</string>
<string name="load_settings">Loading Settings...</string>
<string name="load_settings">Loading Settings</string>
<string name="external_storage_not_mounted">The external storage needs to be available in order to use yuzu</string> <string name="external_storage_not_mounted">The external storage needs to be available in order to use yuzu</string>

Loading…
Cancel
Save