aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/calendar.error.xml
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/calendar.error.xml')
-rw-r--r--calendar/calendar.error.xml24
1 files changed, 12 insertions, 12 deletions
diff --git a/calendar/calendar.error.xml b/calendar/calendar.error.xml
index 1fa63eb29c..95431369af 100644
--- a/calendar/calendar.error.xml
+++ b/calendar/calendar.error.xml
@@ -29,16 +29,16 @@
<button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
</error>
- <error id="prompt-cancel-journal" type="question" default="GTK_RESPONSE_YES">
- <_primary>Would you like to send a cancelation notice for this journal entry?</_primary>
- <_secondary>If you do not send a cancelation notice, the other participants may not know the journal has been deleted.</_secondary>
+ <error id="prompt-cancel-memo" type="question" default="GTK_RESPONSE_YES">
+ <_primary>Would you like to send a cancelation notice for this memo?</_primary>
+ <_secondary>If you do not send a cancelation notice, the other participants may not know the memo has been deleted.</_secondary>
<button _label="Do _not Send" response="GTK_RESPONSE_NO"/>
<button _label="_Send Notice" response="GTK_RESPONSE_YES"/>
</error>
- <error id="prompt-delete-journal" type="question" default="GTK_RESPONSE_NO">
- <_primary>Are you sure you want to delete this journal entry?</_primary>
- <_secondary>All information on this journal entry will be deleted and can not be restored.</_secondary>
+ <error id="prompt-delete-memo" type="question" default="GTK_RESPONSE_NO">
+ <_primary>Are you sure you want to delete this memo?</_primary>
+ <_secondary>All information on this memo will be deleted and can not be restored.</_secondary>
<button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
<button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
</error>
@@ -64,9 +64,9 @@
<button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
</error>
- <error id="prompt-delete-named-journal" type="question" default="GTK_RESPONSE_NO">
- <_primary>Are you sure you want to delete the journal entry '{0}'?</_primary>
- <_secondary>All information in this journal will be deleted and can not be restored.</_secondary>
+ <error id="prompt-delete-named-memo" type="question" default="GTK_RESPONSE_NO">
+ <_primary>Are you sure you want to delete the memo '{0}'?</_primary>
+ <_secondary>All information in this memo will be deleted and can not be restored.</_secondary>
<button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
<button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
</error>
@@ -85,9 +85,9 @@
<button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
</error>
- <error id="prompt-delete-journals" type="question" default="GTK_RESPONSE_NO">
- <_primary>Are you sure you want to delete these {0} journal entries?</_primary>
- <_secondary>All information in these journal entries will be deleted and can not be restored.</_secondary>
+ <error id="prompt-delete-memos" type="question" default="GTK_RESPONSE_NO">
+ <_primary>Are you sure you want to delete these {0} memos?</_primary>
+ <_secondary>All information in these memos will be deleted and can not be restored.</_secondary>
<button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
<button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
</error>