mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-08-25 16:54:41 +00:00
android: Implement SAF support & migrate to SDK 31. (#4)
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
<string name="grid_menu_core_settings">Settings</string>
|
||||
|
||||
<!-- Add Directory Screen-->
|
||||
<string name="select_game_folder">Select Game Folder</string>
|
||||
<string name="select_game_folder">Select game folder</string>
|
||||
<string name="install_cia_title">Install CIA</string>
|
||||
|
||||
<!-- Preferences Screen -->
|
||||
@@ -71,7 +71,6 @@
|
||||
<string name="emulation_touch_overlay_reset">Reset Overlay</string>
|
||||
<string name="emulation_close_game_message">Are you sure that you would like to close the current game?</string>
|
||||
|
||||
<string name="write_permission_needed">You need to allow write access to external storage for the emulator to work</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>
|
||||
|
||||
Reference in New Issue
Block a user