Sync Android translation strings
This commit is contained in:
@@ -146,12 +146,16 @@
|
||||
<item>Shared Between All Games</item>
|
||||
<item>Separate Card Per Game (Game Code)</item>
|
||||
<item>Separate Card Per Game (Game Title)</item>
|
||||
<item>Separate Card Per Game (File Title)</item>
|
||||
<item>Non-Persistent (Do Not Save)</item>
|
||||
</string-array>
|
||||
<string-array name="settings_memory_card_mode_values">
|
||||
<item>None</item>
|
||||
<item>Shared</item>
|
||||
<item>PerGame</item>
|
||||
<item>PerGameTitle</item>
|
||||
<item>PerGameFileTitle</item>
|
||||
<item>NonPersistent</item>
|
||||
</string-array>
|
||||
<string-array name="emulation_touchscreen_menu">
|
||||
<item>Change Type</item>
|
||||
|
||||
@@ -92,7 +92,7 @@
|
||||
<string name="settings_force_ntsc_timings">Force NTSC Timings (60hz-on-PAL)</string>
|
||||
<string name="settings_summary_force_ntsc_timings">Uses NTSC frame timings when the console is in PAL mode, forcing PAL games to run at 60hz.</string>
|
||||
<string name="settings_widescreen_hack">Widescreen Hack</string>
|
||||
<string name="settings_summary_widescreen_hack">Scales vertex positions in screen-space to a widescreen aspect ratio, essentially increasing the field of view from 4:3 to 16:9 in 3D games. Not be compatible with all games.</string>
|
||||
<string name="settings_summary_widescreen_hack">Scales vertex positions in screen-space to a widescreen aspect ratio, essentially increasing the field of view from 4:3 to 16:9 in 3D games. May not be compatible with all games.</string>
|
||||
<string name="settings_force_4_3_for_24bit">Force 4:3 For 24-Bit Display</string>
|
||||
<string name="settings_summary_force_4_3_for_24bit">Switches back to 4:3 display aspect ratio when displaying 24-bit content, usually FMVs.</string>
|
||||
<string name="settings_chroma_smoothing_24bit">Chroma Smoothing For 24-Bit Display</string>
|
||||
|
||||
Reference in New Issue
Block a user