From 87cdfe75ade685b964cbe938f36be8386ba4e493 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Tue, 5 Apr 2011 18:04:17 +0000 Subject: [PATCH] Fix for http://www.sogo.nu/bugs/view.php?id=1224 Monotone-Parent: c6c5b586a547bdf84afe4ad8d809e40737e54369 Monotone-Revision: 292bd2a9975e12892c9f294c6ba9c59520d5c018 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-04-05T18:04:17 Monotone-Branch: ca.inverse.sogo --- UI/Scheduler/Dutch.lproj/Localizable.strings | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/UI/Scheduler/Dutch.lproj/Localizable.strings b/UI/Scheduler/Dutch.lproj/Localizable.strings index cea0346fe..195578fbf 100644 --- a/UI/Scheduler/Dutch.lproj/Localizable.strings +++ b/UI/Scheduler/Dutch.lproj/Localizable.strings @@ -13,7 +13,7 @@ "Reload all calendars" = "Reload all calendars"; /* Tabs */ -"Date" = "Date"; +"Date" = "Datum"; "Calendars" = "Agenda's"; /* Day */ @@ -375,7 +375,7 @@ "repeat_NEVER" = "herhaalt zich niet"; "repeat_DAILY" = "dagelijks"; -"repeat_WEEKLY" = "wekelijst"; +"repeat_WEEKLY" = "wekelijks"; "repeat_BI-WEEKLY" = "tweewekelijks"; "repeat_EVERY WEEKDAY" = "op werkdagen"; "repeat_MONTHLY" = "maandelijks";