[evolution] Fix typo. Fixes bug #682214



commit 3afe1d68fc5ed8a69da165221228881ff877c863
Author: Andre Klapper <a9016009 gmx de>
Date:   Mon Aug 20 08:00:18 2012 +0200

    Fix typo. Fixes bug #682214

 calendar/calendar.error.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/calendar/calendar.error.xml b/calendar/calendar.error.xml
index 884fab9..1dc93ee 100644
--- a/calendar/calendar.error.xml
+++ b/calendar/calendar.error.xml
@@ -235,7 +235,7 @@
 
   <error id="prompt-delete-remote-memo-list" type="question" default="GTK_RESPONSE_CANCEL">
     <_primary>Delete remote memo list &quot;{0}&quot;?</_primary>
-    <_secondary>This will permanently remote the memo list &quot;{0}&quot; from the server.  Are you sure you want to proceed?</_secondary>
+    <_secondary>This will permanently remove the memo list &quot;{0}&quot; from the server.  Are you sure you want to proceed?</_secondary>
     <button _label="Do _Not Delete" response="GTK_RESPONSE_CANCEL"/>
     <button _label="_Delete From Server" response="GTK_RESPONSE_YES"/>
   </error>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]