kauron/DungeonManager
kauron
/
DungeonManager
Archived
1
0
Fork 0

Strings(en): added strings for importing/exporting

This commit is contained in:
kauron 2015-07-19 13:35:56 +02:00
parent 9871b56be3
commit cb8aaa5094
1 changed files with 5 additions and 0 deletions

View File

@ -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>