diff options
author | Piotr Orzechowski <tech@orzechowski.hub.pl> | 2018-01-02 03:37:16 +0100 |
---|---|---|
committer | Bo-Yi Wu <appleboy.tw@gmail.com> | 2018-01-02 10:37:16 +0800 |
commit | 50b7ba1b70d6b92a4bf7dbcaaa7ba5b904d398c2 (patch) | |
tree | 592eebe46ce5b73635a731025eb4bd17fb613595 /options/locale | |
parent | 289cd1ceb745191a6d5a6c44fe61331cbb6ac636 (diff) | |
download | gitea-50b7ba1b70d6b92a4bf7dbcaaa7ba5b904d398c2.tar.gz gitea-50b7ba1b70d6b92a4bf7dbcaaa7ba5b904d398c2.zip |
Fix MS AD Search Attributes English translation (#3282)
Diffstat (limited to 'options/locale')
-rw-r--r-- | options/locale/locale_en-US.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 1944ac8d4a..4e1cf42ddb 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -1310,7 +1310,7 @@ auths.attribute_mail = Email attribute auths.attributes_in_bind = Fetch attributes in Bind DN context auths.filter = User Filter auths.admin_filter = Admin Filter -auths.ms_ad_sa = Ms Ad SA +auths.ms_ad_sa = MS AD Search Attributes auths.smtp_auth = SMTP Authentication Type auths.smtphost = SMTP Host auths.smtpport = SMTP Port |