diff options
-rw-r--r-- | xmlsecurity/uiconfig/ui/selectcertificatedialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/uiconfig/ui/selectcertificatedialog.ui b/xmlsecurity/uiconfig/ui/selectcertificatedialog.ui index b9214ba842c8..b6fb9a9c5610 100644 --- a/xmlsecurity/uiconfig/ui/selectcertificatedialog.ui +++ b/xmlsecurity/uiconfig/ui/selectcertificatedialog.ui @@ -253,7 +253,7 @@ <property name="primary-icon-stock">gtk-find</property> <child internal-child="accessible"> <object class="AtkObject" id="searchbox-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="selectcertificatedialog|extended_tip|searchbox">Type certificate for searching.</property> + <property name="AtkObject::accessible-description" translatable="yes" context="selectcertificatedialog|extended_tip|searchbox">Search for certificate by issuer name or email.</property> </object> </child> </object> |