diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-11-24 12:52:29 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-11-24 12:52:29 +0000 |
commit | fde4a42e2aa5327c81d159d5f79026e5d0246c08 (patch) | |
tree | 5e0eb454f86a848c55a3bb780d747c89f0d3f23e /lang/ro.yml | |
parent | 29b3614bcb759214bb1aba77c27ac11c8ef6b15b (diff) | |
download | redmine-fde4a42e2aa5327c81d159d5f79026e5d0246c08.tar.gz redmine-fde4a42e2aa5327c81d159d5f79026e5d0246c08.zip |
Removed the 12 characters limit on passwords.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@927 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/ro.yml')
-rw-r--r-- | lang/ro.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ro.yml b/lang/ro.yml index 4cb2e4f8e..a81f61aec 100644 --- a/lang/ro.yml +++ b/lang/ro.yml @@ -545,3 +545,4 @@ label_registration_automatic_activation: automatic account activation label_registration_manual_activation: manual account activation notice_account_pending: "Your account was created and is now pending administrator approval." field_time_zone: Time zone +text_caracters_minimum: Must be at least %d characters long. |