From 31cf9be7abacc6cfa325bbcfc7d15aca10af4c99 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Tue, 21 Apr 2009 13:43:57 +0000 Subject: Makes minimum password length configurable. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2678 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/ko.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'config/locales/ko.yml') diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 0b323fe1e..85b49c5f2 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -850,3 +850,4 @@ ko: text_wiki_page_reassign_children: Reassign child pages to this parent page text_wiki_page_nullify_children: Keep child pages as root pages text_wiki_page_destroy_children: Delete child pages and all their descendants + setting_password_min_length: Minimum password length -- cgit v1.2.3