diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-06-23 06:38:05 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-06-23 06:38:05 +0000 |
commit | 393a54d2449c83770db36c7dbb6d1254ebc522f2 (patch) | |
tree | 849c926bbd2e54f722a8f39721c5339a5f60f76f /po | |
parent | a29eb7eb2646616d7a3702bcd05a0a11e7c973dc (diff) |
made LDAP bind password entry invisible.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@365 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'po')
-rw-r--r-- | po/ja.po | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1467,7 +1467,7 @@ msgstr "検索ベース" #: src/editldap.c:397 msgid "Search Criteria" -msgstr "検索基準" +msgstr "検索条件" #: src/editldap.c:404 msgid " Reset " @@ -1475,11 +1475,11 @@ msgstr " リセット " #: src/editldap.c:409 msgid "Bind DN" -msgstr "DNをバインド" +msgstr "バインドDN(識別名)" #: src/editldap.c:418 msgid "Bind Password" -msgstr "パスワードをバインド" +msgstr "バインドパスワード" #: src/editldap.c:427 msgid "Timeout (secs)" |