From 2bbb2ba0ccfe683fa6cabeb0cc2c64cc02651a8e Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Tue, 16 Jul 2024 21:54:23 +0200 Subject: [PATCH] Added the Android translatable strings file to the locale directory --- locale/android_strings.xml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 locale/android_strings.xml diff --git a/locale/android_strings.xml b/locale/android_strings.xml new file mode 100644 index 000000000..f00bdad35 --- /dev/null +++ b/locale/android_strings.xml @@ -0,0 +1,37 @@ + + ES-DE + Welcome to ES-DE + A few things need to be configured before you can use this app + Begin setup + + Storage permission + ES-DE requires permission to manage your storage (to have access to all your files) so please enable this setting using the button below + Open permission screen + Grant permission + Permission not granted, please try again + + Application data directory + + Select the data directory which will contain your settings, gamelists, scraped media etc. It\'s recommended to name it + Select directory + + Games (ROMs) directory + + Select the directory where you want to keep your games, it\'s recommended to name it + (you also need to add at least one game there after setup or ES-DE will not start) + Select directory + + Create system directories? + + This will create directories for all supported game systems inside your + folder and it will also create + files which contain useful information about each system + Create them + Skip + + Setup complete! + ES-DE has now been configured but you\'ll need to install your emulators separately. Also be aware that some emulators need to have ROM directory permissions configured as well, or your games will not start + I understand + + Invalid directory or no write permissions, please try again + \ No newline at end of file