aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/shared-folder/org-gnome-shared-folder-errors.xml
blob: 5c82840c6a4e698c634051432f3af3e0e69345f7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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>