aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2012-08-20 14:00:18 +0800
committerAndre Klapper <a9016009@gmx.de>2012-08-20 14:01:00 +0800
commit3afe1d68fc5ed8a69da165221228881ff877c863 (patch)
tree66985dd8d4dd9a61bfbdb9174bafa8e22ec43b46 /calendar
parent0d748560e07eb19a6f064d63df9a38d9a035029f (diff)
downloadgsoc2013-evolution-3afe1d68fc5ed8a69da165221228881ff877c863.tar
gsoc2013-evolution-3afe1d68fc5ed8a69da165221228881ff877c863.tar.gz
gsoc2013-evolution-3afe1d68fc5ed8a69da165221228881ff877c863.tar.bz2
gsoc2013-evolution-3afe1d68fc5ed8a69da165221228881ff877c863.tar.lz
gsoc2013-evolution-3afe1d68fc5ed8a69da165221228881ff877c863.tar.xz
gsoc2013-evolution-3afe1d68fc5ed8a69da165221228881ff877c863.tar.zst
gsoc2013-evolution-3afe1d68fc5ed8a69da165221228881ff877c863.zip
Fix typo. Fixes bug #682214
Diffstat (limited to 'calendar')
-rw-r--r--calendar/calendar.error.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/calendar.error.xml b/calendar/calendar.error.xml
index 884fab9d6e..1dc93ee0ad 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>