Files
evolution/plugins/face/org-gnome-face.error.xml
2009-10-15 15:41:32 +02:00

21 lines
602 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<error-list domain="org.gnome.evolution.plugins.face">
<error id="file-not-found" type="error">
<_primary>Failed Read </_primary>
<_secondary>The file cannot be read</_secondary>
</error>
<error id="invalid-image-size" type="error">
<_primary>Invalid Image Size</_primary>
<_secondary>Please select an image of size 48 * 48 </_secondary>
</error>
<error id="not-an-image" type="error">
<_primary>Not an image </_primary>
<_secondary>The file you selected does not look like a valid .png image.
Error: {0}</_secondary>
</error>
</error-list>