]> source.dussan.org Git - redmine.git/commitdiff
comment out i18n key in plugin template (#12900)
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sun, 3 Feb 2013 08:46:40 +0000 (08:46 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sun, 3 Feb 2013 08:46:40 +0000 (08:46 +0000)
It seems duplicate keys in plugins cause problems.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11314 e93f8b46-1217-0410-a6f0-8f06a7374b81

lib/generators/redmine_plugin/templates/en_rails_i18n.yml

index c55090a9552c8289da8acd66649bffe23666e83b..642b07f8211b7517919b0c9da7319d74be9b7c06 100644 (file)
@@ -1,3 +1,3 @@
 # English strings go here for Rails i18n
 en:
-  my_label: "My label"
+  my_label: "My label"