diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-03-01 16:26:10 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-03-01 16:26:10 +0000 |
commit | 60741b3e1c025f50e93e6f5847716ed930b319a0 (patch) | |
tree | cb3d11d718d1ae9340418103648ceceb5623de07 /config/locales/it.yml | |
parent | ab46c52d4a3e993d3ca59cca976e1235ee2e2ed7 (diff) | |
download | redmine-60741b3e1c025f50e93e6f5847716ed930b319a0.tar.gz redmine-60741b3e1c025f50e93e6f5847716ed930b319a0.zip |
Adds an optional LDAP filter (#1060).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9044 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/it.yml')
-rw-r--r-- | config/locales/it.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/it.yml b/config/locales/it.yml index d415e668f..ae4514285 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1024,3 +1024,4 @@ 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 |