restore strings
Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
parent
aa3e2b48f7
commit
40f768ec9d
1 changed files with 7 additions and 1 deletions
|
|
@ -238,6 +238,8 @@
|
|||
<string name="multiplayer_unlisted_visibility">Unlisted</string>
|
||||
|
||||
<!-- Setup strings -->
|
||||
<string name="welcome">Welcome!</string>
|
||||
<string name="welcome_description">Learn how to setup <b>Eden</b> and jump into emulation.</string>
|
||||
<string name="get_started">Get started</string>
|
||||
<string name="keys">Keys</string>
|
||||
<string name="keys_description">Select your <b>prod.keys</b> file with the button below.</string>
|
||||
|
|
@ -247,10 +249,12 @@
|
|||
<string name="select_firmware">Select Firmware</string>
|
||||
<string name="games">Games</string>
|
||||
<string name="games_description">Select your <b>Games</b> folder with the button below.</string>
|
||||
<string name="done">Done</string>
|
||||
<string name="done_description">You\'re all set.\nEnjoy your games!</string>
|
||||
<string name="text_continue">Continue</string>
|
||||
<string name="next">Next</string>
|
||||
<string name="back">Back</string>
|
||||
<string name="add_games_folder">Add Folder</string>
|
||||
<string name="add_games">Add Games</string>
|
||||
<string name="step_complete">Complete!</string>
|
||||
|
||||
<!-- Home strings -->
|
||||
|
|
@ -262,6 +266,8 @@
|
|||
<string name="view_carousel">Carousel</string>
|
||||
<string name="game_image_desc">Screenshot for %1$s</string>
|
||||
<string name="folder">Folder</string>
|
||||
<string name="pre_alpha_warning_title">Pre-Alpha Software</string>
|
||||
<string name="pre_alpha_warning_description">WARNING: This software is in the pre-alpha stage and may have bugs and incomplete feature implementations.</string>
|
||||
<string name="dont_show_again">Don\'t Show Again</string>
|
||||
<string name="add_directory_success">New game directory added successfully </string>
|
||||
<string name="enable_update_checks">Check for updates on app startup.</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue