Add Stories and Adventures section.

This commit is contained in:
Andres Gomez, Thomas (ITDV RL) 2024-06-17 13:03:13 +02:00
parent 4e103a2a37
commit 1a9104edec
37 changed files with 2381 additions and 13 deletions

View file

@ -16,6 +16,7 @@
<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>
<string name="error__structure_adventure">The adventure sheet structure appears to have changed and is no longer compatible with this application</string>
<string name="default_category_other_label">Others</string>
<string name="default_search_label">Search</string>
@ -242,4 +243,6 @@
<string name="character_sheet_equipment_empty_description">This equipment does not have any description</string>
<string name="summary__title">Game Master</string>
<string name="adventures_title">Stories &amp; Adventures</string>
</resources>