annotate lib/generators/redmine_plugin/templates/en_rails_i18n.yml @ 307:c7d3b58bd01c feature_117

Produce a single en.yml which contains British texts but describes itself as just English. The difference between en and en-GB is minimal for this application, apart from date formats, and the pain in maintaining both is significant. See #117 and #58.
author Chris Cannam
date Mon, 28 Mar 2011 17:41:07 +0100
parents 513646585e45
children 622f24f53b42
rev   line source
Chris@0 1 # English strings go here for Rails i18n
Chris@0 2 en:
Chris@0 3 my_label: "My label"