|
|
|
|
|
by chingjun
3868 days ago
|
|
The problem with using the English message as the key is that, when we changed the English text, we'd have to change the keys in all other languages as well. Also, the same English text might translate to different texts in a foreign language depending on the context / location appeared. Disclaimer: I've never used gettext before. |
|