Add save import/export in UI

This commit is contained in:
PabloG02
2023-05-31 23:24:33 +02:00
committed by bunnei
parent 8db04262aa
commit fdfea60242
5 changed files with 247 additions and 0 deletions
@@ -80,6 +80,10 @@
<string name="no_file_manager">No file manager found</string>
<string name="notification_no_directory_link">Could not open yuzu directory</string>
<string name="notification_no_directory_link_description">Please locate the user folder with the file manager\'s side panel manually.</string>
<string name="import_export_saves">Import/Export Saves</string>
<string name="import_export_saves_description">Import or export save files</string>
<string name="save_file_imported_success">The save files were imported successfully</string>
<string name="save_file_invalid_zip_structure">Invalid Zip directory structure: the first subfolder name must be the Title ID of the game.</string>
<!-- About screen strings -->
<string name="gaia_is_not_real">Gaia isn\'t real</string>