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