diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-03-04 17:13:05 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-03-04 17:13:05 +0000 |
commit | bd8ae3547eecbe020a8e305ecb5012d34578f835 (patch) | |
tree | bbdbee744b4ecf33138766f8bd0e7f9683ad2d61 /config/locales/ro.yml | |
parent | 3227b327637fbee5c6075ebd52c7fa25660d960d (diff) | |
download | redmine-bd8ae3547eecbe020a8e305ecb5012d34578f835.tar.gz redmine-bd8ae3547eecbe020a8e305ecb5012d34578f835.zip |
Removes double % in locales (#2891).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2549 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ro.yml')
-rw-r--r-- | config/locales/ro.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/ro.yml b/config/locales/ro.yml index c6f91f67e..296cab28b 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -244,7 +244,7 @@ ro: field_attr_mail: Atribut e-mail field_onthefly: Creare utilizator on-the-fly (rapid) field_start_date: Start - field_done_ratio: %% rezolvat + field_done_ratio: % rezolvat field_auth_source: Mod de autentificare field_hide_mail: Ascunde adresa de e-mail field_comments: Comentariu |