diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-07-31 17:30:01 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-07-31 17:30:01 +0000 |
commit | 77d94818a497a86ce5f5fed94dc7e1b568aa6fb7 (patch) | |
tree | b8402780f036034714b05905875267083b9ca08c /config/locales/it.yml | |
parent | a53894dd22b3338077d82f1e6d449f02d2dd3a81 (diff) | |
download | redmine-77d94818a497a86ce5f5fed94dc7e1b568aa6fb7.tar.gz redmine-77d94818a497a86ce5f5fed94dc7e1b568aa6fb7.zip |
Removed AuthSourceLdap.human_attribute_name.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10146 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/it.yml')
-rw-r--r-- | config/locales/it.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/it.yml b/config/locales/it.yml index 84a956465..b0278b730 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1027,7 +1027,7 @@ it: notice_issue_update_conflict: The issue has been updated by an other user while you were editing it. text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link} permission_manage_related_issues: Manage related issues - field_ldap_filter: LDAP filter + field_auth_source_ldap_filter: LDAP filter label_search_for_watchers: Search for watchers to add notice_account_deleted: Your account has been permanently deleted. setting_unsubscribe: Allow users to delete their own account |