Add TRANSLATORS comments

This will better help the translators as they complete the difficult task
of taking one language and finding commonality in another.

Closes #165
Closes #161
This commit is contained in:
ThiloVoigt555
2014-10-13 17:30:28 +02:00
committed by Blake Grotewold
parent b3e094694b
commit b512153d73
4 changed files with 11 additions and 3 deletions
+2
View File
@@ -20,6 +20,7 @@
'boxer': {
name: _('boxer'),
desc: _('punches do more damage'),
/// TRANSLATORS : means with more force.
notify: _('learned to throw punches with purpose')
},
'martial artist': {
@@ -28,6 +29,7 @@
notify: _('learned to fight quite effectively without weapons')
},
'unarmed master': {
/// TRANSLATORS : master of unarmed combat
name: _('unarmed master'),
desc: _('punch twice as fast, and with even more force'),
notify: _('learned to strike faster without weapons')