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/sr.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/sr.yml')
-rw-r--r-- | config/locales/sr.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/sr.yml b/config/locales/sr.yml index 8d123d8f2..6ac422aa4 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -924,3 +924,5 @@ sr: field_assigned_to_role: Assignee's role notice_not_authorized_archived_project: The project you're trying to access has been archived. field_start_date: Start date + label_principal_search: "Search for user or group:" + label_user_search: "Search for user:" |