Checklists.
Updating translations
-
Download individual
language_XX.properties
files "for use" from Transifex -
Update local copy in
/src/main/resources/content
-
Spring i18n uses
MessageFormatter
for messages with arguments (e.g.Country {0} is ...
). Test that strings with{
character have single quote'
properly escaped with''
grep { src/main/resources/content/*properties | grep \'