diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-10-29 01:16:48 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-10-29 01:16:48 +0000 |
commit | e76e7fd6ea2aa5209130c5ad4685e46ad26bdfa7 (patch) | |
tree | bbf1e54d3009ae84bcafa936e9b6e31f4d9d170f /config/locales/en.yml | |
parent | 2446d5b83cea0e9b5ac3a0342af66f4824915b66 (diff) | |
download | redmine-e76e7fd6ea2aa5209130c5ad4685e46ad26bdfa7.tar.gz redmine-e76e7fd6ea2aa5209130c5ad4685e46ad26bdfa7.zip |
[#9489] set id for message_subject and linked it to label, added invisible label
Contributed by Romano Licker.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7682 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r-- | config/locales/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 004fd9109..dcdca5fe4 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -981,6 +981,7 @@ en: description_filter: Filter description_search: Searchfield description_project_scope: Search scope + description_message_content: Message content description_query_sort_criteria_attribute: Sort attribute description_query_sort_criteria_direction: Sort direction description_available_columns: Available Columns |