calendarui/regionalplugins/loc/calendarregionalplugin.loc
changeset 45 b6db4fd4947b
parent 23 fd30d51f876b
child 46 ecd7b9840282
equal deleted inserted replaced
23:fd30d51f876b 45:b6db4fd4947b
     1 /*
       
     2 * Copyright (c) 2002-2004 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:   This is a localisation file for Calendar
       
    15 *                A _loc file is the one and only place where the logical
       
    16 *                strings to be localised are defined
       
    17 *
       
    18 */
       
    19 
       
    20 
       
    21 
       
    22 // LOCALISATION STRINGS
       
    23 
       
    24 
       
    25 //d:Application title for listview
       
    26 //l:list_single_large_graphic_pane_t1
       
    27 //
       
    28 #define qtn_apps_calendar_list  "Calendar"
       
    29 
       
    30 //d:Application title for general settings pane
       
    31 //l:list_single_large_graphic_pane_t1_cp2
       
    32 //
       
    33 #define qtn_cale_title_calendar  "Calendar"
       
    34 
       
    35 //d:Application title for grid
       
    36 //l:cell_app_pane_t1
       
    37 //
       
    38 #define qtn_apps_calendar_grid  "Calendar"
       
    39 
       
    40 //d:Opens New entry SubMenu
       
    41 //l:list_single_pane_t1_cp2
       
    42 //
       
    43 #define qtn_cale_opt_make_note  "New entry"
       
    44 
       
    45 //d:Opens delete SubMenu in MonthView
       
    46 //l:list_single_pane_t1_cp2
       
    47 //
       
    48 #define qtn_cale_opt_delete  "Delete"
       
    49 
       
    50 //d:Deletes a note
       
    51 //l:list_single_pane_t1_cp2
       
    52 //
       
    53 #define qtn_cale_om_delete  "Delete"
       
    54 
       
    55 //d:Discard changes to a note
       
    56 //l:list_single_pane_t1_cp2
       
    57 //
       
    58 #define qtn_cale_om_cancel_changes "Discard changes"
       
    59 
       
    60 //d:Confirmation text when discarding changes to a note
       
    61 //l:popup_note_window
       
    62 //
       
    63 #define qtn_cale_query_cancel_changes "Discard changes?"
       
    64 
       
    65 //d:Opens SettingView
       
    66 //l:list_single_pane_t1_cp2
       
    67 //
       
    68 #define text_calendar_settings  "Settings"
       
    69 
       
    70 //d:Opens DayView
       
    71 //l:list_single_pane_t1_cp2
       
    72 //
       
    73 #define qtn_cale_opt_open  "Open"
       
    74 
       
    75 //d:Opens WeekView
       
    76 //l:list_single_pane_t1_cp2
       
    77 //
       
    78 #define qtn_cale_opt_view_week  "View by weeks"
       
    79 
       
    80 //d:Jumps to a specific date
       
    81 //l:list_single_pane_t1_cp2
       
    82 //
       
    83 #define text_calendar_goto_date  "Go to date"
       
    84 
       
    85 //d:Opens Meeting note
       
    86 //l:list_single_popup_submenu_pane_t1
       
    87 //
       
    88 #define qtn_cale_meeting_note  "Meeting"
       
    89 
       
    90 
       
    91 //d:Opens Meeting Request note
       
    92 //d:Option list item for this is "Make Note"
       
    93 //l:list_single_popup_submenu_pane_t1
       
    94 //w:
       
    95 //r:3.0
       
    96 //
       
    97 #define qtn_cale_meeting_request_note  "Meeting Request"
       
    98 
       
    99 
       
   100 //d:Opens Anniversary Note
       
   101 //l:list_single_popup_submenu_pane_t1
       
   102 //
       
   103 #define qtn_cale_note_anniversary  "Anniversary"
       
   104 
       
   105 //d:Opens Day Note
       
   106 //l:list_single_popup_submenu_pane_t1
       
   107 //
       
   108 #define qtn_cale_day_note  "Day note"
       
   109 
       
   110 //d:Opens MonthView
       
   111 //l:list_single_pane_t1_cp2
       
   112 //
       
   113 #define qtn_cale_opt_view_month  "View month"
       
   114 
       
   115 //d:Deletes all notes
       
   116 //l:list_single_popup_submenu_pane_t1
       
   117 //
       
   118 #define qtn_cale_sub_all  "All notes"
       
   119 
       
   120 //d:the date before the notes are to be deleted.
       
   121 //l:list_single_popup_submenu_pane_t1
       
   122 //
       
   123 #define qtn_cale_sub_setdate  "Before set date"
       
   124 
       
   125 //d:Settings is changed
       
   126 //l:list_single_pane_t1_cp2
       
   127 //
       
   128 #define qtn_cale_om_change  "Change"
       
   129 
       
   130 //d:Subject item text of Meeting
       
   131 //l:list_double_graphic_heading_pane_t1
       
   132 //
       
   133 #define qtn_cale_note_subject  "subject"
       
   134 
       
   135 //d:Start date item text of Meeting form
       
   136 //l:list_double_graphic_heading_pane_t1
       
   137 //
       
   138 #define qtn_cale_note_meeting_date  "start date"
       
   139 
       
   140 //d:End date item text of Meeting form
       
   141 //l:list_double_graphic_heading_pane_t1
       
   142 //
       
   143 #define qtn_cale_note_meeting_end  "end date"
       
   144 
       
   145 //d:Start date and time item text of entry editor
       
   146 //l:list_double_graphic_heading_pane_t1
       
   147 //
       
   148 #define qtn_cale_note_start_time_date "start time and date"
       
   149 
       
   150 //d:End date and time item text of entry editor
       
   151 //l:list_double_graphic_heading_pane_t1
       
   152 //
       
   153 #define qtn_cale_note_end_time_date "end time and date"
       
   154 
       
   155 //d:Alarm date and time item text of entry editor
       
   156 //l:list_double_graphic_heading_pane_t1
       
   157 //
       
   158 #define qtn_cale_note_alarm_time_date "alarm time and date"
       
   159 
       
   160 //d:Start time item text of Meeting form
       
   161 //l:list_double_graphic_heading_pane_t1
       
   162 //
       
   163 #define qtn_cale_note_meeting_start  "start time"
       
   164 
       
   165 //d:End time item text of Meeting form
       
   166 //l:list_double_graphic_heading_pane_t1
       
   167 //
       
   168 #define qtn_cale_note_end_meet_time  "end time"
       
   169 
       
   170 //d:Alarm item text of Meeting, Anniversary form
       
   171 //l:list_double_graphic_heading_pane_t1
       
   172 //
       
   173 #define qtn_cale_alarm_activity  "alarm"
       
   174 
       
   175 //d:Alarm time item text of Meeting, Anniversary form
       
   176 //l:list_double_graphic_heading_pane_t1
       
   177 //
       
   178 #define qtn_cale_note_meeting_alarm  "alarm time"
       
   179 
       
   180 //d:Alarm date item text of Meeting, Anniversary form
       
   181 //l:list_double_graphic_heading_pane_t1
       
   182 //
       
   183 #define qtn_cale_note_meeting_alarmdate  "alarm date"
       
   184 
       
   185 //d:Repeat item text of Meeting, Day form
       
   186 //l:list_double_graphic_heading_pane_t1
       
   187 //
       
   188 #define qtn_cale_note_meeting_repeat  "repeat"
       
   189 
       
   190 //d:Repeat until item text of Meeting, Day form
       
   191 //l:list_double_graphic_heading_pane_t1
       
   192 //
       
   193 #define qtn_cale_note_meeting_until  "repeat until"
       
   194 
       
   195 //d:Confidentiality item text of Meeting form
       
   196 //l:list_double_graphic_heading_pane_t1
       
   197 //
       
   198 #define qtn_cale_note_meeting_confident  "synchronisation"
       
   199 
       
   200 //d:Subject item text of Anniversary form
       
   201 //l:list_double_graphic_heading_pane_t1
       
   202 //
       
   203 #define qtn_cale_anniversary_occasion  "occasion"
       
   204 
       
   205 //d:Start date item text of Anniversary form
       
   206 //l:list_double_graphic_heading_pane_t1
       
   207 //
       
   208 #define qtn_cale_anniversary_start_date  "date"
       
   209 
       
   210 //d:Subject item text of Day form
       
   211 //l:list_double_graphic_heading_pane_t1
       
   212 //
       
   213 #define qtn_cale_day_description  "description"
       
   214 
       
   215 //d:Start date item text of Day form
       
   216 //l:list_double_graphic_heading_pane_t1
       
   217 //
       
   218 #define qtn_cale_day_start_date  "start date"
       
   219 
       
   220 //d:End date item text of Day form
       
   221 //l:list_double_graphic_heading_pane_t1
       
   222 //
       
   223 #define qtn_cale_day_end_date  "end date"
       
   224 
       
   225 //d:Occasion item text of note viewer
       
   226 //l:list_double_graphic_heading_pane_t1
       
   227 //r:3.2
       
   228 //
       
   229 #define qtn_cale_viewer_occasion "Occasion:"
       
   230 
       
   231 //d:Date item text of note viewer
       
   232 //l:list_double_graphic_heading_pane_t1
       
   233 //r:3.2
       
   234 //
       
   235 #define qtn_cale_viewer_date "Date:"
       
   236 
       
   237 //d:Subject item text of note viewer
       
   238 //l:list_double_graphic_heading_pane_t1
       
   239 //r:3.2
       
   240 //
       
   241 #define qtn_cale_viewer_subject "Subject:"
       
   242 
       
   243 //d:Location item text of note viewer
       
   244 //l:list_double_graphic_heading_pane_t1
       
   245 //r:3.2
       
   246 //
       
   247 #define qtn_cale_viewer_location "Location:"
       
   248 
       
   249 //d:Synchronisation item text of note viewer
       
   250 //l:list_double_graphic_heading_pane_t1
       
   251 //r:3.2
       
   252 //
       
   253 #define qtn_cale_viewer_sync "Synchronisation:"
       
   254 
       
   255 //d:Alarm item text of note viewer
       
   256 //l:list_double_graphic_heading_pane_t1
       
   257 //r:3.2
       
   258 //
       
   259 #define qtn_cale_viewer_alarm "Alarm:"
       
   260 
       
   261 //d:Repeat item text of note viewer
       
   262 //l:list_double_graphic_heading_pane_t1
       
   263 //r:3.2
       
   264 //
       
   265 #define qtn_cale_viewer_repeat_daily "Repeats daily:"
       
   266 
       
   267 //d:Repeat item text of note viewer
       
   268 //l:list_double_graphic_heading_pane_t1
       
   269 //r:3.2
       
   270 //
       
   271 #define qtn_cale_viewer_repeat_weekly "Repeats weekly:"
       
   272 
       
   273 //d:Repeat item text of note viewer
       
   274 //l:list_double_graphic_heading_pane_t1
       
   275 //r:3.2
       
   276 //
       
   277 #define qtn_cale_viewer_repeat_fortnightly "Repeats fortnightly:"
       
   278 
       
   279 //d:Repeat item text of note viewer
       
   280 //l:list_double_graphic_heading_pane_t1
       
   281 //r:3.2
       
   282 //
       
   283 #define qtn_cale_viewer_repeat_monthly "Repeats monthly:"
       
   284 
       
   285 //d:Repeat item text of note viewer
       
   286 //l:list_double_graphic_heading_pane_t1
       
   287 //r:3.2
       
   288 //
       
   289 #define qtn_cale_viewer_repeat_yearly "Repeats yearly:"
       
   290 
       
   291 //d:Repeat item text of note viewer
       
   292 //l:list_double_graphic_heading_pane_t1
       
   293 //r:3.2
       
   294 //
       
   295 #define qtn_cale_viewer_repeat_other "Recurring entry:"
       
   296 
       
   297 //d:Repeat item text of note viewer when no end date (repeat from ...)
       
   298 //d:%0U is date entry repeats from
       
   299 //l:list_form_graphic_pane_t1
       
   300 //r:3.2
       
   301 //
       
   302 #define qtn_cale_viewer_valid_forever "From %0U"
       
   303 
       
   304 //d:Navi pane decoration for event viewers
       
   305 //d:%0U is current instance date
       
   306 //d:%1U is index of current instance
       
   307 //d:%2U is total instance count for current day
       
   308 //l:navi_text_pane_t1
       
   309 //r:3.2
       
   310 //
       
   311 #define qtn_cale_viewer_navi "%0U   %1U/%2U"
       
   312 
       
   313 //d:Repeat item text of note viewer
       
   314 //l:list_double_graphic_heading_pane_t1
       
   315 //r:3.2
       
   316 //
       
   317 #define qtn_cale_viewer_repeat "Repeat:"
       
   318 
       
   319 //d:Time item text of note viewer
       
   320 //l:list_double_graphic_heading_pane_t1
       
   321 //r:3.2
       
   322 //
       
   323 #define qtn_cale_viewer_time "Time:"
       
   324 
       
   325 //d:Due date item text of note viewer
       
   326 //l:list_double_graphic_heading_pane_t1
       
   327 //r:3.2
       
   328 //
       
   329 #define qtn_cale_viewer_due_date "Due date:"
       
   330 
       
   331 //d:Since item text of note viewer (anniversaries only)
       
   332 //l:list_double_graphic_heading_pane_t1
       
   333 //r:3.2
       
   334 //
       
   335 #define qtn_cale_viewer_since "Since:"
       
   336 
       
   337 //d:Priority item text of note viewer
       
   338 //l:list_double_graphic_heading_pane_t1
       
   339 //r:3.2
       
   340 //
       
   341 #define qtn_cale_viewer_prio "Priority:"
       
   342 
       
   343 //d:Description item text of note viewer
       
   344 //l:list_double_graphic_heading_pane_t1
       
   345 //r:3.2
       
   346 //
       
   347 #define qtn_cale_viewer_desc "Description:"
       
   348 
       
   349 //d:Private item text of note viewer (Sync)
       
   350 //l:list_double_graphic_heading_pane_t1
       
   351 //r:3.2
       
   352 //
       
   353 #define qtn_cale_viewer_sync_private "Private"
       
   354 
       
   355 //d:Public item text of note viewer (Sync)
       
   356 //l:list_double_graphic_heading_pane_t1
       
   357 //r:3.2
       
   358 //
       
   359 #define qtn_cale_viewer_sync_public "Public"
       
   360 
       
   361 //d:None item text of note viewer (Sync)
       
   362 //l:list_double_graphic_heading_pane_t1
       
   363 //r:3.2
       
   364 //
       
   365 #define qtn_cale_viewer_sync_none "None"
       
   366 
       
   367 //d:High item text of note viewer (Priority)
       
   368 //l:list_double_graphic_heading_pane_t1
       
   369 //r:3.2
       
   370 //
       
   371 #define qtn_cale_viewer_prio_high "High"
       
   372 
       
   373 //d:Normal item text of note viewer (Priority)
       
   374 //l:list_double_graphic_heading_pane_t1
       
   375 //r:3.2
       
   376 //
       
   377 #define qtn_cale_viewer_prio_normal "Normal"
       
   378 
       
   379 //d:Low item text of note viewer (Priority)
       
   380 //l:list_double_graphic_heading_pane_t1
       
   381 //r:3.2
       
   382 //
       
   383 #define qtn_cale_viewer_prio_low "Low"
       
   384 
       
   385 //d:Completed item text of note viewer (Priority)
       
   386 //l:list_double_graphic_heading_pane_t1
       
   387 //r:3.2
       
   388 //
       
   389 #define qtn_cale_viewer_completed "Completed:"
       
   390 
       
   391 //d:Date and time when appointment starts and ends on the same day
       
   392 //d:The string is small enough to fit onto one line
       
   393 //d:%0U is start time
       
   394 //d:%1U is end time
       
   395 //d:%2U is start date
       
   396 //l:popup_preview_text_window/opt1
       
   397 //r:3.2
       
   398 //
       
   399 #define qtn_cale_viewer_time_day "%0U - %1U %2U"
       
   400 
       
   401 //d:Date and time when appointment starts and ends on the same day
       
   402 //d:The string is too long to fit onto one line so must include a linebreak
       
   403 //d:%0U is start time
       
   404 //d:%1U is end time
       
   405 //d:%2U is start date
       
   406 //d:<\x2028> is line break
       
   407 //l:popup_preview_text_window/opt1
       
   408 //r:3.2
       
   409 //
       
   410 #define qtn_cale_viewer_time_day_wrapped "%0U - %1U"<0x2028>"%2U"
       
   411 
       
   412 //d:Date and time when appointment starts and ends on different days
       
   413 //d:The string is small enough to fit onto one line
       
   414 //d:%0U is start time
       
   415 //d:%1U is start date
       
   416 //d:%2U is end time
       
   417 //d:%3U is end date
       
   418 //l:popup_preview_text_window/opt1
       
   419 //r:3.2
       
   420 //
       
   421 #define qtn_cale_viewer_time_days "%0U %1U - %2U %3U"
       
   422 
       
   423 //d:Date and time when appointment starts and ends on different days
       
   424 //d:The string is too long to fit onto one line so must include a linebreak
       
   425 //d:%0U is start time
       
   426 //d:%1U is start date
       
   427 //d:%2U is end time
       
   428 //d:%3U is end date
       
   429 //d:<\x2028> is line break
       
   430 //l:popup_preview_text_window/opt1
       
   431 //r:3.2
       
   432 //
       
   433 #define qtn_cale_viewer_time_days_wrapped "%0U %1U -"<0x2028>"%2U %3U"
       
   434 
       
   435 //d:Date and time of alarm (when alarm is on different day to event)
       
   436 //d:%0U is alarm time
       
   437 //d:%1U is alarm date
       
   438 //l:popup_preview_text_window/opt1
       
   439 //r:3.2
       
   440 //
       
   441 #define qtn_cale_viewer_alarm_time "%0U %1U"
       
   442 
       
   443 //d:Start and end date of event, when event lasts for more than one day
       
   444 //d:%0U is start date
       
   445 //d:%1U is end date
       
   446 //l:msg_body_pane/opt
       
   447 //r:3.2
       
   448 //
       
   449 #define qtn_cale_viewer_valid_limited "%0U - %1U"
       
   450 
       
   451 //d:Error text when adjusting repeating meeting instance times
       
   452 //l:popup_note_window
       
   453 //r:3.2
       
   454 //
       
   455 #define qtn_cale_note_cannot_occur_daily "%N day meeting cannot repeat daily"
       
   456 
       
   457 //d:Error text when adjusting repeating meeting instance times
       
   458 //l:popup_note_window
       
   459 //r:3.2
       
   460 //
       
   461 #define qtn_cale_note_cannot_occur_weekly "%N day meeting cannot repeat weekly"
       
   462 
       
   463 //d:Error text when adjusting repeating meeting instance times
       
   464 //l:popup_note_window
       
   465 //r:3.2
       
   466 //
       
   467 #define qtn_cale_note_cannot_occur_fortnightly "%N day meeting cannot repeat fortnightly"
       
   468 
       
   469 //d:Error text when adjusting repeating meeting instance times
       
   470 //l:popup_note_window
       
   471 //r:3.2
       
   472 //
       
   473 #define qtn_cale_note_cannot_occur_monthly "%N day meeting cannot repeat monthly"
       
   474 
       
   475 //d:Error text when adjusting repeating meeting instance times
       
   476 //l:popup_note_window
       
   477 //r:3.2
       
   478 //
       
   479 #define qtn_cale_note_cannot_occur_yearly "%N day meeting cannot repeat yearly"
       
   480 
       
   481 //d:Error text when attempting to move a meeting out of sequence
       
   482 //l:popup_note_window
       
   483 //r:3.2
       
   484 //
       
   485 #define qtn_cale_note_child_out_of_sequence "Unable to move a meeting out of sequence"
       
   486 
       
   487 //d:Error note when attempting to move an instance of a meeting to a day when an instance already exists
       
   488 //l:popup_note_window
       
   489 //r:3.2
       
   490 //
       
   491 #define qtn_cale_note_child_same_day "Two occurrences of a meeting cannot occur on the same day"
       
   492 
       
   493 //d:Error note when attempting to move a meeting to overlap another instance of the meeting
       
   494 //l:popup_note_window
       
   495 //r:3.2
       
   496 //
       
   497 #define qtn_cale_note_child_overlap "Meeting cannot overlap another instance of itself"
       
   498 
       
   499 //d:Alarm active text of Note form
       
   500 //l:list_form_graphic_pane_t1
       
   501 //
       
   502 #define qtn_cale_alarm_active  "Active"
       
   503 
       
   504 //d:Alarm off text of the Note form
       
   505 //l:list_form_graphic_pane_t1
       
   506 //
       
   507 #define qtn_cale_alarm_off  "Off"
       
   508 
       
   509 //d:Synchronisation type text of the Note form
       
   510 //l:list_form_graphic_pane_t1
       
   511 //
       
   512 #define qtn_cale_confident_public  "Public"
       
   513 
       
   514 //d:Synchronisation type text of the Note form
       
   515 //l:list_form_graphic_pane_t1
       
   516 //
       
   517 #define qtn_cale_confident_private  "Private"
       
   518 
       
   519 //d:Synchronisation type text of the Note form
       
   520 //l:list_form_graphic_pane_t1
       
   521 //
       
   522 #define qtn_cale_confident_none  "None"
       
   523 
       
   524 //d:Repeat type "Not repeated" text of note form
       
   525 //l:list_set_graphic_pane_t1
       
   526 //
       
   527 #define qtn_cale_not_repeated  "Not repeated"
       
   528 
       
   529 //d:Repeat type "Every day" text of note form
       
   530 //l:list_set_graphic_pane_t1
       
   531 //
       
   532 #define text_calendar_every_day  "Every day"
       
   533 
       
   534 //d:Repeat type "Every week" text of note form
       
   535 //l:list_set_graphic_pane_t1
       
   536 //
       
   537 #define text_calendar_every_week  "Every week"
       
   538 
       
   539 //d:Repeat type "Every two weeks" text of note form
       
   540 //l:list_set_graphic_pane_t1
       
   541 //
       
   542 #define text_calendar_bi_weekly  "Every 2 weeks"
       
   543 
       
   544 //d:Repeat type "Monthly" text of note form
       
   545 //l:list_set_graphic_pane_t1
       
   546 //
       
   547 #define qtn_cale_repeat_monthly  "Monthly"
       
   548 
       
   549 //d:Repeat type "Yearly" text of note form
       
   550 //l:list_set_graphic_pane_t1
       
   551 //
       
   552 #define text_calendar_every_year  "Every year"
       
   553 
       
   554 //d:Repeat type "Other" text of note form
       
   555 //l:list_set_graphic_pane_t1
       
   556 //
       
   557 #define qtn_cale_other  "Other"
       
   558 
       
   559 //d:Title pane text of Meeting form
       
   560 //l:title_pane_t2/opt9
       
   561 //
       
   562 #define text_calendar_title_meeting  "Meeting"
       
   563 
       
   564 //d:Title pane text of Anniversary form
       
   565 //l:title_pane_t2/opt9
       
   566 //
       
   567 #define qtn_cale_anniversary_title  "Anniversary"
       
   568 
       
   569 //d:Title pane text of Day form
       
   570 //l:title_pane_t2/opt9
       
   571 //
       
   572 #define qtn_cale_title_daynote  "Day note"
       
   573 
       
   574 //d:After confirming the saving,the confirmation note
       
   575 //d:Calendar note savedis shown
       
   576 //l:popup_note_window
       
   577 //
       
   578 #define text_calendar_note_saved  "Note saved"
       
   579 
       
   580 //d:The List_Query with the prompt text Save Repeat Note?
       
   581 //l:heading_pane_t1
       
   582 //
       
   583 #define qtn_cale_lq_save_chang_repeated  "Save changes?"
       
   584 
       
   585 //d:The List_Query with the prompt text "Edit:" (choices being Series or Occurrence)
       
   586 //l:heading_pane_t1
       
   587 //
       
   588 #define qtn_cale_lq_edit_recurring  "Edit:"
       
   589 
       
   590 //d:All notes delete prompt
       
   591 //l:popup_note_window
       
   592 //
       
   593 #define qtn_cale_quest_delete_all_notes  "Delete all notes"
       
   594 
       
   595 //d:A note delete prompt
       
   596 //l:popup_note_window
       
   597 //
       
   598 #define qtn_cale_quest_delete_event  "Delete note?"
       
   599 
       
   600 //d:Data query for inputting the date before the notes are to be deleted.
       
   601 //l:popup_query_data_window
       
   602 //
       
   603 #define qtn_cale_prmpt_del_before_date  "Delete before set date"
       
   604 
       
   605 //d:When deleting a repeated note,
       
   606 //d:the phone prompts the List_Query
       
   607 //l:heading_pane_t1
       
   608 //
       
   609 #define qtn_cale_lq_del_repeated_note  "Delete repeated note"
       
   610 
       
   611 //d:After deleting of notes phone displays the information note
       
   612 //l:popup_note_window
       
   613 //
       
   614 #define qtn_cale_conf_past_note_deleted  "Notes from past to set date deleted"
       
   615 
       
   616 //d:After deleting of notes phone displays the information note
       
   617 //l:popup_note_window
       
   618 //
       
   619 #define qtn_cale_conf_all_notes_deleted  "All notes deleted from Calendar"
       
   620 
       
   621 //d:Erase or update note selection list of choice items
       
   622 //l:list_single_pane_t1_cp2
       
   623 //
       
   624 #define qtn_cale_lq_all_occurences  "All occurrences"
       
   625 
       
   626 //d:Erase or update selection list of choice items
       
   627 //l:list_single_pane_t1_cp2
       
   628 //
       
   629 #define qtn_cale_lq_this_occurence  "Only this occurrence"
       
   630 
       
   631 //d:Edit note selection list of choice items
       
   632 //l:list_single_pane_t1_cp2
       
   633 //
       
   634 #define qtn_cale_lq_edit_series  "All occurrences"
       
   635 
       
   636 //d:Edit note selection list of choice items
       
   637 //l:list_single_pane_t1_cp2
       
   638 //
       
   639 #define qtn_cale_lq_edit_this  "Only this occurrence"
       
   640 
       
   641 //d:Specified Out of range of date
       
   642 //l:popup_note_window
       
   643 //
       
   644 #define qtn_cale_info_year_limit  "Year limit is from 1900 to 2100"
       
   645 
       
   646 //d:Error prompt for alarm date too past
       
   647 //l:popup_note_window
       
   648 //
       
   649 #define qtn_cale_date_alarm_past  "Alarm date is too past"
       
   650 
       
   651 //d:Error prompt for alarm time earlier than note
       
   652 //l:popup_note_window
       
   653 //
       
   654 #define qtn_cale_later_date  "Alarm later than note"
       
   655 
       
   656 //d:Error prompt for setting alarm time which is past.
       
   657 //l:popup_note_window
       
   658 //
       
   659 #define qtn_cale_not_expired  "The time for the note alarm has already expired"
       
   660 
       
   661 //d:Error prompt for repeat until date earlier than start date.
       
   662 //l:popup_note_window
       
   663 //
       
   664 #define qtn_cale_info_repeat_invalid  "Repeat until has to be later than the start date"
       
   665 
       
   666 //d:Confirmaiton prompt for updating start date on repeat note.
       
   667 //l:popup_note_window
       
   668 //
       
   669 #define qtn_cale_quest_change_start_day  "Are you sure to change start date of selected recurring note?"
       
   670 
       
   671 //d:Error prompt "Note ends before than starts"
       
   672 //l:popup_note_window
       
   673 //
       
   674 #define qtn_cale_info_note_ends_before  "Note ends before than starts"
       
   675 
       
   676 //d:Error prompt. Date limit could be set only to the past.
       
   677 //l:popup_note_window
       
   678 //
       
   679 #define qtn_cale_date_not_future  "Date in the future not allowed"
       
   680 
       
   681 //d:Calendar Settings title pane
       
   682 //l:title_pane_t2/opt9
       
   683 //
       
   684 #define text_calendar_setting_title  "Settings"
       
   685 
       
   686 //d:Calendar Settings main pane item
       
   687 //l:list_setting_pane_t1/opt1
       
   688 //
       
   689 #define qtn_cale_default_view  "Default view"
       
   690 
       
   691 //d:Calendar Settings main pane item
       
   692 //l:list_setting_pane_t1/opt1
       
   693 //
       
   694 #define qtn_cale_week_format  "Week format"
       
   695 
       
   696 //d:Calendar Settings main pane item
       
   697 //l:list_setting_pane_t1/opt1
       
   698 //
       
   699 #define text_calendar_week_title_format  "Title of week view"
       
   700 
       
   701 //d: Calendar Settings "Default view" item
       
   702 //l:list_set_graphic_pane_t1
       
   703 //
       
   704 #define qtn_cale_default_day_view  "Day View"
       
   705 
       
   706 //d: Calendar Settings "Default view" item
       
   707 //l:list_set_graphic_pane_t1
       
   708 //
       
   709 #define qtn_cale_default_week_view  "Week View"
       
   710 
       
   711 //d: Calendar Settings "Default view" item
       
   712 //l:list_set_graphic_pane_t1
       
   713 //
       
   714 #define qtn_cale_default_month_view  "Month View"
       
   715 
       
   716 //d: Calendar Settings "Title of week view" item
       
   717 //l:list_set_graphic_pane_t1
       
   718 //
       
   719 #define text_calendar_week_title_numb  "Week number"
       
   720 
       
   721 //d: Calendar Settings "Title of week view" item
       
   722 //l:list_set_graphic_pane_t1
       
   723 //
       
   724 #define text_calendar_week_title_dur  "Duration of week"
       
   725 
       
   726 //d:Calendar Settings "Default Mailbox" item
       
   727 //l:heading_pane_t1
       
   728 //w:
       
   729 //r:3.0
       
   730 //
       
   731 #define qtn_cale_lq_select_mailbox  "Select Default Mailbox: "
       
   732 
       
   733 //d:Calendar "Default Mailbox" setting item name.
       
   734 //l:list_setting_pane_t1/opt1
       
   735 //w:
       
   736 //r:3.0
       
   737 //
       
   738 #define qtn_cale_default_mailbox  "Default mailbox"
       
   739 
       
   740 //d:Calendar no default mailboxes defined prompt
       
   741 //l:popup_note_window
       
   742 //w:
       
   743 //r:3.0
       
   744 //
       
   745 #define qtn_cale_query_define_mailbox  "No mailboxes defined, define now?"
       
   746 
       
   747 
       
   748 //d:Calendar Settings main pane item
       
   749 //l:list_setting_pane_t1
       
   750 //r:3.2
       
   751 //
       
   752 #define qtn_cale_sett_arabic_cale "Arabic calendar"
       
   753 
       
   754 //d:Opens external calendar application
       
   755 //l:list_single_pane_t1_cp2
       
   756 //r:3.2
       
   757 //
       
   758 #define qtn_cale_om_external_cale "External calendar"
       
   759 
       
   760 //d: Calendar date query prompt
       
   761 //l:popup_query_data_window
       
   762 //
       
   763 #define text_calendar_date_prompt  "Date:"
       
   764 
       
   765 //d:Title pane text in WeekView main state
       
   766 //d:currently highlighted day's Week %N
       
   767 //d:%N was setted week number
       
   768 //l:title_pane_t2/opt9
       
   769 //
       
   770 #define qtn_cale_week_view_title  "Week %N"
       
   771 
       
   772 //d:Title pane text in WeekView main state
       
   773 //d:currently highlighted day's %0U - %1U
       
   774 //d:The date of dd/mm/yy form is set to %0U or %1U.
       
   775 //l:title_pane_t2/opt9
       
   776 //
       
   777 #define qtn_cale_title_week_days  "%0U -\n %1U"
       
   778 
       
   779 //d:Confirmation note. 
       
   780 //d:Message is shown after system time change, but no alarms were missed.
       
   781 //l:popup_note_window
       
   782 //
       
   783 #define qtn_cale_note_system_time_changed  "System time changed, Calendar events are updated accordingly"
       
   784 
       
   785 //d:Deleting wait note text
       
   786 //l:popup_note_wait_window
       
   787 //
       
   788 #define qtn_cale_wait_deleting_notes  "Deleting notes..."
       
   789 
       
   790 //d:Location item text of Meeting form
       
   791 //l:list_double_graphic_heading_pane_t1
       
   792 //
       
   793 #define qtn_cale_note_meeting_location  "location"
       
   794 
       
   795 //d:Calendar Settings main pane item
       
   796 //l:list_setting_pane_t1/opt1
       
   797 //
       
   798 #define qtn_chi_cale_sett_lunar_cale  "Lunar calendar"
       
   799 
       
   800 //d: Calendar Settings "Lunar calendar" item
       
   801 //l:list_set_graphic_pane_t1
       
   802 //
       
   803 #define qtn_chi_cale_lunar_cale_on  "On"
       
   804 
       
   805 //d: Calendar Settings "Lunar calendar" item
       
   806 //l:list_set_graphic_pane_t1
       
   807 //
       
   808 #define qtn_chi_cale_lunar_cale_off  "Off"
       
   809 
       
   810 //d:Chinese Animal year - Rat
       
   811 //l:navi_text_pane_t1
       
   812 //
       
   813 #define qtn_chi_cale_animal_rat  "Year of the Rat"
       
   814 
       
   815 //d:Chinese Animal year - Ox
       
   816 //l:navi_text_pane_t1
       
   817 //
       
   818 #define qtn_chi_cale_animal_ox  "Year of the Ox"
       
   819 
       
   820 //d:Chinese Animal year - Tiger
       
   821 //l:navi_text_pane_t1
       
   822 //
       
   823 #define qtn_chi_cale_animal_tiger  "Year of the Tiger"
       
   824 
       
   825 //d:Chinese Animal year - Rabbit
       
   826 //l:navi_text_pane_t1
       
   827 //
       
   828 #define qtn_chi_cale_animal_rabbit  "Year of the Rabbit"
       
   829 
       
   830 //d:Chinese Animal - Rabbit
       
   831 //l:navi_text_pane_t1
       
   832 //
       
   833 #define qtn_chi_cale_animal_dragon  "Year of the Dragon"
       
   834 
       
   835 //d:Chinese Animal - Snake
       
   836 //l:navi_text_pane_t1
       
   837 //
       
   838 #define qtn_chi_cale_animal_snake  "Year of the Snake"
       
   839 
       
   840 //d:Chinese Animal - Horse
       
   841 //l:navi_text_pane_t1
       
   842 //
       
   843 #define qtn_chi_cale_animal_horse  "Year of the Horse"
       
   844 
       
   845 //d:Chinese Animal - Sheep
       
   846 //l:navi_text_pane_t1
       
   847 //
       
   848 #define qtn_chi_cale_animal_sheep  "Year of the Sheep"
       
   849 
       
   850 //d:Chinese Animal - Monkey
       
   851 //l:navi_text_pane_t1
       
   852 //
       
   853 #define qtn_chi_cale_animal_monkey  "Year of the Monkey"
       
   854 
       
   855 //d:Chinese Animal - Rooster
       
   856 //l:navi_text_pane_t1
       
   857 //
       
   858 #define qtn_chi_cale_animal_rooster  "Year of the Rooster"
       
   859 
       
   860 //d:Chinese Animal - Dog
       
   861 //l:navi_text_pane_t1
       
   862 //
       
   863 #define qtn_chi_cale_animal_dog  "Year of the Dog"
       
   864 
       
   865 //d:Chinese Animal - Pig
       
   866 //l:navi_text_pane_t1
       
   867 //
       
   868 #define qtn_chi_cale_animal_pig  "Year of the Pig"
       
   869 
       
   870 //d:Chinese Heavenly stem 1
       
   871 //l:navi_text_pane_t1
       
   872 //
       
   873 #define qtn_chi_cale_heav_stem_1  "Jia"
       
   874 
       
   875 //d:Chinese Heavenly stem 2
       
   876 //l:navi_text_pane_t1
       
   877 //
       
   878 #define qtn_chi_cale_heav_stem_2  "Yi"
       
   879 
       
   880 //d:Chinese Heavenly stem 3
       
   881 //l:navi_text_pane_t1
       
   882 //
       
   883 #define qtn_chi_cale_heav_stem_3  "Bing"
       
   884 
       
   885 //d:Chinese Heavenly stem 4
       
   886 //l:navi_text_pane_t1
       
   887 //
       
   888 #define qtn_chi_cale_heav_stem_4  "Ding"
       
   889 
       
   890 //d:Chinese Heavenly stem 5
       
   891 //l:navi_text_pane_t1
       
   892 //
       
   893 #define qtn_chi_cale_heav_stem_5  "Wu"
       
   894 
       
   895 //d:Chinese Heavenly stem 6
       
   896 //l:navi_text_pane_t1
       
   897 //
       
   898 #define qtn_chi_cale_heav_stem_6  "Ji"
       
   899 
       
   900 //d:Chinese Heavenly stem 7
       
   901 //l:navi_text_pane_t1
       
   902 //
       
   903 #define qtn_chi_cale_heav_stem_7  "Geng"
       
   904 
       
   905 //d:Chinese Heavenly stem 8
       
   906 //l:navi_text_pane_t1
       
   907 //
       
   908 #define qtn_chi_cale_heav_stem_8  "Xing"
       
   909 
       
   910 //d:Chinese Heavenly stem 9
       
   911 //l:navi_text_pane_t1
       
   912 //
       
   913 #define qtn_chi_cale_heav_stem_9  "Reng"
       
   914 
       
   915 //d:Chinese Heavenly stem 10
       
   916 //l:navi_text_pane_t1
       
   917 //
       
   918 #define qtn_chi_cale_heav_stem_10  "Gui"
       
   919 
       
   920 //d:Chinese Terrestrial branch 1
       
   921 //l:navi_text_pane_t1
       
   922 //
       
   923 #define qtn_chi_cale_terr_branch_1  "Zi"
       
   924 
       
   925 //d:Chinese Terrestrial branch 2
       
   926 //l:navi_text_pane_t1
       
   927 //
       
   928 #define qtn_chi_cale_terr_branch_2  "Chou"
       
   929 
       
   930 //d:Chinese Terrestrial branch 3
       
   931 //l:navi_text_pane_t1
       
   932 //
       
   933 #define qtn_chi_cale_terr_branch_3  "Yin"
       
   934 
       
   935 //d:Chinese Terrestrial branch 4
       
   936 //l:navi_text_pane_t1
       
   937 //
       
   938 #define qtn_chi_cale_terr_branch_4  "Mao"
       
   939 
       
   940 //d:Chinese Terrestrial branch 5
       
   941 //l:navi_text_pane_t1
       
   942 //
       
   943 #define qtn_chi_cale_terr_branch_5  "Chen"
       
   944 
       
   945 //d:Chinese Terrestrial branch 6
       
   946 //l:navi_text_pane_t1
       
   947 //
       
   948 #define qtn_chi_cale_terr_branch_6  "Si"
       
   949 
       
   950 //d:Chinese Terrestrial branch 7
       
   951 //l:navi_text_pane_t1
       
   952 //
       
   953 #define qtn_chi_cale_terr_branch_7  "Wu"
       
   954 
       
   955 //d:Chinese Terrestrial branch 8
       
   956 //l:navi_text_pane_t1
       
   957 //
       
   958 #define qtn_chi_cale_terr_branch_8  "Wei"
       
   959 
       
   960 //d:Chinese Terrestrial branch 9
       
   961 //l:navi_text_pane_t1
       
   962 //
       
   963 #define qtn_chi_cale_terr_branch_9  "Shen"
       
   964 
       
   965 //d:Chinese Terrestrial branch 10
       
   966 //l:navi_text_pane_t1
       
   967 //
       
   968 #define qtn_chi_cale_terr_branch_10  "You"
       
   969 
       
   970 //d:Chinese Terrestrial branch 11
       
   971 //l:navi_text_pane_t1
       
   972 //
       
   973 #define qtn_chi_cale_terr_branch_11  "Xu"
       
   974 
       
   975 //d:Chinese Terrestrial branch 12
       
   976 //l:navi_text_pane_t1
       
   977 //
       
   978 #define qtn_chi_cale_terr_branch_12  "Hai"
       
   979 
       
   980 //d:Chinese solar items 1
       
   981 //l:navi_text_pane_t1
       
   982 //
       
   983 #define qtn_chi_cale_solar_item_1  "Li Chun"
       
   984 
       
   985 //d:Chinese solar items 2
       
   986 //l:navi_text_pane_t1
       
   987 //
       
   988 #define qtn_chi_cale_solar_item_2  "Yu Shui"
       
   989 
       
   990 //d:Chinese solar items 3
       
   991 //l:navi_text_pane_t1
       
   992 //
       
   993 #define qtn_chi_cale_solar_item_3  "Jing Zhe"
       
   994 
       
   995 //d:Chinese solar items 4
       
   996 //l:navi_text_pane_t1
       
   997 //
       
   998 #define qtn_chi_cale_solar_item_4  "Chun Fen"
       
   999 
       
  1000 //d:Chinese solar items 5
       
  1001 //l:navi_text_pane_t1
       
  1002 //
       
  1003 #define qtn_chi_cale_solar_item_5  "Qing Ming"
       
  1004 
       
  1005 //d:Chinese solar items 6
       
  1006 //l:navi_text_pane_t1
       
  1007 //
       
  1008 #define qtn_chi_cale_solar_item_6  "Gu Yu"
       
  1009 
       
  1010 //d:Chinese solar items 7
       
  1011 //l:navi_text_pane_t1
       
  1012 //
       
  1013 #define qtn_chi_cale_solar_item_7  "Li Xia"
       
  1014 
       
  1015 //d:Chinese solar items 8
       
  1016 //l:navi_text_pane_t1
       
  1017 //
       
  1018 #define qtn_chi_cale_solar_item_8  "Xiao Man"
       
  1019 
       
  1020 //d:Chinese solar items 9
       
  1021 //l:navi_text_pane_t1
       
  1022 //
       
  1023 #define qtn_chi_cale_solar_item_9  "Mang Zhong"
       
  1024 
       
  1025 //d:Chinese solar items 10
       
  1026 //l:navi_text_pane_t1
       
  1027 //
       
  1028 #define qtn_chi_cale_solar_item_10  "Xia Zhi"
       
  1029 
       
  1030 //d:Chinese solar items 11
       
  1031 //l:navi_text_pane_t1
       
  1032 //
       
  1033 #define qtn_chi_cale_solar_item_11  "Xiao Shu"
       
  1034 
       
  1035 //d:Chinese solar items 12
       
  1036 //l:navi_text_pane_t1
       
  1037 //
       
  1038 #define qtn_chi_cale_solar_item_12  "Da Shu"
       
  1039 
       
  1040 //d:Chinese solar items 13
       
  1041 //l:navi_text_pane_t1
       
  1042 //
       
  1043 #define qtn_chi_cale_solar_item_13  "Li Qiu"
       
  1044 
       
  1045 //d:Chinese solar items 14
       
  1046 //l:navi_text_pane_t1
       
  1047 //
       
  1048 #define qtn_chi_cale_solar_item_14  "Chu Shu"
       
  1049 
       
  1050 //d:Chinese solar items 15
       
  1051 //l:navi_text_pane_t1
       
  1052 //
       
  1053 #define qtn_chi_cale_solar_item_15  "Bai Lu"
       
  1054 
       
  1055 //d:Chinese solar items 16
       
  1056 //l:navi_text_pane_t1
       
  1057 //
       
  1058 #define qtn_chi_cale_solar_item_16  "Qiu Fen"
       
  1059 
       
  1060 //d:Chinese solar items 17
       
  1061 //l:navi_text_pane_t1
       
  1062 //
       
  1063 #define qtn_chi_cale_solar_item_17  "Han Lu"
       
  1064 
       
  1065 //d:Chinese solar items 18
       
  1066 //l:navi_text_pane_t1
       
  1067 //
       
  1068 #define qtn_chi_cale_solar_item_18  "Shuang Jiang"
       
  1069 
       
  1070 //d:Chinese solar items 19
       
  1071 //l:navi_text_pane_t1
       
  1072 //
       
  1073 #define qtn_chi_cale_solar_item_19  "Li Dong"
       
  1074 
       
  1075 //d:Chinese solar items 20
       
  1076 //l:navi_text_pane_t1
       
  1077 //
       
  1078 #define qtn_chi_cale_solar_item_20  "Xiao Xue"
       
  1079 
       
  1080 //d:Chinese solar items 21
       
  1081 //l:navi_text_pane_t1
       
  1082 //
       
  1083 #define qtn_chi_cale_solar_item_21  "Da Xue"
       
  1084 
       
  1085 //d:Chinese solar items 22
       
  1086 //l:navi_text_pane_t1
       
  1087 //
       
  1088 #define qtn_chi_cale_solar_item_22  "Dong Zhi"
       
  1089 
       
  1090 //d:Chinese solar items 23
       
  1091 //l:navi_text_pane_t1
       
  1092 //
       
  1093 #define qtn_chi_cale_solar_item_23  "Xiao Han"
       
  1094 
       
  1095 //d:Chinese solar items 24
       
  1096 //l:navi_text_pane_t1
       
  1097 //
       
  1098 #define qtn_chi_cale_solar_item_24  "Da Han"
       
  1099 
       
  1100 //d:Lunar festivals 1
       
  1101 //l:navi_text_pane_t1
       
  1102 //
       
  1103 #define qtn_chi_cale_festival_name_1  "Spring festival"
       
  1104 
       
  1105 //d:Lunar festivals 2
       
  1106 //l:navi_text_pane_t1
       
  1107 //
       
  1108 #define qtn_chi_cale_festival_name_2  "Lantern festival"
       
  1109 
       
  1110 //d:Lunar festivals 3
       
  1111 //l:navi_text_pane_t1
       
  1112 //
       
  1113 #define qtn_chi_cale_festival_name_3  "Dragon boat festival"
       
  1114 
       
  1115 //d:Lunar festivals 4
       
  1116 //l:navi_text_pane_t1
       
  1117 //
       
  1118 #define qtn_chi_cale_festival_name_4  "Seventh night festival"
       
  1119 
       
  1120 //d:Lunar festivals 5
       
  1121 //l:navi_text_pane_t1
       
  1122 //
       
  1123 #define qtn_chi_cale_festival_name_5  "Ghost festival"
       
  1124 
       
  1125 //d:Lunar festivals 6
       
  1126 //l:navi_text_pane_t1
       
  1127 //
       
  1128 #define qtn_chi_cale_festival_name_6  "Mid autumn festival"
       
  1129 
       
  1130 //d:Lunar festivals 7
       
  1131 //l:navi_text_pane_t1
       
  1132 //
       
  1133 #define qtn_chi_cale_festival_name_7  "Double ninth festival"
       
  1134 
       
  1135 //d:Lunar festivals 8
       
  1136 //l:navi_text_pane_t1
       
  1137 //
       
  1138 #define qtn_chi_cale_festival_name_8  "Eighth day of twelfth month festival"
       
  1139 
       
  1140 //d:Lunar festivals 9
       
  1141 //l:navi_text_pane_t1
       
  1142 //
       
  1143 #define qtn_chi_cale_festival_name_9  "New year's eve"
       
  1144 
       
  1145 //d:Opens Lunar data dialog
       
  1146 //l:list_single_pane_t1_cp2
       
  1147 //
       
  1148 #define qtn_chi_cale_lunar_data  "Show lunar data"
       
  1149 
       
  1150 //d:Title pane sting in "Show lunar data" dialog
       
  1151 //l:heading_pane_t1
       
  1152 //
       
  1153 #define qtn_chi_cale_lunar_calendar  "Lunar calendar"
       
  1154 
       
  1155 //d:Calendar Settings main pane item
       
  1156 //l:list_setting_pane_t1
       
  1157 //
       
  1158 #define qtn_cale_alarm_tone  "Calendar alarm tone"
       
  1159 
       
  1160 //d: Empty listbox
       
  1161 //l: main_list_empty_pane
       
  1162 //
       
  1163 #define qtn_cale_no_events  "(No Events)"
       
  1164 
       
  1165 //d: The subject text when the item subject is empty in DayView
       
  1166 //l: list_single_heading_pane_t1
       
  1167 //
       
  1168 #define qtn_cale_no_subject  "<Unnamed>"
       
  1169 
       
  1170 //d: Profile Settings Item Edit - setting selection data
       
  1171 //l: list_set_graphic_pane_t1
       
  1172 #define qtn_tc_off  "Off"
       
  1173 
       
  1174 //d: File list dialog header
       
  1175 //l: heading_pane_t1
       
  1176 #define qtn_tc_popup_heading  "Select tone: "
       
  1177 
       
  1178 //d:Default tone selection choice in alarm tone list  for Calendar and Clock
       
  1179 //l:list_set_graphic_pane_t1
       
  1180 //
       
  1181 #define qtn_mode_default_tone  "Default tone"
       
  1182 
       
  1183 //d:Options menu item. 
       
  1184 //d:Opens Add Description submenu in note editor
       
  1185 //l:list_single_pane_t1_cp2
       
  1186 //
       
  1187 #define qtn_cale_om_add_descript  "Add Description"
       
  1188 
       
  1189 //d:Submenu item for adding new description text to Calendar entry
       
  1190 //d:Opens Notepad Editor.
       
  1191 //l:list_single_popup_submenu_pane_t1
       
  1192 //
       
  1193 #define qtn_cale_om_descript_new  "New"
       
  1194 
       
  1195 //d:Submenu item for adding description text to Calendar entry 
       
  1196 //d:from existing Notepad memos. Launches Notepad memo fetch.
       
  1197 //l:list_single_popup_submenu_pane_t1
       
  1198 //
       
  1199 #define qtn_cale_om_descript_exist  "Use existing"
       
  1200 
       
  1201 //d:Options menu item. 
       
  1202 //d:Shows Calendar entry description text in Notepad viewer. 
       
  1203 //d:Opens Notepad viewer.
       
  1204 //l:list_single_pane_t1_cp2
       
  1205 //
       
  1206 #define qtn_cale_om_desc_show  "Show Description"
       
  1207 
       
  1208 //d:Options menu item. 
       
  1209 //d:Removes description text from Calendar entry.
       
  1210 //d:Launches confirmation query before removing.
       
  1211 //l:list_single_pane_t1_cp2
       
  1212 //
       
  1213 #define qtn_cale_om_desc_remove  "Remove Description"
       
  1214 
       
  1215 //d:Title text, when editing Calendar description in Notepad
       
  1216 //l:title_pane_t2/opt9
       
  1217 //
       
  1218 #define qtn_cale_note_title  "Calendar Description"
       
  1219 
       
  1220 //d:Confirmation text, when deleting Calendar description data from
       
  1221 //d:Notepad editor
       
  1222 //l:popup_note_window
       
  1223 //
       
  1224 #define qtn_cale_q_del_notep_desc  "Delete Calendar Description?"
       
  1225 
       
  1226 //d:Informatio note text shown, when Calendar description is deleted from
       
  1227 //d:Notepad editor or viewer
       
  1228 //l:popup_note_window
       
  1229 //
       
  1230 #define qtn_cale_inote_desc_del_memo  "Calendar description deleted"
       
  1231 
       
  1232 //d:Confirmation text, when deleting Calendar description data from
       
  1233 //d:Calendar meeting editor
       
  1234 //l:popup_note_window
       
  1235 //
       
  1236 #define qtn_cale_query_remove_descr  "Remove Description?"
       
  1237 
       
  1238 //d:Header text for Description form item.
       
  1239 //d:One truncated line of description is visible below this.
       
  1240 //l:data_form_wide_pane_t1
       
  1241 //
       
  1242 #define qtn_cale_meeting_description  "Description"
       
  1243 
       
  1244 //d:Title text of title pane
       
  1245 //d:Note View
       
  1246 //l:title_pane_t2/opt9
       
  1247 //
       
  1248 #define qtn_todo_note_header  "To-Do Note"
       
  1249 
       
  1250 //d:Command in options menu.
       
  1251 //d:Delete the selected item.
       
  1252 //l:list_single_pane_t1_cp2
       
  1253 //
       
  1254 #define qtn_todo_om_delete  "Delete"
       
  1255 
       
  1256 //d:Command in options sub-menu.
       
  1257 //d:Set a priority high to selected item.
       
  1258 //l:list_form_graphic_pane_t1
       
  1259 //
       
  1260 #define qtn_todo_attr_high  "High" 
       
  1261 
       
  1262 //d:Command in options sub-menu.
       
  1263 //d:Set a priority normal to selected item.
       
  1264 //l:list_form_graphic_pane_t1
       
  1265 //
       
  1266 #define qtn_todo_attr_normal  "Normal"
       
  1267 
       
  1268 //d:Command in options sub-menu.
       
  1269 //d:Set a priority low to selected item.
       
  1270 //l:list_form_graphic_pane_t1
       
  1271 //
       
  1272 #define qtn_todo_attr_low  "Low"
       
  1273 
       
  1274 //d:Command in options menu.
       
  1275 //d:Marked the To-Do item done in List View
       
  1276 //l:list_single_pane_t1_cp2
       
  1277 //
       
  1278 #define qtn_todo_cmd_task_completed  "Task completed"
       
  1279 
       
  1280 //d:Command in options menu.
       
  1281 //d:Unmarked the To-Do item done in List View
       
  1282 //l:list_single_pane_t1_cp2
       
  1283 //
       
  1284 #define qtn_todo_cmd_restore_task  "Restore task"
       
  1285 
       
  1286 //d:Confirmation query prompt.
       
  1287 //d:Deleting the selected one note.
       
  1288 //l:popup_note_window
       
  1289 //
       
  1290 #define qtn_todo_quest_delete_note  "Delete note?"
       
  1291 
       
  1292 //d:Confirmation query prompt.
       
  1293 //d:Deleting the marked one or more notes.
       
  1294 //l:popup_note_window
       
  1295 //
       
  1296 #define qtn_todo_quest_delete_notes  "Delete\n%N notes?"
       
  1297 
       
  1298 //d:Wait note text in deleting items.
       
  1299 //l:popup_note_wait_window
       
  1300 //
       
  1301 #define qtn_todo_wait_deleting_notes  "Deleting notes..."
       
  1302 
       
  1303 //d:Item texts of form
       
  1304 //d:Priority field of To-Do Note form
       
  1305 //l:list_double_graphic_heading_pane_t1
       
  1306 //
       
  1307 #define qtn_todo_note_view_priority  "priority"
       
  1308 
       
  1309 //d:Item texts of form
       
  1310 //d:Due date field of To-Do Note form
       
  1311 //l:list_double_graphic_heading_pane_t1
       
  1312 //
       
  1313 #define qtn_todo_note_duedate  "due date"
       
  1314 
       
  1315 //d:Item texts of form
       
  1316 //d:Subject field of To-Do Note form
       
  1317 //l:list_double_graphic_heading_pane_t1
       
  1318 //
       
  1319 #define qtn_todo_note_subject  "subject"
       
  1320 
       
  1321 //d: Information note text shown in Calendar application start, 
       
  1322 //d: when alarms have been passed due system time change
       
  1323 //l:popup_note_window
       
  1324 //w:
       
  1325 //r:3.0
       
  1326 #define qtn_cale_note_missed_alarms  "1 or more alarms missed due to time change"
       
  1327 
       
  1328 //d: Setting item choice to select Todo view as Calendar default view
       
  1329 //l:list_set_graphic_pane_t1
       
  1330 //w:
       
  1331 //r:3.0
       
  1332 //
       
  1333 #define qtn_cale_default_todo_view  "Todo view"
       
  1334 
       
  1335 
       
  1336 //d: Options Submenu item to create new Todo note
       
  1337 //l:list_single_popup_submenu_pane_t1
       
  1338 //w:
       
  1339 //r:3.0
       
  1340 #define qtn_cale_note_todo  "Todo"
       
  1341 
       
  1342 //d: Confirmation note shown, when edited Todo note is saved
       
  1343 //l:popup_note_window
       
  1344 //w:
       
  1345 //r:3.0
       
  1346 #define qtn_cale_note_todo_saved  "Todo Note saved"
       
  1347 
       
  1348 //d: Options menu item to open Calendar day view from Todo view
       
  1349 //l:list_single_pane_t1_cp2
       
  1350 //w:
       
  1351 //r:3.0
       
  1352 #define qtn_cale_opt_view_day  "Day view"
       
  1353 
       
  1354 //d: Options menu item to open Todo view from other Calendar views
       
  1355 //l:list_single_pane_t1_cp2
       
  1356 //w:
       
  1357 //r:3.0
       
  1358 #define qtn_cale_opt_view_todo  "Todo view"
       
  1359 
       
  1360 //d: Title pane text for Calendar Todo view that shows all users Todo entries
       
  1361 //l:title_pane_t2/opt9
       
  1362 //w:
       
  1363 //r:3.0
       
  1364 #define qtn_cale_title_todos  "All Todos"
       
  1365 
       
  1366 //d:Snooze time setting header.
       
  1367 //l:list_setting_pane_t1/opt1
       
  1368 //w:
       
  1369 //r:3.1
       
  1370 #define qtn_cale_set_snooze_time  "Calendar Alarm Snooze Time"
       
  1371 
       
  1372 //d:Context-specific text for the current snooze time value in Calendar Settings.
       
  1373 //l:setting_slider_pane_t2
       
  1374 //w:
       
  1375 //r:3.1
       
  1376 #define qtn_sanim_time_out_slider_ykcur  "1 minute"
       
  1377 
       
  1378 //d:Context-specific text for the current snooze time value in Calendar Settings.
       
  1379 //d:%U in minutes, plural.
       
  1380 //l:list_set_graphic_pane_t1
       
  1381 //w:
       
  1382 //r:3.1
       
  1383 #define qtn_cale_sanim_time_out_slider_cur  "%U minutes"
       
  1384 
       
  1385 //d:Context-specific text for the minimum snooze time value in Calendar Settings.
       
  1386 //l:setting_slider_pane_t2
       
  1387 //w:
       
  1388 //r:3.1
       
  1389 #define qtn_cale_sanim_time_out_slider_min  "1 min."
       
  1390 
       
  1391 //d:Context-specific text for the maximum snooze time value in Calendar Settings.
       
  1392 //l:setting_slider_pane_t2
       
  1393 //w:
       
  1394 //r:3.1
       
  1395 #define qtn_snooze_time_max  "60 min."
       
  1396 
       
  1397 
       
  1398 //d: Format string for lunar calendar information in Calendar day, week and month views
       
  1399 //d: Format string is used dynamically to display as much information as possible.
       
  1400 //d: If all information doesn't fit some information and separators are dropped.  
       
  1401 //d: Localization can affect order of information.
       
  1402 //d: If data element is dropped, empty string is supplied for it.
       
  1403 //d: and either for preceding (or following) separator (%0U) 
       
  1404 //d: 
       
  1405 //d: e.g. in Chinese, order should be somethinglike (201030405): "%2U%0U%1U%0U%3U%0U%4U%0U%5U"
       
  1406 //d: e.g. in Vietnamese, (304050201): "%3U%0U%4U%0U%5U%0U%2U%0U%1U"
       
  1407 //d: %0U separator between data elements,  qtn_cale_lunar_separator
       
  1408 //d: %1U animal year format, qtn_cale_animal_year_in_extra_row
       
  1409 //d: %2U lunar year, qtn_cale_lunar_year
       
  1410 //d: %3U lunar date, either qtn_cale_lunar_date or qtn_cale_lunar_leap_date
       
  1411 //d: %4U festival, qtn_chi_cale_festival_name_X
       
  1412 //d: %5U solar term, qtn_chi_cale_solar_item_X
       
  1413 //l: None
       
  1414 //w:
       
  1415 //r:3.2
       
  1416 //
       
  1417 #define qtn_cale_extra_row_lunar "%1U%0U%2U%0U%3U%0U%4U%0U%5U"
       
  1418 
       
  1419 
       
  1420 //d: Separator between data elements in Lunar Calendar extra row.
       
  1421 //d: E.g. in Chinese, " "
       
  1422 //d: E.g. in Vietnamese, ", "  
       
  1423 //l: (None)
       
  1424 //w:
       
  1425 //r:3.2
       
  1426 //
       
  1427 #define qtn_cale_lunar_separator ", "
       
  1428 
       
  1429 
       
  1430 //d: Chinese lunar date with day, month and year.
       
  1431 //d: %0U is lunar date. either qtn_cale_lunar_date or qtn_cale_lunar_leap_date
       
  1432 //d: %1U lunar year.  qtn_cale_lunar_year
       
  1433 //d: 
       
  1434 //l: (None)  
       
  1435 //w:
       
  1436 //r:3.2
       
  1437 //
       
  1438 #define qtn_cale_lunar_full_date "%0U %1U"
       
  1439 
       
  1440 
       
  1441 //d: Chinese lunar date for dates. Used for non-leap month dates. 
       
  1442 //d: Localication can add language specific separator and extra symbols.
       
  1443 //d: E.g. in Chinese, character for month should be used: "%0U·%1U"
       
  1444 //d: E.g. in Vietnamese, order is different and separator is slash "%1U/%0U"
       
  1445 //d: %0U is lunar month 
       
  1446 //d: %1U lunar day 
       
  1447 //l: (None)
       
  1448 //w:
       
  1449 //r:3.2
       
  1450 //
       
  1451 #define qtn_cale_lunar_date "%0U/%1U"
       
  1452 
       
  1453 
       
  1454 //d: Chinese lunar date for dates that are on leap months. 
       
  1455 //d: This should be similar to qtn_cale_lunar_date, 
       
  1456 //d: but language specific leap month indicator should be added to correct place.
       
  1457 //d: E.g. in Vietnamese:  "%1U/%0U N"
       
  1458 //d: %0U is lunar month 
       
  1459 //d: %1U lunar day 
       
  1460 //l: (None)
       
  1461 //w:
       
  1462 //r:3.2
       
  1463 //
       
  1464 #define qtn_cale_lunar_leap_date "%0UL/%1U"
       
  1465 
       
  1466 
       
  1467 //d: Chinese lunar year, combination of heavenly stem and terrestial branch 
       
  1468 //d: %0U is heavenly stem (qtn_chi_cale_heav_stem_X)
       
  1469 //d: %1U is terrestial branch (qtn_chi_cale_terr_branch_X)
       
  1470 //d: Localization can add language specific separator between words  
       
  1471 //d: and if words are written together, space can be removed (e.g. in Chinese).
       
  1472 //d: E.g. in Chinese "%0U%1U·"
       
  1473 //d: E.g. in Vietnamese "Nam %0U %1U"
       
  1474 //l: (None)
       
  1475 //w:
       
  1476 //r:3.2
       
  1477 //
       
  1478 #define qtn_cale_lunar_year "%0U %1U"
       
  1479 
       
  1480 
       
  1481 //d: Heading text for chinese festival 
       
  1482 //d: in Lunar calendar information pop-up.
       
  1483 //d: It's not shown for dates that do not have festival. 
       
  1484 //l: list_single_pane_t1
       
  1485 //w:
       
  1486 //r:3.2
       
  1487 //
       
  1488 #define qtn_cale_lunar_info_festival "Festival:"
       
  1489 
       
  1490 
       
  1491 //d: Heading text for chinese solar term
       
  1492 //d: in Lunar calendar information pop-up.
       
  1493 //d: It's not shown for dates that do not have solar term.
       
  1494 //l: list_single_pane_t1
       
  1495 //w:
       
  1496 //r:3.2
       
  1497 //
       
  1498 #define qtn_cale_lunar_info_solar "Solar term:"
       
  1499 
       
  1500 
       
  1501 //d: Heading text for chinese lunar calendar date
       
  1502 //d: in Lunar calendar information pop-up.
       
  1503 //d: Data for this header is qtn_cale_lunar_full_date.
       
  1504 //l: list_single_pane_t1
       
  1505 //w:
       
  1506 //r:3.2
       
  1507 //
       
  1508 #define qtn_cale_info_lunar_date "Lunar date:"
       
  1509 
       
  1510 
       
  1511 //d: Heading text for animal year
       
  1512 //d: in Lunar calendar information pop-up.
       
  1513 //d: Data for this header is qtn_chi_cale_animal_X
       
  1514 //l: list_single_pane_t1
       
  1515 //w:
       
  1516 //r:3.2
       
  1517 //
       
  1518 #define qtn_cale_info_animal_year "Animal year:"
       
  1519 
       
  1520 
       
  1521 //d: Heading text for Gregorian (normal) date 
       
  1522 //d: in Lunar calendar information pop-up.
       
  1523 //d: Data for this header is qtn_date_usual_with_zero
       
  1524 //l: list_single_pane_t1
       
  1525 //w:
       
  1526 //r:3.2
       
  1527 //
       
  1528 #define qtn_cale_info_western_date "Gregorian date:"
       
  1529 
       
  1530 
       
  1531 //d: Year of Cat. 
       
  1532 //d: In Vietnamese Lunar Calendar, year of rabbit of Chinese Lunar Calendar is instead a year of cat. 
       
  1533 //l: list_single_pane_t1_cp2
       
  1534 //w:
       
  1535 //r:3.2
       
  1536 //
       
  1537 #define qtn_chi_cale_animal_cat "Year of the Cat" 
       
  1538 
       
  1539 
       
  1540 //d: Setting item header for Thai Buddhist year display. 
       
  1541 //d: Values are On and Off. 
       
  1542 //d: If setting is on, Buddhist year is shown on 
       
  1543 //d: separate area in month, week and day views
       
  1544 //l: list_set_graphic_pane_t1
       
  1545 //w:
       
  1546 //r:3.2
       
  1547 //
       
  1548 #define qtn_cale_sett_thai_year "Show Buddhist year"
       
  1549 
       
  1550 //d: Database conflict note: entry was deleted by other application
       
  1551 //l: popup_note_window
       
  1552 //r: 3.2/5.0
       
  1553 #define qtn_cale_note_db_conflict "Calendar database conflict.  This entry has been deleted by another application."
       
  1554 
       
  1555 //d: Database conflict note: entry was modified by other application
       
  1556 //l: popup_note_window
       
  1557 //r: 3.2/5.0
       
  1558 #define qtn_cale_note_db_modified "Calendar database conflict.  This entry has been modified by another application."
       
  1559 
       
  1560 //d: Menu item for grouping views. 
       
  1561 //d: Values are month, week, day and todo. 
       
  1562 //l: list_single_pane_t1_cp2
       
  1563 //w:
       
  1564 //r:4.0
       
  1565 //
       
  1566 #define qtn_cale_opt_change_view "Change view"
       
  1567 
       
  1568 //d: Menu item for changing to month view. 
       
  1569 //d: Value is month.
       
  1570 //l: list_single_popup_submenu_pane_t1
       
  1571 //w:
       
  1572 //r:4.0
       
  1573 //
       
  1574 #define qtn_cale_opt_change_month "Month"
       
  1575 
       
  1576 //d: Menu item for changing to week view. 
       
  1577 //d: Value is week.
       
  1578 //l: list_single_popup_submenu_pane_t1
       
  1579 //w:
       
  1580 //r:4.0
       
  1581 //
       
  1582 #define qtn_cale_opt_change_week "Week"
       
  1583 
       
  1584 //d: Menu item for changing to day view. 
       
  1585 //d: Value is day.
       
  1586 //l: list_single_popup_submenu_pane_t1
       
  1587 //w:
       
  1588 //r:4.0
       
  1589 //
       
  1590 #define qtn_cale_opt_change_day "Day"
       
  1591 
       
  1592 //d: Menu item for changing to todo view. 
       
  1593 //d: Value is todo.
       
  1594 //l: list_single_popup_submenu_pane_t1
       
  1595 //w:
       
  1596 //r:4.0
       
  1597 //
       
  1598 #define qtn_cale_opt_change_todo "To-Do"
       
  1599 
       
  1600 //d: Tooltip text for previous view button. 
       
  1601 //l: popup_preview_text_window_t1
       
  1602 //w:
       
  1603 //r:3.2
       
  1604 //
       
  1605 #define qtn_cale_tooltip_prev_view "Previous view"
       
  1606 
       
  1607 //d: Tooltip text for month view button. 
       
  1608 //l: popup_preview_text_window_t1
       
  1609 //w:
       
  1610 //r:3.2
       
  1611 //
       
  1612 #define qtn_cale_tooltip_month_view "Month view"
       
  1613 
       
  1614 //d: Tooltip text for week view button. 
       
  1615 //l: popup_preview_text_window_t1
       
  1616 //w:
       
  1617 //r:3.2
       
  1618 //
       
  1619 #define qtn_cale_tooltip_week_view "Week view"
       
  1620 
       
  1621 //d: Tooltip text for day view button. 
       
  1622 //l: popup_preview_text_window_t1
       
  1623 //w:
       
  1624 //r:3.2
       
  1625 //
       
  1626 #define qtn_cale_tooltip_day_view "Day view"
       
  1627 
       
  1628 //d: Tooltip text for todo view button. 
       
  1629 //l: popup_preview_text_window_t1
       
  1630 //w:
       
  1631 //r:3.2
       
  1632 //
       
  1633 #define qtn_cale_tooltip_todo_view "ToDo view"
       
  1634 
       
  1635 //d: Tooltip text for next view button. 
       
  1636 //l: popup_preview_text_window_t1
       
  1637 //w:
       
  1638 //r:3.2
       
  1639 //
       
  1640 #define qtn_cale_tooltip_next_view "Next view"
       
  1641 
       
  1642 //d: Tooltip text for new entry button. 
       
  1643 //l: popup_preview_text_window_t1
       
  1644 //w:
       
  1645 //r:3.2
       
  1646 //
       
  1647 #define qtn_cale_tooltip_new_entry "New entry"
       
  1648 
       
  1649 //d: New note query heading, which shows up when MSK is pressed, when day view or to do view is empty
       
  1650 //d: Value is New Entry
       
  1651 //l: heading_pane_t1
       
  1652 //w:
       
  1653 //r:5.0
       
  1654 //
       
  1655 #define qtn_cale_lq_new_entry "New entry"
       
  1656 
       
  1657 //d: List item in new note query, which shows up when MSK is pressed when day view or to do view is empty
       
  1658 //d: Value is meeting
       
  1659 //l: list_single_pane_t1_cp2
       
  1660 //w:
       
  1661 //r:5.0
       
  1662 //
       
  1663 #define qtn_cale_lq_new_meeting "Meeting"
       
  1664 
       
  1665 //d: List item in new note query, which shows up when MSK is pressed when day view or to do view is empty
       
  1666 //d: Value is mr
       
  1667 //l: list_single_pane_t1_cp2
       
  1668 //w:
       
  1669 //r:5.0
       
  1670 //
       
  1671 #define qtn_cale_lq_new_mr "Meeting Request"
       
  1672 
       
  1673 //d: List item in new note query, which shows up when MSK is pressed when day view or to do view is empty
       
  1674 //d: Value is memo
       
  1675 //l: list_single_pane_t1_cp2
       
  1676 //w:
       
  1677 //r:5.0
       
  1678 //
       
  1679 #define qtn_cale_lq_new_memo "Memo"
       
  1680 
       
  1681 //d: List item in new note query, which shows up when MSK is pressed when day view or to do view is empty
       
  1682 //d: Value is anniv
       
  1683 //l: list_single_pane_t1_cp2
       
  1684 //w:
       
  1685 //r:5.0
       
  1686 //
       
  1687 #define qtn_cale_lq_new_anniversary "Anniversary"
       
  1688 
       
  1689 //d: List item in new note query, which shows up when MSK is pressed, when day view or to do view is empty
       
  1690 //d: Value is todo
       
  1691 //l: list_single_pane_t1_cp2
       
  1692 //w:
       
  1693 //r:5.0
       
  1694 //
       
  1695 #define qtn_cale_lq_new_todo "To-Do"
       
  1696 
       
  1697 //d: Edits a note
       
  1698 //d: Value is Edit
       
  1699 //l: list_single_pane_t1_cp2
       
  1700 //r 3.2
       
  1701 //
       
  1702 #define qtn_cale_om_edit "Edit"
       
  1703 
       
  1704 //d: Calendar Go to date query prompt
       
  1705 //l: popup_query_data_window_t3/opt2
       
  1706 //
       
  1707 #define qtn_cale_go_to_date  "Go to date:"
       
  1708 
       
  1709 //d: Msk label displayed in Todo/Day view when there are no events for a day
       
  1710 //d: Value is New
       
  1711 //l: control_pane_t3/opt7
       
  1712 //r: 5.0
       
  1713 //
       
  1714 #define qtn_cale_msk_new_entry "New"
       
  1715 
       
  1716 //d: Tooltip text for Next View
       
  1717 //l: popup_preview_text_window_t1
       
  1718 //w:
       
  1719 //r: 5.0
       
  1720 //
       
  1721 #define qtn_cale_tb_next_view "Next view"
       
  1722 
       
  1723 //d: Tooltip text for New Meeting 
       
  1724 //l: popup_preview_text_window_t1
       
  1725 //w:
       
  1726 //r: 5.0
       
  1727 //
       
  1728 #define qtn_cale_tb_new_meeting "New meeting"
       
  1729 
       
  1730 //d: Tooltip text for New ToDo 
       
  1731 //l: popup_preview_text_window_t1
       
  1732 //w:
       
  1733 //r: 5.0
       
  1734 //
       
  1735 #define qtn_cale_tb_new_todo "New to-do"
       
  1736 
       
  1737 //d:Long tap on day opens Long tap menu to create new Meeting note
       
  1738 //l:list_single_pane_t1_cp2
       
  1739 //w:
       
  1740 //r: 5.0
       
  1741 //
       
  1742 #define qtn_cale_long_tap_meeting "New meeting"
       
  1743 
       
  1744 //d:Long tap on day opens Long tap menu to create new Anniversary Note
       
  1745 //l:list_single_pane_t1_cp2
       
  1746 //w:
       
  1747 //r: 5.0
       
  1748 //
       
  1749 #define qtn_cale_long_tap_anniversary  "New anniversary"
       
  1750 
       
  1751 //dLong tap on day opens Long tap menu to create new  Day Note
       
  1752 //l:list_single_pane_t1_cp2
       
  1753 //w:
       
  1754 //r: 5.0
       
  1755 //
       
  1756 #define qtn_cale_long_tap_memo  "New memo"
       
  1757 
       
  1758 //d: Long tap on day opens Long tap menu to create new Todo note
       
  1759 //l:list_single_pane_t1_cp2
       
  1760 //w:
       
  1761 //r: 5.0
       
  1762 //
       
  1763 #define qtn_cale_long_tap_todo  "New todo"
       
  1764 
       
  1765 //d: Format string for data shown in preview pane
       
  1766 //d: %0U is start time
       
  1767 //d: %1U is hyphen or space
       
  1768 //d: %2U is end time
       
  1769 //d: %3U is subject
       
  1770 //d: %4U is location
       
  1771 //d: %5U is description
       
  1772 //d: %6U is language specific separator
       
  1773 //d: %7U is space
       
  1774 //l: list_single_fp_cale_pane_t2/opt1
       
  1775 //w:
       
  1776 //r: 5.0
       
  1777 //
       
  1778 #define qtn_cale_pane_event_data "%0U%1U%2U%7U%3U%6U%4U%6U%5U"
       
  1779 
       
  1780 //d: Title for the preview pane
       
  1781 //d: %0U is currently focused week day
       
  1782 //d: %1U is currently focused date
       
  1783 //l: popup_fixed_preview_cale_window_t1
       
  1784 //w: 
       
  1785 //r: 5.0
       
  1786 //
       
  1787 #define qtn_cale_pane_title "%0U %1U"
       
  1788 
       
  1789 //d: No events in preview pane
       
  1790 //l: popup_fixed_preview_cale_window_t2/opt1 
       
  1791 //w:
       
  1792 //r: 5.0
       
  1793 //
       
  1794 #define qtn_cale_pane_no_events "(No events)"
       
  1795 
       
  1796 //d: Popup Event Separator
       
  1797 //l: None
       
  1798 //w:
       
  1799 //r: 5.0
       
  1800 //
       
  1801 #define qtn_cale_popup_event_separator ","
       
  1802 
       
  1803 //d: Options menu item for clearing a missed alarm
       
  1804 //l: list_single_pane_t1_cp2
       
  1805 //w: 
       
  1806 //r: 5.0 
       
  1807 #define qtn_cale_mav_opt_clear  "Clear"
       
  1808 
       
  1809 //d: Options menu items for clearing all the missed alarms
       
  1810 //l: list_single_pane_t1_cp2
       
  1811 //w: 
       
  1812 //r: 5.0 
       
  1813 #define qtn_cale_mav_opt_clear_all  "Clear all"
       
  1814 
       
  1815 //d: Go to previous view from where Missed Alarms View is launched
       
  1816 //l: list_single_pane_t1_cp2
       
  1817 //w: 
       
  1818 //r: 5.0 
       
  1819 #define qtn_cale_mav_opt_goto_cale  "Go to Calendar"
       
  1820 
       
  1821 //d: Options menu item to open Calendar's Missed Alarms View 
       
  1822 //l: list_single_pane_t1_cp2
       
  1823 //w:
       
  1824 //r: 5.0
       
  1825 #define qtn_cale_opt_mav  "Missed alarms"
       
  1826 
       
  1827 //d: Title pane text for Calendar's Missed Alarms view that shows all the missed alarms
       
  1828 //l: title_pane_t2/opt9
       
  1829 //w:
       
  1830 //r: 5.0
       
  1831 #define qtn_cale_title_missed_alarms  "Missed Alarms"
       
  1832 
       
  1833 //d: Start date and time of the missed alarm event
       
  1834 //l: list_double_graphic_pane_t2
       
  1835 //w:
       
  1836 //r: 5.0 
       
  1837 #define qtn_cale_mav_start_time "%0U %1U"
       
  1838 
       
  1839 //d: Tooltip text for Clearing a Missed Alarm
       
  1840 //l: popup_preview_text_window_t1
       
  1841 //w:
       
  1842 //r: 5.0
       
  1843 //
       
  1844 #define qtn_cale_mav_tb_clear "Clear"
       
  1845 
       
  1846 //d: Tooltip text for Clearing all the Missed Alarms 
       
  1847 //l: popup_preview_text_window_t1
       
  1848 //w:
       
  1849 //r: 5.0
       
  1850 //
       
  1851 #define qtn_cale_mav_tb_clearall "Clear all"
       
  1852 
       
  1853 //d: Tooltip text for activating the previous view from where Missed Alarms View is launched
       
  1854 //l: popup_preview_text_window_t1
       
  1855 //w:
       
  1856 //r: 5.0
       
  1857 //
       
  1858 #define qtn_cale_mav_tb_goto_cale "Go to Calendar"
       
  1859 
       
  1860 //d: Query for viewing the missed alarms view for one missed alarm
       
  1861 //l: popup_note_window
       
  1862 //w: 
       
  1863 //r: 5.0
       
  1864 //
       
  1865 #define qtn_cale_query_view_missed  "One missed Calendar event.Do you want to view it?"
       
  1866 
       
  1867 //d: Query for viewing the missed alarms view for multiple missed alarms
       
  1868 //l: popup_note_window
       
  1869 //w: 
       
  1870 //r: 5.0
       
  1871 //
       
  1872 #define qtn_cale_query_view_missed_n  "%N missed Calendar events.Do you want to view them?"
       
  1873 
       
  1874 //d: The subject text when the item subject is empty in Missed alarms view
       
  1875 //l: list_double_large_graphic_pane_t1
       
  1876 //w: 
       
  1877 //r: 5.0
       
  1878 //
       
  1879 #define qtn_cale_mav_unnamed  "(Unnamed)"
       
  1880 
       
  1881 //d:Command in stylus popup menu.
       
  1882 //d:Marked the To-Do item done in List View and Preview popup.
       
  1883 //l:list_single_touch_menu_pane_t1
       
  1884 //w: 
       
  1885 //r: 5.0
       
  1886 //
       
  1887 #define qtn_cale_stylus_popup_cmd_task_completed  "Mark as done" 
       
  1888 
       
  1889 //d:Command in stylus popup menu.
       
  1890 //d:Unmarked the To-Do item done in List View.
       
  1891 //l:list_single_touch_menu_pane_t1
       
  1892 //w: 
       
  1893 //r: 5.0
       
  1894 //
       
  1895 #define qtn_cale_stylus_cmd_restore_task  "Mark as not done"
       
  1896 
       
  1897 //d:Command in stylus popup menu.
       
  1898 //d:Delete the selected item.
       
  1899 //l:list_single_touch_menu_pane_t1
       
  1900 //w: 
       
  1901 //r: 5.0
       
  1902 //
       
  1903 #define qtn_cale_stylus_popup_delete  "Delete"
       
  1904 
       
  1905 //d:Command in stylus popup menu.
       
  1906 //d:Send the selected item.
       
  1907 //l:list_single_touch_menu_pane_t1
       
  1908 //w: 
       
  1909 //r: 5.0
       
  1910 //
       
  1911 #define qtn_cale_stylus_popup_send  "Send"
       
  1912 
       
  1913 //d:Command in stylus popup menu.
       
  1914 //d:Mark-operation. Marks selected item.
       
  1915 //l:list_single_touch_menu_pane_t1
       
  1916 //w: 
       
  1917 //r: 5.0
       
  1918 //
       
  1919 #define qtn_cale_stylus_popup_mark  "Mark"
       
  1920 
       
  1921 //d:Command in stylus popup menu.
       
  1922 //d:Unmark-operation. Unmarks selected marked item.
       
  1923 //l:list_single_touch_menu_pane_t1
       
  1924 //w: 
       
  1925 //r: 5.0
       
  1926 //
       
  1927 #define qtn_cale_stylus_popup_unmark  "Unmark"
       
  1928 
       
  1929 //d: Tooltip text for editing current calendar note
       
  1930 //l: popup_preview_text_window_t1
       
  1931 //w:
       
  1932 //r: 5.0
       
  1933 //
       
  1934 #define qtn_cale_tb_edit "Edit"
       
  1935 
       
  1936 //d: Tooltip text for deleting current calendar note
       
  1937 //l: popup_preview_text_window_t1
       
  1938 //w:
       
  1939 //r: 5.0
       
  1940 //
       
  1941 #define qtn_cale_tb_delete "Delete"
       
  1942 
       
  1943 //d: Tooltip text for sending calendar note
       
  1944 //l: popup_preview_text_window_t1
       
  1945 //w:
       
  1946 //r: 5.0
       
  1947 //
       
  1948 #define qtn_cale_tb_send "Send"
       
  1949 
       
  1950 //d: Default tone selection choice in alarm tone list for Calendar and Clock
       
  1951 //l: list_single_graphic_pane_t1_cp2
       
  1952 //w:
       
  1953 //r: 5.0
       
  1954 #define qtn_cale_tc_no_personal_tone "Default tone"
       
  1955 
       
  1956 //d: "Off" tone selection choice in alarm tone list for Calendar and Clock
       
  1957 //l: list_single_graphic_pane_t1_cp2
       
  1958 //w:
       
  1959 //r: 5.0
       
  1960 #define qtn_cale_tc_none  "Off"
       
  1961 
       
  1962 //d:Opens Maps application for choosing new location
       
  1963 //l:list_single_pane_t1_cp2
       
  1964 //w:
       
  1965 //r: 5.1
       
  1966 #define qtn_cale_om_assign_from_map  "Assign from map"
       
  1967 
       
  1968 //d: Msk label displayed in Editors when there is no map location
       
  1969 //d: Value is From map
       
  1970 //l: control_pane_t3/opt7
       
  1971 //r: 5.1
       
  1972 //
       
  1973 #define text_softkey_from_map "From map"
       
  1974 
       
  1975 //d:Opens Maps application for choosing new location
       
  1976 //l:list_single_pane_t1_cp2
       
  1977 //w:
       
  1978 //r: 5.1
       
  1979 #define qtn_cale_om_find_on_map  "Find on map"
       
  1980 
       
  1981 //d:Opens Maps application fto show the location
       
  1982 //l:list_single_pane_t1_cp2
       
  1983 //w:
       
  1984 //r: 5.1
       
  1985 #define qtn_cale_om_show_on_map  "Show on map"
       
  1986 
       
  1987 //d:Shows Update location query
       
  1988 //l:heading_pane_t1
       
  1989 //w:
       
  1990 //r: 5.1
       
  1991 #define qtn_cale_update_location  "Update location:"
       
  1992 
       
  1993 //d:Adds selected address to existing location details
       
  1994 //l:list_single_pane_t1_cp2
       
  1995 //w:
       
  1996 //r: 5.1
       
  1997 #define qtn_cale_addto_existing_location  "Add to existing"
       
  1998 
       
  1999 //d:Replaces existing location details with selected address
       
  2000 //l:list_single_pane_t1_cp2
       
  2001 //w:
       
  2002 //r: 5.1
       
  2003 #define qtn_replace_existing_location  "Replace existing"
       
  2004 
       
  2005 //d:Confirmation query prompt.
       
  2006 //d:Replace the exisitng map location with new one
       
  2007 //d: %0U is the name of the location with which existing one is being replaced
       
  2008 //l:popup_note_window
       
  2009 //w:
       
  2010 //r: 5.1
       
  2011 #define qtn_cale_confirm_change_address  "Update Address to %U?"
       
  2012 
       
  2013 //d: Confirmation note shown, when address is replaced with new one
       
  2014 //l:popup_note_window
       
  2015 //w:
       
  2016 //r:5.1
       
  2017 #define qtn_cale_note_address_updated  "Address Updated"
       
  2018 
       
  2019 //d: Confirmation note shown, when address with coordinates is manually changed
       
  2020 //l:popup_note_window
       
  2021 //w:
       
  2022 //r:5.1
       
  2023 #define qtn_cale_confirm_keep_coordinates  "Address will be updated. Keep existing map location?"
       
  2024 
       
  2025 //d:Context-specific text for the current snooze time value in Calendar Settings.
       
  2026 //l:list_set_graphic_pane_t1
       
  2027 //w:
       
  2028 //r:3.1
       
  2029 #define qtn_cale_sanim_time_out_slider_ykcur  "1 minute"
       
  2030 
       
  2031 //d:Context-specific text for the current snooze time value in Calendar Settings.
       
  2032 //d:%U in minutes, plural.
       
  2033 //l:setting_slider_pane_t2 
       
  2034 //w:
       
  2035 //r:3.1
       
  2036 #define qtn_set_cale_sanim_time_out_slider_cur  "%U minutes"
       
  2037 // End of File