Bump version to 0.7.1
This commit is contained in:
parent
2f113a14d6
commit
e0593c9cbf
16 changed files with 237 additions and 49 deletions
|
|
@ -2,6 +2,7 @@
|
|||
<string name="app_name">Rp-Companion</string>
|
||||
|
||||
<string name="action_close">Close</string>
|
||||
<string name="default_category_other">Other</string>
|
||||
|
||||
<string name="error_generic">An error occurred.</string>
|
||||
<string name="error_structure_unknowed">The file structure appears to have changed and is no longer compatible with this application</string>
|
||||
|
|
@ -14,6 +15,7 @@
|
|||
<string name="error_structure_objects">The objects sheet structure appears to have changed and is no longer compatible with this application</string>
|
||||
<string name="error_structure_skill">The skill sheet structure appears to have changed and is no longer compatible with this application</string>
|
||||
<string name="error_structure_spell">The spell sheet structure appears to have changed and is no longer compatible with this application</string>
|
||||
<string name="error_structure_category_order">The category order sheet structure appears to have changed and is no longer compatible with this application</string>
|
||||
<string name="error_structure_lexicon">The lexicon sheet structure appears to have changed and is no longer compatible with this application</string>
|
||||
<string name="error_structure_location">The location sheet structure appears to have changed and is no longer compatible with this application</string>
|
||||
<string name="error_structure_quest">The quest sheet structure appears to have changed and is no longer compatible with this application</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue