From 7c5497db65cabe87b70274bcd39597bd5f97b093 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Barth Date: Sat, 30 Oct 2010 16:47:33 +0000 Subject: Add a label for user and group search fields. #6521 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Contributed by Felix Schäfer git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4312 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/fi.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/locales/fi.yml') diff --git a/config/locales/fi.yml b/config/locales/fi.yml index bc9df72e8..15aec5fa0 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -948,3 +948,5 @@ fi: 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:" -- cgit v1.2.3