Files
evolution/plugins/shared-folder/org-gnome-shared-folder.error.xml
Not Zed d7bec6f882 moved e-error to e-util
2005-05-16  Not Zed  <NotZed@Ximian.com>

        * share-folder-common.c: moved e-error to e-util

        * Makefile.am: error filename changes.

svn path=/trunk/; revision=29369
2005-05-16 06:18:58 +00:00

16 lines
452 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<error-list domain="org.gnome.evolution.mail_shared_folder">
<error id="invalid-user" type="error">
<_primary>Invalid user</_primary>
<_secondary>You cannot share folder with specified user &quot;{0}&quot;</_secondary>
</error>
<error id="no-user" type="error">
<_primary>Specify User</_primary>
<_secondary>You have to specify a user name whom you want to add to the list</_secondary>
</error>
</error-list>