From 098b2992e422503a08d029810521205e29e51ce9 Mon Sep 17 00:00:00 2001 From: helge Date: Mon, 18 Jul 2005 09:16:02 +0000 Subject: [PATCH] changed keys git-svn-id: http://svn.opengroupware.org/SOGo/trunk@783 d1b88da0-ebda-0310-925b-ed51d893ca5b --- .../English.lproj/Localizable.strings | 15 +++++++-------- .../French.lproj/Localizable.strings | 15 +++++++-------- 2 files changed, 14 insertions(+), 16 deletions(-) diff --git a/SOGo/UI/MailPartViewers/English.lproj/Localizable.strings b/SOGo/UI/MailPartViewers/English.lproj/Localizable.strings index 67f0c597..e1d2eed7 100644 --- a/SOGo/UI/MailPartViewers/English.lproj/Localizable.strings +++ b/SOGo/UI/MailPartViewers/English.lproj/Localizable.strings @@ -1,8 +1,7 @@ -"icalstatus_ACCEPTED" = "accepted" -"icalstatus_COMPLETED" = "completed" -"icalstatus_DECLINED" = "declined" -"icalstatus_DELEGATED" = "delegated" -"icalstatus_IN-PROCESS" = "in process" -"icalstatus_NEEDS-ACTION" = "needs action" -"icalstatus_TENTATIVE" = "tentative" -"icalstatus_extended_prefix" = "extended: " +ACCEPTED = "accepted" +COMPLETED = "completed" +DECLINED = "declined" +DELEGATED = "delegated" +IN-PROCESS = "in process" +NEEDS-ACTION = "needs action" +TENTATIVE = "tentative" diff --git a/SOGo/UI/MailPartViewers/French.lproj/Localizable.strings b/SOGo/UI/MailPartViewers/French.lproj/Localizable.strings index 5a9683e2..e1d2eed7 100644 --- a/SOGo/UI/MailPartViewers/French.lproj/Localizable.strings +++ b/SOGo/UI/MailPartViewers/French.lproj/Localizable.strings @@ -1,8 +1,7 @@ -"icalstatus_ACCEPTED" = "TODO: accepted" -"icalstatus_COMPLETED" = "TODO: completed" -"icalstatus_DECLINED" = "TODO: declined" -"icalstatus_DELEGATED" = "TODO: delegated" -"icalstatus_IN-PROCESS" = "TODO: in process" -"icalstatus_NEEDS-ACTION" = "TODO: needs action" -"icalstatus_TENTATIVE" = "TODO: tentative" -"icalstatus_extended_prefix" = "TODO: extended: " +ACCEPTED = "accepted" +COMPLETED = "completed" +DECLINED = "declined" +DELEGATED = "delegated" +IN-PROCESS = "in process" +NEEDS-ACTION = "needs action" +TENTATIVE = "tentative" -- 2.39.5