2005-05-06 Chenthill Palanisamy <pchenthill@novell.com> Fixes #273063 * org-gnome-shared-folder-errors.xml: * org-gnome-shared-folder-errors.xml.h:Removed the unwanted tabs and new line characters. svn path=/trunk/; revision=29300
16 lines
444 B
XML
16 lines
444 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 "{0}"</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>
|
|
|