diff options
author | Milan Crha <mcrha@redhat.com> | 2009-12-10 01:55:15 +0800 |
---|---|---|
committer | Milan Crha <mcrha@redhat.com> | 2009-12-10 01:55:15 +0800 |
commit | 65931feb2a497c348c166e90b76764d32efa7323 (patch) | |
tree | d3b4490b11f7c9955e8e777e310bc370d3b793bc /modules/addressbook | |
parent | fe29acd5a966fbacd76aa4ace71450571291418e (diff) | |
download | gsoc2013-evolution-65931feb2a497c348c166e90b76764d32efa7323.tar.gz gsoc2013-evolution-65931feb2a497c348c166e90b76764d32efa7323.tar.zst gsoc2013-evolution-65931feb2a497c348c166e90b76764d32efa7323.zip |
Bug #591938 - Update translator's comments
Diffstat (limited to 'modules/addressbook')
-rw-r--r-- | modules/addressbook/ldap-config.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/addressbook/ldap-config.ui b/modules/addressbook/ldap-config.ui index da08a557a9..c76031deb8 100644 --- a/modules/addressbook/ldap-config.ui +++ b/modules/addressbook/ldap-config.ui @@ -72,10 +72,10 @@ </columns> <data> <row> - <col id="0" translatable="yes">One</col> + <col id="0" translatable="yes" comments="To Translators: This string is part of the search scope configuration, search for text with 'sub' in this file for more detailed explanation.">One</col> </row> <row> - <col id="0" translatable="yes">Sub</col> + <col id="0" translatable="yes" comments="To Translators: This string is part of the search scope configuration, search for text with 'sub' in this file for more detailed explanation.">Sub</col> </row> </data> </object> |