aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features/org-gnome-proxy-login.error.xml
blob: fccddfd6c6b8b16d9fe64cfdc7d506e41f3a4721 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<error-list domain="org.gnome.evolution.proxy-login">
<error id="invalid-user" type="error">
<_primary>Invalid user</_primary>
<_secondary>
<!--To Translators: In this case, Proxy does not mean something like 'HTTP Proxy', but a GroupWise feature by which one person can send/read mails/appointments using another person's identity without knowing his password, for example if that other person is on vacation-->
Proxy login as &quot;{0}&quot; was unsuccessful. Please check your email address and try again. 
</_secondary>
</error>

<error id="already-loggedin" type="error">
    <_primary>Account Already Exists</_primary>
    <_secondary>Account &quot;{0}&quot; already exists. Please check your folder tree.</_secondary>
</error>

</error-list>