Change a bit the UI on the alteration drawer menu.
This commit is contained in:
parent
03dd4939b4
commit
255ad7aed8
6 changed files with 209 additions and 77 deletions
|
|
@ -1,6 +1,8 @@
|
|||
<resources>
|
||||
<string name="app_name">Rp-Companion</string>
|
||||
|
||||
<string name="action_close">Close</string>
|
||||
|
||||
<string name="error_generic">An error occur.</string>
|
||||
<string name="error_structure">The file structure appears to have changed and is no longer compatible with this application</string>
|
||||
|
||||
|
|
@ -128,6 +130,7 @@
|
|||
<string name="dice_roll_spell_hit_title">%1$s HIT</string>
|
||||
<string name="dice_roll_spell_damage_title">%1$s DAMAGE</string>
|
||||
<string name="dice_roll_critical_label">Critical</string>
|
||||
<string name="dice_roll_alteraton_action">Altérations</string>
|
||||
|
||||
<string name="dice_roll_saving_throw_title">%1$s SAVING THROW</string>
|
||||
<string name="dice_roll_saving_throw_detail">%1$s save</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue