summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2008-11-11 12:07:03 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2008-11-11 12:07:03 +0000
commit4ed95ffff63d45ff6ebfab5a2452d2965e968c1d (patch)
tree4a9315d6db4311df45bc89a450bc5aeed6731700 /lang
parent6f68a3667941537e45c2c62c66330cf6a047508d (diff)
downloadredmine-4ed95ffff63d45ff6ebfab5a2452d2965e968c1d.tar.gz
redmine-4ed95ffff63d45ff6ebfab5a2452d2965e968c1d.zip
Fixes a typo in en.yml.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2008 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang')
-rw-r--r--lang/en.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/en.yml b/lang/en.yml
index e9d7a1706..8a4a2577d 100644
--- a/lang/en.yml
+++ b/lang/en.yml
@@ -665,7 +665,7 @@ text_user_wrote: '%s wrote:'
text_enumeration_destroy_question: '%d objects are assigned to this value.'
text_enumeration_category_reassign_to: 'Reassign them to this value:'
text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/email.yml and restart the application to enable them."
-text_repository_usernames_mapping: "Select ou update the Redmine user mapped to each username found in the repository log.\nUsers with the same Redmine and repository username or email are automatically mapped."
+text_repository_usernames_mapping: "Select or update the Redmine user mapped to each username found in the repository log.\nUsers with the same Redmine and repository username or email are automatically mapped."
default_role_manager: Manager
default_role_developper: Developer