Strings(en): added strings for importing/exporting
This commit is contained in:
parent
9871b56be3
commit
cb8aaa5094
1 changed files with 5 additions and 0 deletions
|
@ -202,5 +202,10 @@
|
|||
<string name="action_settings">Settings</string>
|
||||
<string name="progress_lost">Your changes will be lost</string>
|
||||
<string name="yes">Yes</string>
|
||||
<string name="add_new_player">Add a new adventurer</string>
|
||||
<string name="add_existing_player">Add an existing adventurer</string>
|
||||
<string name="add_import">Import an adventurer from text</string>
|
||||
<string name="paste_here">Paste here</string>
|
||||
<string name="import_confirmation">Import</string>
|
||||
|
||||
</resources>
|
||||
|
|
Reference in a new issue