aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/itip-formatter/org-gnome-itip-formatter.error.xml
blob: 1a47eda38c751b6004ba4eae501b685d9886d43f (plain) (blame)
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.itip-formatter">

 <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 id="add-delegate" type="question">
  <_primary>This meeting has been delegated</_primary>
  <_secondary>&quot;{0}&quot; has delegated the meeting. Do you want to add the delegate &quot;{1}&quot;?</_secondary>
  <button _label="Yes" response="GTK_RESPONSE_YES"/>
  <button _label="No" response="GTK_RESPONSE_NO"/>
 </error>

</error-list>