diff options
author | Jean-Baptiste Barth <jeanbaptiste.barth@gmail.com> | 2010-10-30 16:47:33 +0000 |
---|---|---|
committer | Jean-Baptiste Barth <jeanbaptiste.barth@gmail.com> | 2010-10-30 16:47:33 +0000 |
commit | 7c5497db65cabe87b70274bcd39597bd5f97b093 (patch) | |
tree | cf19b8a9976e6640822a1bef9d77c921c99876e6 /config/locales/he.yml | |
parent | abb83f4c4f08fc4c1611ba5b150329e9af61ffbf (diff) | |
download | redmine-7c5497db65cabe87b70274bcd39597bd5f97b093.tar.gz redmine-7c5497db65cabe87b70274bcd39597bd5f97b093.zip |
Add a label for user and group search fields. #6521
Contributed by Felix Schäfer
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4312 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/he.yml')
-rw-r--r-- | config/locales/he.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/he.yml b/config/locales/he.yml index 343d320e8..9da9fcf70 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -928,3 +928,5 @@ he: field_member_of_group: Assignee's group field_assigned_to_role: Assignee's role field_start_date: Start date + label_principal_search: "Search for user or group:" + label_user_search: "Search for user:" |