diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-09-12 08:38:02 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-09-12 08:38:02 +0000 |
commit | d4ed5ec30b470ecb48b1bd9b36a66d837d33461b (patch) | |
tree | 7f5a5fe093b05f05b8b7672509243f6b0f83c8ee /config/locales/ro.yml | |
parent | 7707457145442d6177ce57c956dbe09af65df1b4 (diff) | |
download | redmine-d4ed5ec30b470ecb48b1bd9b36a66d837d33461b.tar.gz redmine-d4ed5ec30b470ecb48b1bd9b36a66d837d33461b.zip |
Adds strings for user groups.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2870 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ro.yml')
-rw-r--r-- | config/locales/ro.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 7bee52e84..05aa0cd7f 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -806,3 +806,6 @@ ro: text_journal_changed: "{{label}} changed from {{old}} to {{new}}" text_journal_set_to: "{{label}} set to {{value}}" text_journal_deleted: "{{label}} deleted" + label_group_plural: Groups + label_group: Group + label_group_new: New group |