aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features/org-gnome-proxy-errors.xml
blob: b32164ccf9a506130f37adbf035bc1580b9d1b3f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<error-list domain="org.gnome.evolution.proxy">
<error id="invalid-user" type="error">
<_primary>Invalid user</_primary>
<_secondary>
Proxy access cannot be given to user &quot;{0}&quot; 
</_secondary>
</error>

<error id="no-user" type="error">
<_primary>Specify User</_primary>
<_secondary>
You have to specify a valid user name to give proxy rights.
</_secondary>
</error>

<error id="user-is-proxy" type="error">
<_primary>Specify User</_primary>
<_secondary>
You have already given proxy permissions to this user. 
</_secondary>
</error>

</error-list>