From 06e1bd001a9be7ffb9dc05a7b289ddce52af4e4b Mon Sep 17 00:00:00 2001 From: "mattwillis%gmail.com" Date: Wed, 7 Jun 2006 02:11:02 +0000 Subject: [PATCH] bug 333375 Task tooltip priority displays as string patch by jminta, r=mvl git-svn-id: svn://10.0.0.236/trunk@199402 18797224-902f-48f8-a5cc-f745e15eee43 --- .../locales/en-US/chrome/calendar/calendar.properties | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mozilla/calendar/locales/en-US/chrome/calendar/calendar.properties b/mozilla/calendar/locales/en-US/chrome/calendar/calendar.properties index d6e1f893e58..1450e5afa33 100644 --- a/mozilla/calendar/locales/en-US/chrome/calendar/calendar.properties +++ b/mozilla/calendar/locales/en-US/chrome/calendar/calendar.properties @@ -64,6 +64,11 @@ statusNeedsAction=Needs Action statusInProcess =In Process statusCompleted =Completed +# Task priority, these should match the priority.level.* labels in calendar.dtd +highPriority=High +mediumPriority=Medium +lowPriority=Low + noEventsOrTasksToImport=No events or tasks to import\nfrom file "%1$S". noEventsToSave=No events selected to save.