Added settings for roll again and calc successes
These changes are finished on the settings activity side, need to be implemented on the application side Change-Id: I8a2d3a027d21f3a62a0cb84eaa0b60d9bcc73ede Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
@@ -22,5 +22,9 @@
|
||||
<string name="total">Total: </string>
|
||||
<string name="sucesses">\nSuccesses: </string>
|
||||
<string name="rolls">\nRolls: </string>
|
||||
<string name="roll_again">Roll Again</string>
|
||||
<string name="roll_again_summary">Rolls the with the same presets as the selected roll from history</string>
|
||||
<string name="calc_successes">Calculate Successes</string>
|
||||
<string name="calc_successes_summary">Calculates the total amount of success for each roll</string>
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user