diff options
author | Eric Davis <edavis@littlestreamsoftware.com> | 2010-10-22 22:10:41 +0000 |
---|---|---|
committer | Eric Davis <edavis@littlestreamsoftware.com> | 2010-10-22 22:10:41 +0000 |
commit | b7e3f80e14e56d8d776e0fef1807b936d11adfb0 (patch) | |
tree | d5e64358a0d866772c7e0f8f2ca373a625a096ac /config/locales/lt.yml | |
parent | b1921830de12d48a995e745a4f3401104d5be9f8 (diff) | |
download | redmine-b7e3f80e14e56d8d776e0fef1807b936d11adfb0.tar.gz redmine-b7e3f80e14e56d8d776e0fef1807b936d11adfb0.zip |
Translation update for en: field_member_of_group and field_assigned_to_role
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4279 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/lt.yml')
-rw-r--r-- | config/locales/lt.yml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/config/locales/lt.yml b/config/locales/lt.yml index c997f4f2b..186c61a3d 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -976,8 +976,6 @@ lt: field_time_entries: Log time project_module_gantt: Gantt project_module_calendar: Calendar - field_member_of_group: Member of Group - field_assigned_to_role: Member of Role button_edit_associated_wikipage: "Edit associated Wiki page: {{page_title}}" text_are_you_sure_with_children: Delete issue and all child issues? field_text: Text field @@ -985,3 +983,6 @@ lt: setting_default_notification_option: Default notification option label_user_mail_option_only_my_events: Only for things I watch or I'm involved in label_user_mail_option_only_assigned: Only for things I am assigned to + label_user_mail_option_none: No events + field_member_of_group: Assignee's group + field_assigned_to_role: Assignee's role |