diff options
Diffstat (limited to 'modules/addressbook/ldap-config.ui')
-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> |