aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features/org-gnome-shared-folder.errors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/groupwise-features/org-gnome-shared-folder.errors.xml')
-rw-r--r--plugins/groupwise-features/org-gnome-shared-folder.errors.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/groupwise-features/org-gnome-shared-folder.errors.xml b/plugins/groupwise-features/org-gnome-shared-folder.errors.xml
index 6a1339210f..e0d5069d58 100644
--- a/plugins/groupwise-features/org-gnome-shared-folder.errors.xml
+++ b/plugins/groupwise-features/org-gnome-shared-folder.errors.xml
@@ -14,6 +14,15 @@ You cannot share folder with specified user "{0}"
</secondary>
</error>
+<error id="recurrence" type="question" default="GTK_RESPONSE_YES">
+<primary>This is a recurring meeting</primary>
+<secondary>What would you like to {0}?</secondary>
+ <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
+ <button label="This instance" response="GTK_RESPONSE_NO"/>
+ <button label="All instances" response="GTK_RESPONSE_YES"/>
+</error>
+
+
</error-list>