File: org-gnome-proxy-login-errors.xml

package info (click to toggle)
evolution 2.6.3-6etch2
  • links: PTS
  • area: main
  • in suites: etch
  • size: 79,516 kB
  • ctags: 32,159
  • sloc: ansic: 295,007; xml: 10,755; sh: 9,373; makefile: 3,756; perl: 1,591
file content (15 lines) | stat: -rw-r--r-- 491 bytes parent folder | download | duplicates (2)
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.proxy-login">
<error id="invalid-user" type="error">
<primary>Invalid user</primary>
<secondary>
Proxy login as &quot;{0}&quot; was unsuccessful. Please check Email Id 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>