diff options
Diffstat (limited to 'calendar/calendar.error.xml')
-rw-r--r-- | calendar/calendar.error.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/calendar/calendar.error.xml b/calendar/calendar.error.xml index 346070bc83..b6afd2ea40 100644 --- a/calendar/calendar.error.xml +++ b/calendar/calendar.error.xml @@ -100,7 +100,6 @@ </error> <error id="prompt-save-meeting" type="warning" default="GTK_RESPONSE_YES"> - <_title>Save Meeting</_title> <_primary>Would you like to save your changes to this meeting?</_primary> <_secondary>You have changed this meeting, but not yet saved it.</_secondary> <button _label="_Discard Changes" response="GTK_RESPONSE_NO"/> @@ -109,7 +108,6 @@ </error> <error id="prompt-save-appointment" type="warning" default="GTK_RESPONSE_YES"> - <_title>Save Appointment</_title> <_primary>Would you like to save your changes to this appointment?</_primary> <_secondary>You have changed this appointment, but not yet saved it.</_secondary> <button _label="_Discard Changes" response="GTK_RESPONSE_NO"/> @@ -118,7 +116,6 @@ </error> <error id="prompt-save-task" type="warning" default="GTK_RESPONSE_YES"> - <_title>Save Task</_title> <_primary>Would you like to save your changes to this task?</_primary> <_secondary>You have changed this task, but not yet saved it.</_secondary> <button _label="_Discard Changes" response="GTK_RESPONSE_NO"/> @@ -127,7 +124,6 @@ </error> <error id="prompt-save-memo" type="warning" default="GTK_RESPONSE_YES"> - <_title>Save Memo</_title> <_primary>Would you like to save your changes to this memo?</_primary> <_secondary>You have made changes to this memo, but not yet saved them.</_secondary> <button _label="_Discard Changes" response="GTK_RESPONSE_NO"/> @@ -288,7 +284,6 @@ </error> <error id="server-version" type="warning"> - <_title>Server Version</_title> <_primary>Some features may not work properly with your current server.</_primary> <_secondary>You are connecting to an unsupported GroupWise server and may encounter problems using Evolution. For best results, the server should be upgraded to a supported version.</_secondary> </error> |