diff options
author | Enver ALTIN <enver.altin@frontsite.com.tr> | 2004-05-10 16:23:08 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-05-10 16:23:08 +0800 |
commit | 3be3d1a2e424d25e61de0326b6b4c5ba0ae75bba (patch) | |
tree | abf529e2e5d30b4f139705e0232df0c6e96128ad /addressbook/gui/component | |
parent | 48a354b2a26da4dc36f08849ec276ab9abca14f7 (diff) | |
download | gsoc2013-evolution-3be3d1a2e424d25e61de0326b6b4c5ba0ae75bba.tar.gz gsoc2013-evolution-3be3d1a2e424d25e61de0326b6b4c5ba0ae75bba.tar.zst gsoc2013-evolution-3be3d1a2e424d25e61de0326b6b4c5ba0ae75bba.zip |
Fix parts of #53466.
2004-05-08 Enver ALTIN <enver.altin@frontsite.com.tr>
* gui/component/GNOME_Evolution_Addressbook.server.in.in:
Fix parts of #53466.
svn path=/trunk/; revision=25830
Diffstat (limited to 'addressbook/gui/component')
-rw-r--r-- | addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in b/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in index b10bb46572..1af1517cc7 100644 --- a/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in +++ b/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in @@ -105,7 +105,7 @@ _value="Certificates"/> <oaf_attribute name="evolution2:config_item:description" type="string" - _value="Manager your S/Mime certificates here"/> + _value="Manage your S/MIME certificates here"/> <oaf_attribute name="evolution2:config_item:icon_name" type="string" value="stock_lock-ok"/> |