Change a bit the UI on the alteration drawer menu.

This commit is contained in:
Thomas Andres Gomez 2023-09-27 18:28:20 +02:00
parent 03dd4939b4
commit 255ad7aed8
6 changed files with 209 additions and 77 deletions

View file

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