From 605488e97e6a2f408c895ae65cd789804ec2cb96 Mon Sep 17 00:00:00 2001 From: "mostafah%oeone.com" Date: Wed, 7 Jun 2006 02:09:56 +0000 Subject: [PATCH] Checked in patches for bug 253420: no import of tasks from ical files git-svn-id: svn://10.0.0.236/trunk@199336 18797224-902f-48f8-a5cc-f745e15eee43 --- .../en-US/chrome/calendar/calendar.properties | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/mozilla/calendar/locales/en-US/chrome/calendar/calendar.properties b/mozilla/calendar/locales/en-US/chrome/calendar/calendar.properties index 5879ac338c1..5c39eb169b6 100644 --- a/mozilla/calendar/locales/en-US/chrome/calendar/calendar.properties +++ b/mozilla/calendar/locales/en-US/chrome/calendar/calendar.properties @@ -48,10 +48,19 @@ statusNeedsAction=Needs Action statusInProcess =In Process statusCompleted =Completed -noEventsToImport=No events to import... +noEventsOrTasksToImport=No events or tasks to import\nfrom file "%1$S". noEventsToSave=No events selected to save. -aboutToImport=About to import %1$S event(s)\nfrom file "%2$S"\ninto calendar "%3$S".\nWhat do you want to do? -aboutToImportDupes=About to import %1$S event(s) that are duplicates of events in your calendar.\nWhat do you want to do? + +# about to import x: "
into calendar y
from file z" (calendar more likely to wrong, so before file). +aboutToImportNewEventsTitle=Import New Events +aboutToImportNewEvents=About to import %1$S new event(s)\ninto calendar "%2$S"\nfrom file "%3$S".\nWhat do you want to do? +aboutToImportDupEventsTitle=Import Duplicate Events +aboutToImportDupEvents=About to import %1$S event(s) that are duplicates of events in your calendar,\ninto calendar "%2$S"\nfrom file "%3$S".\nWhat do you want to do? +aboutToImportNewTasksTitle=Import New Tasks +aboutToImportNewTasks=About to import %1$S new task(s)\ninto calendar "%2$S"\nfrom file "%3$S".\nWhat do you want to do? +aboutToImportDupTasksTitle=Import Duplicate Tasks +aboutToImportDupTasks=About to import %1$S task(s) that are duplicates of tasks in your calendar,\ninto calendar "%2$S"\nfrom file "%3$S".\nWhat do you want to do? + discardAll=Discard all importAll=Import all promptForEach=Prompt for each