diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-10-10 17:43:10 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-10-10 17:43:10 +0000 |
commit | b15bd840ec3cc48fbfd58c19576ded438b851e99 (patch) | |
tree | df79aa563c031a2699ff92ea0a250985f1b073dc /config/locales/en.yml | |
parent | d0e090eff90b90307aebcbaf98a9b4564a295373 (diff) | |
download | redmine-b15bd840ec3cc48fbfd58c19576ded438b851e99.tar.gz redmine-b15bd840ec3cc48fbfd58c19576ded438b851e99.zip |
Filling locales (#5487).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10589 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r-- | config/locales/en.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 050ee0279..1b2bc5bf9 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -882,6 +882,10 @@ en: label_attribute_of_author: "Author's %{name}" label_attribute_of_assigned_to: "Assignee's %{name}" label_attribute_of_fixed_version: "Target version's %{name}" + label_cross_project_descendants: With subprojects + label_cross_project_tree: With project tree + label_cross_project_hierarchy: With project hierarchy + label_cross_project_system: With all projects button_login: Login button_submit: Submit |