20 lines
469 B
XML
20 lines
469 B
XML
<?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 this folder with the specified user "{0}"
|
|
</_secondary>
|
|
</error>
|
|
|
|
<error id="no-user" type="error">
|
|
<_primary>Specify User</_primary>
|
|
<_secondary>
|
|
You have to specify a user name which you want to add to the list
|
|
</_secondary>
|
|
</error>
|
|
|
|
</error-list>
|
|
|