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/no.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/no.yml')
-rw-r--r-- | config/locales/no.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/no.yml b/config/locales/no.yml index 1580eaace..97ca2d6ea 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -216,7 +216,7 @@ field_attr_mail: E-post-attributt field_onthefly: On-the-fly brukeropprettelse field_start_date: Start - field_done_ratio: %% Ferdig + field_done_ratio: % Ferdig field_auth_source: Autentifikasjonsmodus field_hide_mail: Skjul min e-post-adresse field_comments: Kommentarer |