mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 00:01:54 +08:00
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:
committed by
Blake Grotewold
parent
b3e094694b
commit
b512153d73
+1
-1
@@ -415,7 +415,7 @@ var Outside = {
|
||||
Outside.updateVillageRow(k, $SM.get('game.buildings["'+k+'"]'), village);
|
||||
}
|
||||
}
|
||||
|
||||
/// TRANSLATORS : pop is short for population.
|
||||
population.text(_('pop ') + $SM.get('game.population') + '/' + this.getMaxPopulation());
|
||||
|
||||
var hasPeeps;
|
||||
|
||||
Reference in New Issue
Block a user