aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/itip-formatter/org-gnome-itip-formatter-errors.xml
blob: 7ed8c46d4b90acfc15f461ae556d520524d5b3fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<error-list domain="org.gnome.itip-formatter">

 <error id="meeting-update-failed" type="error">
  <primary>Unable to save meeting to calendar</primary>
  <secondary>The error sent back was "{0}".</secondary>
 </error>

 <error id="add-unknown-attendee" type="question">
  <primary>This response is not from a current attendee.  Add the sender as an attendee?</primary>
 </error>

</error-list>