diff options
author | Francisco Javier F. Serrador <serrador@openshine.com> | 2006-10-15 22:23:02 +0800 |
---|---|---|
committer | Francisco Javier Fernandez Serrador <serrador@src.gnome.org> | 2006-10-15 22:23:02 +0800 |
commit | c40dcb66784ac80ca556c7099c2bca2e1ad86d75 (patch) | |
tree | 5d174f281838ffcd5431d022f5d389f6f3e40ec9 /shell | |
parent | d93338ea5fbd679162ceb3065538f1c94cce6cb3 (diff) | |
download | gsoc2013-evolution-c40dcb66784ac80ca556c7099c2bca2e1ad86d75.tar.gz gsoc2013-evolution-c40dcb66784ac80ca556c7099c2bca2e1ad86d75.tar.zst gsoc2013-evolution-c40dcb66784ac80ca556c7099c2bca2e1ad86d75.zip |
addressbook/importers/evolution-ldif-importer.c
2006-10-15 Francisco Javier F. Serrador <serrador@openshine.com>
* addressbook/gui/widgets/eab-contact-display.c:
addressbook/importers/evolution-ldif-importer.c
addressbook/importers/evolution-vcard-importer.c
calendar/importers/icalendar-importer.c
plugins/groupwise-features/properties.glade
plugins/mailing-list-actions/org-gnome-mailing-list-actions.eplug.xml
plugins/save-attachments/org-gnome-save-attachments.xml
shell/shell.error.xml : Make some string improvements to allow better
use of gettext compendia.
svn path=/trunk/; revision=32879
Diffstat (limited to 'shell')
-rw-r--r-- | shell/shell.error.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/shell.error.xml b/shell/shell.error.xml index 479849bf1a..6f5364e026 100644 --- a/shell/shell.error.xml +++ b/shell/shell.error.xml @@ -2,7 +2,7 @@ <error-list domain="shell"> <error id="importing" type="info"> - <_title>Importing ...</_title> + <_title>Importing...</_title> <secondary>{0}</secondary> <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/> </error> |