Android: Add a couple of missing translation strings

This commit is contained in:
Connor McLaughlin
2021-03-08 01:50:37 +10:00
parent 1893bfd248
commit 196f53ab80
3 changed files with 4 additions and 2 deletions

View File

@@ -231,4 +231,6 @@
<string name="action_show_game_grid">Grid View</string>
<string name="settings_touch_gliding">Touch Gliding</string>
<string name="settings_summary_touch_gliding">Allows you to press multiple controller face buttons by dragging your finger along the screen.</string>
<string name="menu_game_list_entry_game_properties">Game Properties</string>
<string name="emulation_activity_change_disc_select_new_file">Select New File...</string>
</resources>