comment out i18n key in plugin template (#12900)
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
This commit is contained in:
parent
b3a2d07257
commit
de8033d183
|
@ -1,3 +1,3 @@
|
|||
# English strings go here for Rails i18n
|
||||
en:
|
||||
my_label: "My label"
|
||||
# my_label: "My label"
|
||||
|
|
Loading…
Reference in New Issue