Update Attributes strings

Update Attributes strings for:
'physical' - 'Strength'
'mental' - 'Intelligence'
'social' - 'Constitution'
'other' - 'Perception'
This commit is contained in:
Michał Jagiellicz 2017-08-14 22:52:51 +02:00 committed by GitHub
parent e99ff76f67
commit 50f4b6349e

View file

@ -110,10 +110,10 @@
<string name="actions">Actions</string>
<string name="attributes">Attributes</string>
<string name="physical">Physical</string>
<string name="mental">Mental</string>
<string name="social">Social</string>
<string name="other">Other</string>
<string name="physical">Strength</string>
<string name="mental">Intelligence</string>
<string name="social">Constitution</string>
<string name="other">Perception</string>
<string name="frequency">Frequency</string>
<string name="frequency_weekly">On Certain Days of the Week</string>