From 83bb51011373a21c9cb85f2bce617bbd65ad1cb1 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Tue, 8 Feb 2005 00:35:55 +0000 Subject: Fixes #61075 2005-02-07 JP Rosevear Fixes #61075 * gui/apps_evolution_calendar.schemas.in.in: add long descriptions and clean up short items svn path=/trunk/; revision=28741 --- calendar/gui/apps_evolution_calendar.schemas.in.in | 96 ++++++++++++++-------- 1 file changed, 64 insertions(+), 32 deletions(-) (limited to 'calendar/gui/apps_evolution_calendar.schemas.in.in') diff --git a/calendar/gui/apps_evolution_calendar.schemas.in.in b/calendar/gui/apps_evolution_calendar.schemas.in.in index 6be74dc8c1..bb25cdd8b0 100644 --- a/calendar/gui/apps_evolution_calendar.schemas.in.in +++ b/calendar/gui/apps_evolution_calendar.schemas.in.in @@ -10,7 +10,8 @@ string UTC - Default timezone for meetings + Timezone + The default timezone to use for dates and times in the calendar, as an untranslated Olsen timezone database location like "America/New York". @@ -21,7 +22,8 @@ bool false - Whether to show times in 24h format instead of using am/pm + Twenty four hour time format + Whether to show times in twenty four hour format instead of using am/pm. @@ -32,7 +34,8 @@ int 1 - Weekday the week starts on + Week start + Weekday the week starts on, from Sunday (0) to Saturday (6). @@ -43,7 +46,8 @@ int 9 - Hour the workday starts on + Workday start hour + Hour the workday starts on, in twenty four hour format, 0 to 23. @@ -54,7 +58,8 @@ int 0 - Minute the workday starts on + Workday start minute + Minute the workday starts on, 0 to 59. @@ -65,7 +70,8 @@ int 17 - Hour the workday ends on + Workday end hour + Hour the workday ends on, in twenty four hour format, 0 to 23. @@ -76,7 +82,8 @@ int 0 - Minute the workday ends on + Workday end minute + Minute the workday ends on, 0 to 59 @@ -87,7 +94,8 @@ int 30 - Intervals shown in Day and Work Week views + Time divisions + Intervals shown in Day and Work Week views, in minutes. @@ -98,7 +106,8 @@ int 400 - Position of the horizontal pane + Horizontal pane position + Position of the horizontal pane, between the date navigator calendar and the task list when not in the month view, in pixels. @@ -109,7 +118,8 @@ int 150 - Position of the vertical pane + Vertical pane position + Position of the vertical pane, between the view and the date navigator calendar and task list when not in the month view, in pixels. @@ -120,7 +130,8 @@ int 32000 - Position of the horizontal pane in the month view + Month view horizontal pane position + Position of the horizontal pane, between the view and the date navigator calendar and task list in the month view, in pixels. @@ -131,7 +142,8 @@ int 150 - Position of the vertical pane in the month view + Month view vertical pane position + Position of the vertical pane, between the view and the date navigator calendar and task list in the month view, in pixels. @@ -142,7 +154,8 @@ int 400 - Position of the vertical pane in the task view + Tasks vertical pane position + Position of the vertical pane, between task list and the task preview pane, in pixels. @@ -153,7 +166,8 @@ bool true - Allocate less space to weekend appointments + Compress weekends in month view + Whether to compress weekends in the month view, which puts Saturday and Sunday in the space of one weekday. @@ -164,7 +178,8 @@ bool true - Show where events end in week and month views + Show appointment end times in week and month views + Whether to display the end time of events in the week and month views. @@ -175,7 +190,8 @@ int 62 - Days that are work days + Work days + Days on which the start and end of work hours should be indicated. @@ -188,7 +204,8 @@ bool false - Whether to hide completed tasks + Hide completed tasks + Whether to hide completed tasks in the tasks view. @@ -199,7 +216,8 @@ string days - Units for determining when to hide tasks + Hide task units + Units for determining when to hide tasks, "minutes", "hours" or "days". @@ -210,7 +228,8 @@ int 1 - Number of units for determining when to hide tasks + Hide task value + Number of units for determining when to hide tasks. @@ -223,7 +242,8 @@ string #1e90ff - Color of tasks that are due today + Tasks due today color + Background color of tasks that are due today, in "#rrggbb" format. @@ -234,7 +254,8 @@ string #ff0000 - Color of tasks that are overdue + Overdue tasks color + Background color of tasks that are overdue, in "#rrggbb" format. @@ -247,7 +268,8 @@ bool true - Whether to ask for confirmation on appointment deletion + Ask for confirmation when deleting items + Whether to ask for confirmation when deleting an appointment or task. @@ -258,7 +280,8 @@ bool true - Whether to ask for confirmation when folder is expunged + Confirm expunge + Whether to ask for confirmation when expunging appointments and tasks. @@ -269,7 +292,8 @@ bool false - Whether to set a default reminder for events + Default appointment reminder + Whether to set a default reminder for appointments. @@ -280,7 +304,8 @@ int 15 - Number of units for default reminder + Default reminder value + Number of units for determining for a default reminder. @@ -291,7 +316,8 @@ string - Units of default reminder + Default reminder units + Units for a default reminder, "minutes", "hours" or "days". @@ -304,7 +330,8 @@ bool false - Whether to show week numbers in date navigator + Show week numbers in date navigator + Whether to show week numbers in the date navigator. @@ -317,7 +344,8 @@ int -1 - Time last alarm ran + Last alarm time + Time the last alarm ran, in time_t. @@ -341,7 +369,8 @@ string [] - Programs that can run as part of alarms + Alarm programs + Programs that are allowed to be run by alarms. @@ -352,7 +381,8 @@ bool false - Whether or not to use the notification tray for display alarms + Show display alarms in notification tray + Whether or not to use the notification tray for display alarms. @@ -364,7 +394,8 @@ string [] - List of urls for free/busy publishing + Free/busy server urls + List of server urls for free/busy publishing. @@ -374,7 +405,8 @@ evolution-calendar string - The url template to use as a free/busy data fallback + Free/busy template url + The url template to use as a free/busy data fallback, %u is replaced by the user part of the mail address and %d is replaced by the domain. -- cgit v1.2.3