eventsui/loc/evtui.loc
branchRCL_3
changeset 17 1fc85118c3ae
parent 16 8173571d354e
child 18 870918037e16
equal deleted inserted replaced
16:8173571d354e 17:1fc85118c3ae
     1 /*
       
     2 * Copyright (c) 2008 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:  Localization file for Events UIs
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // d: Title text for Location Events application
       
    20 // l: title_pane_t2/opt9
       
    21 // r: 9.1tb 
       
    22 //
       
    23 #define qtn_locev_title_location_events "Location events"
       
    24 
       
    25 // d: List box entry for creating a new event.
       
    26 // l: list_double_large_graphic_pane_t1
       
    27 // r: 9.1tb 
       
    28 //
       
    29 #define qtn_locev_list_create_new_event "Create new event"
       
    30 
       
    31 // d: Item in the options menu for creating event
       
    32 // l: list_single_pane_t1_cp2
       
    33 // r: 9.1tb 
       
    34 //
       
    35 #define qtn_locev_options_create_new_event "Create new event"
       
    36 
       
    37 // d: Item in the options menu
       
    38 // l: list_single_pane_t1_cp2/opt3
       
    39 // r: 9.1tb 
       
    40 //
       
    41 #define qtn_locev_options_show "Show"
       
    42 
       
    43 // d: Item in the options sub menu for showing all events
       
    44 // l: list_single_popup_submenu_pane_t1/opt1
       
    45 // r: 9.1tb 
       
    46 //
       
    47 #define qtn_locev_options_show_all "All"
       
    48 
       
    49 // d: Item in the options sub menu for showing active events
       
    50 // l: list_single_popup_submenu_pane_t1/opt1
       
    51 // r: 9.1tb 
       
    52 //
       
    53 #define qtn_locev_options_active "Active"
       
    54 
       
    55 // d: Item in the options sub menu for showing draft events
       
    56 // l: list_single_popup_submenu_pane_t1/opt1
       
    57 // r: 9.1tb 
       
    58 //
       
    59 #define qtn_locev_options_draft "Draft"
       
    60 
       
    61 // d: Item in the options sub menu for showing completed events
       
    62 // l: list_single_popup_submenu_pane_t1/opt1
       
    63 // r: 9.1tb 
       
    64 //
       
    65 #define qtn_locev_options_completed "Completed"
       
    66 
       
    67 // d: Item in the options menu to go to positioning methods
       
    68 // l: list_single_pane_t1_cp2
       
    69 // r: 9.1tb 
       
    70 //
       
    71 #define qtn_locev_options_posi_settings "Positioning settings"
       
    72 
       
    73 // d: Item in the options menu to open the event listed in the main view
       
    74 // l: list_single_pane_t1_cp2
       
    75 // r: 9.1tb 
       
    76 //
       
    77 #define qtn_locev_options_open "Open"
       
    78 
       
    79 // d: Item in the options menu to activate the event listed in the main view
       
    80 // l: list_single_pane_t1_cp2
       
    81 // r: 9.1tb 
       
    82 //
       
    83 #define qtn_locev_options_activate "Activate"
       
    84 
       
    85 // d: Item in the options menu to set an event as draft
       
    86 // l: list_single_pane_t1_cp2
       
    87 // r: 9.1tb 
       
    88 //
       
    89 #define qtn_locev_options_setdraft "Set as draft "
       
    90 
       
    91 // d: Item in the options menu to delete an event in the listed menu
       
    92 // l: list_single_pane_t1_cp2
       
    93 // r: 9.1tb 
       
    94 //
       
    95 #define qtn_locev_options_delete "Delete"
       
    96 /*
       
    97 // d: Item in the options menu
       
    98 // l: list_single_pane_t1_cp2/opt3
       
    99 // r: 9.1tb 
       
   100 //
       
   101 #define qtn_options_list "Mark/UnMark"
       
   102 
       
   103 // d: Item in the options sub menu to mark a list event
       
   104 // l: list_single_popup_submenu_pane_t1/opt1
       
   105 // r: 9.1tb 
       
   106 //
       
   107 #define qtn_options_list_mark_one "Mark"
       
   108 
       
   109 // d: Item in the options sub menu to mark all event
       
   110 // l: list_single_popup_submenu_pane_t1/opt1
       
   111 // r: 9.1tb 
       
   112 //
       
   113 #define qtn_options_list_mark_all "Mark all"
       
   114 
       
   115 // d: Item in the options sub menu to unmark a list event
       
   116 // l: list_single_popup_submenu_pane_t1/opt1
       
   117 // r: 9.1tb 
       
   118 //
       
   119 #define qtn_options_list_unmark_one "Unmark"
       
   120 
       
   121 // d: Item in the options sub menu to unmark all
       
   122 // l: list_single_popup_submenu_pane_t1/opt1
       
   123 // r: 9.1tb 
       
   124 //
       
   125 #define qtn_options_list_unmark_all "Unmark all"
       
   126 */
       
   127 // d: Information note shown when user tries to set an incomplete draft event into an active event
       
   128 // l: popup_note_window/opt1
       
   129 // r: 9.1tb 
       
   130 //
       
   131 #define qtn_locev_note_activatingdraft "All events could not be activated. Please check Subject and Place are defined for each event and try again"
       
   132 
       
   133 // d: Title text for Event Editor When the Subject field has no value
       
   134 // l: title_pane_t2/opt9
       
   135 // r: 9.1tb 
       
   136 //
       
   137 #define qtn_locev_title_new_event "New event"
       
   138 
       
   139 // d: Label name for Subject in the event editor
       
   140 // l: list_double_pane_t1
       
   141 // r: 9.1tb 
       
   142 //
       
   143 #define qtn_locev_list_lbl_subject "Subject*"
       
   144 
       
   145 // d: Label name for Place in the event editor
       
   146 // l: list_double_pane_t1
       
   147 // r: 9.1tb 
       
   148 //
       
   149 #define qtn_locev_list_lbl_place "Place*"
       
   150 
       
   151 // d: ‘Define’  is written in value field to hint user that the MSK Define has to be pressed to define the place
       
   152 // l: list_double_pane_t2
       
   153 // r: 9.1tb 
       
   154 //
       
   155 #define qtn_locev_list_value_define "Define"
       
   156 
       
   157 // d: Label name for Repaat in the event editor
       
   158 // l: list_double_pane_t1
       
   159 // r: 9.1tb 
       
   160 //
       
   161 #define qtn_locev_list_lbl_repeat "Repeat"
       
   162 
       
   163 // d: Label name for Alert tone in the event editor
       
   164 // l: list_double_pane_t1
       
   165 // r: 9.1tb 
       
   166 //
       
   167 #define qtn_locev_list_lbl_alert_tone "Alert tone"
       
   168 
       
   169 // d: Label name for Audio loop in the event editor
       
   170 // l: list_double_pane_t1
       
   171 // r: 9.1tb 
       
   172 //
       
   173 #define qtn_locev_list_lbl_audio_loop "Audio loop"
       
   174 
       
   175 // d: Item in the options menu to define a place
       
   176 // l: list_single_pane_t1_cp2
       
   177 // r: 9.1tb 
       
   178 //
       
   179 #define qtn_locev_options_setplace "Set place"
       
   180 
       
   181 // d: Item in the options menu to change a value in the focussed field
       
   182 // l: list_single_pane_t1_cp2
       
   183 // r: 9.1tb 
       
   184 //
       
   185 #define qtn_locev_options_change "Change"
       
   186 
       
   187 // d: Item in the options menu
       
   188 // l: list_single_pane_t1_cp2/opt3
       
   189 // r: 9.1tb 
       
   190 //
       
   191 #define qtn_locev_options_add_desc "Add Description"
       
   192 
       
   193 // d: Item in the options menu to add new description 
       
   194 // l: list_single_popup_submenu_pane_t1/opt1
       
   195 // r: 9.1tb 
       
   196 //
       
   197 #define qtn_locev_options_new_desc "New"
       
   198 
       
   199 // d: Item in the options menu to use the existing notes from the notes application
       
   200 // l: list_single_popup_submenu_pane_t1/opt1
       
   201 // r: 9.1tb 
       
   202 //
       
   203 #define qtn_locev_options_from_notes "Use existing"
       
   204 
       
   205 // d: List query header for setting place
       
   206 // l: heading_pane_t1
       
   207 // r: 9.1tb 
       
   208 //
       
   209 #define qtn_locev_heading_set_place "Set place"
       
   210 
       
   211 // d: Current Place -Choice item in the "Set place" list selection query 
       
   212 // l: list_single_graphic_pane_t1_cp2
       
   213 // r: 9.1tb 
       
   214 //
       
   215 #define qtn_locev_list_current_place "Current place"
       
   216 
       
   217 // d: Landmarks -Choice item in the "Set place" list selection query
       
   218 // l: list_single_graphic_pane_t1_cp2
       
   219 // r: 9.1tb 
       
   220 //
       
   221 #define qtn_locev_list_landmarks "Landmarks"
       
   222 
       
   223 // d: From map -Choice item in the "Set place" list selection query
       
   224 // l: list_single_graphic_pane_t1_cp2
       
   225 // r: 9.1tb 
       
   226 //
       
   227 #define qtn_locev_list_from_map "From map"
       
   228 
       
   229 // d: Confirmation query to ask the user whether toi replace the old details
       
   230 // l: popup_note_window/opt1
       
   231 // r: 9.1tb 
       
   232 //
       
   233 #define qtn_locev_note_replace_details "Replace old place details with new details?"
       
   234 
       
   235 // d: Wait note when requesting current location details
       
   236 // l: popup_note_wait_window
       
   237 // r: 9.1tb 
       
   238 //
       
   239 #define qtn_locev_note_request_loc "Requesting current location"
       
   240 
       
   241 // d: If the created trigger is between 500m-1500m, an information note is displayed to the user with title text: "Medium Accuracy"
       
   242 // l: heading_sub_pane_t1
       
   243 // r: 9.1tb 
       
   244 //
       
   245 #define qtn_locev_note_heading_medium_acc "Medium Accuracy"
       
   246 
       
   247 // d: If the created trigger is more than 1500m, an information note is displayed to the user with title text: "Low Accuracy"
       
   248 // l: heading_sub_pane_t1
       
   249 // r: 9.1tb 
       
   250 //
       
   251 #define qtn_locev_note_heading_low_acc "Low Accuracy"
       
   252 
       
   253 // d: If the created trigger is less than 500m, an information note is displayed to the user with title text: "High Accuracy"
       
   254 // l: heading_sub_pane_t1
       
   255 // r: 9.1tb 
       
   256 //
       
   257 #define qtn_locev_note_heading_high_acc "High Accuracy"
       
   258 
       
   259 // d: If due to some (network) error, network location cannot be retrieved and saved, an error note is displayed
       
   260 // l: popup_note_window/opt1
       
   261 // r: 9.1tb 
       
   262 //
       
   263 #define qtn_locev_note_saving_failed "Saving current place failed. Please try again"
       
   264 
       
   265 // d: If user presses Cancel while the GPS coordinate or cell ID retrieval is in progress, an error note
       
   266 // l: popup_note_window/opt1
       
   267 // r: 9.1tb 
       
   268 //
       
   269 #define qtn_locev_note_not_saved "Current place not saved"
       
   270 
       
   271 // d: If no suitable positioning method is enabled in positioning settings, a message query is displayed with header ”Positioning unavailable” 
       
   272 // l: heading_pane_t1
       
   273 // r: 9.1tb 
       
   274 //
       
   275 #define qtn_locev_note_heading_positioning "Positioning unavailable"
       
   276 
       
   277 // d: If no suitable positioning method is enabled in positioning settings, a message query is displayed with this text 
       
   278 // l: popup_info_list_pane_t1
       
   279 // r: 9.1tb 
       
   280 //
       
   281 #define qtn_locev_note_positioning "To save the current location at least one positioning method must be enabled. Check "
       
   282 
       
   283 // d: If no suitable positioning method is enabled in positioning settings, a message query is displayed with a link to open the positioning methods for enabling  a method
       
   284 // l: popup_info_list_pane_t1
       
   285 // r: 9.1tb 
       
   286 //
       
   287 #define qtn_locev_note_positioning_link "Positioning settings"
       
   288 
       
   289 // d: Label name for Radius field in the events editor
       
   290 // l: list_double_pane_t1
       
   291 // r: 9.1tb 
       
   292 //
       
   293 #define qtn_locev_list_lbl_radius "Radius"
       
   294 
       
   295 // d: Item in the options menu to remove the existing description in the events editor
       
   296 // l: list_single_pane_t1_cp2
       
   297 // r: 9.1tb 
       
   298 //
       
   299 #define qtn_locev_options_remove_desc "Remove description"
       
   300 
       
   301 // d: Label name for Description in the events editor
       
   302 // l: list_double_pane_t1
       
   303 // r: 9.1tb 
       
   304 //
       
   305 #define qtn_locev_list_lbl_description "Description"
       
   306 
       
   307 // d: Item in the options menu for editing the existing description
       
   308 // l: list_single_pane_t1_cp2
       
   309 // r: 9.1tb 
       
   310 //
       
   311 #define qtn_locev_options_edit_desc "Edit description"
       
   312 
       
   313 // d: List query header for Add description
       
   314 // l: heading_pane_t1
       
   315 // r: 9.1tb 
       
   316 //
       
   317 #define qtn_locev_list_heading_add_desc "Add description"
       
   318 
       
   319 // d: Item in the options menu for "Set alert tone"
       
   320 // l: list_single_pane_t1_cp2
       
   321 // r: 9.1tb 
       
   322 //
       
   323 #define qtn_locev_options_set_tone "Set Alert tone"
       
   324 
       
   325 // d: List query header for Set Alert tone
       
   326 // l: heading_pane_t1
       
   327 // r: 9.1tb 
       
   328 //
       
   329 #define qtn_locev_list_heading_alert_tone "Set Alert tone"
       
   330 
       
   331 // d: Tone -Choice item in the "Set alert tone" list selection query
       
   332 // l: list_single_graphic_pane_t1_cp2
       
   333 // r: 9.1tb 
       
   334 //
       
   335 #define qtn_locev_list_alert_tone "Tone"
       
   336 
       
   337 // d: Record new clip -Choice item in the "Set alert tone" list selection query
       
   338 // l: list_single_graphic_pane_t1_cp2
       
   339 // r: 9.1tb 
       
   340 //
       
   341 #define qtn_locev_list_record_clip "Record New Clip"
       
   342 
       
   343 // d: "Off" Value for the Alert tone field in the editor
       
   344 // l: list_set_graphic_pane_t1
       
   345 // r: 9.1tb 
       
   346 //
       
   347 #define qtn_locev_list_value_alert_off "Off"
       
   348 
       
   349 // d: Item in the options menu to navigate to the place
       
   350 // l: list_single_pane_t1_cp2
       
   351 // r: 9.1tb 
       
   352 //
       
   353 #define qtn_locev_options_navigate "Navigate to place"
       
   354 
       
   355 // d: Item in the options menu to show the event location on the map
       
   356 // l: list_single_pane_t1_cp2
       
   357 // r: 9.1tb 
       
   358 //
       
   359 #define qtn_locev_options_show_map "Show place on map"
       
   360 
       
   361 // d: Item in the options menu to edit the items in the event viewer
       
   362 // l: list_single_pane_t1_cp2
       
   363 // r: 9.1tb 
       
   364 //
       
   365 #define qtn_locev_options_edit "Edit"
       
   366 /*
       
   367 // d: Press MSK to open "Active"/"Draft"/"Completed"/"Invalid" Events
       
   368 // l: control_pane_t3/opt7
       
   369 // r: 9.1tb 
       
   370 //
       
   371 #define qtn_msk_open "Open"
       
   372 */
       
   373 // d: A maximum number of location events is reached and user tries to create a new event, a message is displayed
       
   374 // l: popup_note_window/opt1
       
   375 // r: 9.1tb 
       
   376 //
       
   377 #define qtn_locev_note_many_events "Too many location events. Please delete few events to enable creating new ones"
       
   378 
       
   379 // d: When selecting a landmark for the trigger and the landmark does not have valid coordinates,an error note is displayed 
       
   380 // l: popup_note_window/opt1
       
   381 // r: 9.1tb 
       
   382 //
       
   383 #define qtn_locev_note_invalid_lm "Coordinates missing from selected landmark. Please select another one"
       
   384 
       
   385 // d; Unit is Miles -Value for radius field
       
   386 // l: list_double_graphic_pane_t2/opt2
       
   387 // r: 9.1tb 
       
   388 //
       
   389 #define qtn_locev_list_lbl_radius_miles "mi"
       
   390 
       
   391 // d: Unit is Kilometer - Value for radius field
       
   392 // l: list_double_graphic_pane_t2/opt2
       
   393 // r: 9.1tb 
       
   394 //
       
   395 #define qtn_locev_list_lbl_radius_km "km"
       
   396 
       
   397 // d: If no Place or Subject is defined for the event, Unnamed is displayed in place of Subject
       
   398 // l: list_double_large_graphic_pane_t1
       
   399 // r: 9.1tb 
       
   400 //
       
   401 #define qtn_locev_list_unnamed "Unnamed"
       
   402 
       
   403 // d: Press MSK to create new event
       
   404 // l: control_pane_t3/opt7
       
   405 // r: 9.1tb 
       
   406 //
       
   407 #define qtn_msk_create "Create"
       
   408 
       
   409 // d: Press MSK to define the place. Opens a list selection query
       
   410 // l: control_pane_t3/opt7
       
   411 // r: 9.1tb 
       
   412 //
       
   413 #define qtn_msk_define "Define"
       
   414 
       
   415 // d: On - Value for Audio loop 
       
   416 // l: list_double_pane_t2
       
   417 // r: 9.1tb 
       
   418 //
       
   419 #define qtn_locev_list_value_loop_on "On"
       
   420 
       
   421 // d: Off- Value for Audio loop 
       
   422 // l: list_double_pane_t2
       
   423 // r: 9.1tb 
       
   424 //
       
   425 #define qtn_locev_list_value_loop_off "Off"
       
   426 
       
   427 // d: On - Value for Repeat 
       
   428 // l: list_double_pane_t2
       
   429 // r: 9.1tb 
       
   430 //
       
   431 #define qtn_locev_list_value_repeat_on "On"
       
   432 
       
   433 // d: Off - Value for Repeat 
       
   434 // l: list_double_pane_t2
       
   435 // r: 9.1tb 
       
   436 //
       
   437 #define qtn_locev_list_value_repeat_off "Off"
       
   438 
       
   439 // d: Item in the context sensitive menu to open the event from the query 
       
   440 // l: list_single_pane_t1_cp2
       
   441 // r: 9.1tb 
       
   442 //
       
   443 #define qtn_locev_options_open_event "Open event"
       
   444 
       
   445 // d: Item in the context sensitive menu to view the description of the event
       
   446 // l: list_single_pane_t1_cp2
       
   447 // r: 9.1tb 
       
   448 //
       
   449 #define qtn_locev_options_view_description "View description"
       
   450 
       
   451 // d: Item in the context sensitive menu to view the description of the event
       
   452 // l: list_single_large_graphic_pane_t1
       
   453 // r: 9.1tb 
       
   454 //
       
   455 #define qtn_apps_locev_list "Location events"
       
   456 
       
   457 // d: Title text for Location Events in Location Centre in Grid View
       
   458 // l: cell_app_pane_t1
       
   459 // r: 9.1tb 
       
   460 //
       
   461 #define qtn_apps_locev_grid  "Location events"
       
   462 
       
   463 // d: If saving the event takes time, wait note with a text “ Saving event. Please wait...”  is displayed
       
   464 // l: popup_note_wait_window
       
   465 // r: 9.1tb 
       
   466 //
       
   467 #define qtn_locev_note_saving_event "Saving event. Please wait..."
       
   468 
       
   469 // d: Confirmation query text while delete an event
       
   470 // l: popup_note_window/opt1
       
   471 // r: 9.1tb
       
   472 //
       
   473 #define qtn_locev_confirm_delete_event "Delete event"
       
   474 
       
   475 // d: Heading of the Pane
       
   476 // l: heading_pane_t1
       
   477 // r: 9.1tb
       
   478 //
       
   479 #define qtn_locev_note_disclaimer_heading "NOTICE AND DISCLAIMER"
       
   480 
       
   481 // d: Notice and Disclaimer body text
       
   482 // l: popup_info_list_pane_t1
       
   483 // r: 9.1tb
       
   484 //
       
   485 #define qtn_locev_note_disclaimer_text "The availability and accuracy of this service is dependent, among other things, on wireless networks and satellite systems. They may not function in all areas or at all times. Nokia does not guarantee and shall in no way be held responsible for the reliability and accuracy of the service. Therefore never rely solely on the service e.g. for essential communications, like emergencies. This service is made for non-commercial private use only. Using the service may involve transmission of large amounts of data through your service provider’s network. Contact your network service provider for information about data transmission charges"
       
   486 
       
   487 // d: SK1 for the disclaimer Pop-up note
       
   488 // l: control_pane_t1
       
   489 // r: 9.1tb
       
   490 //
       
   491 #define qtn_locev_softkey_accept "Accept"
       
   492 
       
   493 // d: SK2 for the disclaimer Pop-up note
       
   494 // l: control_pane_t1
       
   495 // r: 9.1tb
       
   496 //
       
   497 #define qtn_locev_softkey_reject "Reject"
       
   498 
       
   499 // d: Confirmation query text 
       
   500 // l: popup_note_window/opt1
       
   501 // r: 9.1tb
       
   502 //
       
   503 #define qtn_locev_confirmation_note_text "Hide notice and disclaimer in the future"
       
   504 
       
   505 // d: Item in the options sub menu for showing invalid events
       
   506 // l: list_single_popup_submenu_pane_t1/opt2
       
   507 // r: 9.1tb
       
   508 //
       
   509 #define qtn_locev_options_invalid "Invalid"
       
   510 
       
   511 // d: Confirmation query text while deleting multiple events
       
   512 // l: popup_note_window/opt1
       
   513 // r: 9.1tb
       
   514 //
       
   515 #define qtn_locev_confirm_multidelete_event "Delete %N events"
       
   516 
       
   517 // d: Wait note when deleting an event
       
   518 // l: popup_note_wait_window
       
   519 // r: 9.1tb
       
   520 //
       
   521 #define qtn_locev_note_singleevt_delete "Deleting event..."
       
   522 
       
   523 // d: Wait note when deleting multiple events
       
   524 // l: popup_note_wait_window
       
   525 // r: 9.1tb
       
   526 //
       
   527 #define qtn_locev_note_multipleevt_delete "Deleting events..."
       
   528 
       
   529 // d: Wait note shown while activating an event
       
   530 // l: popup_note_wait_window
       
   531 // r: 9.1tb
       
   532 //
       
   533 #define qtn_locev_note_singleevt_activate "Activating event..."
       
   534 
       
   535 // d: Wait note shown while activating multiple events
       
   536 // l: popup_note_wait_window
       
   537 // r: 9.1tb
       
   538 //
       
   539 #define qtn_locev_note_multipleevt_activate "Activating events..."
       
   540 
       
   541 // d: Wait note shown while saving an event as draft
       
   542 // l: popup_note_wait_window
       
   543 // r: 9.1tb
       
   544 //
       
   545 #define qtn_locev_note_singleevt_draft "Saving event as draft..."
       
   546 
       
   547 // d: Wait note shown while saving multiple events as draft
       
   548 // l: popup_note_wait_window
       
   549 // r: 9.1tb
       
   550 //
       
   551 #define qtn_locev_note_multipleevt_draft "Saving events as draft..."
       
   552 
       
   553 // d: Label name for Status in the event editor to set the event status
       
   554 // l: list_double_pane_t1
       
   555 // r: 9.1tb
       
   556 //
       
   557 #define qtn_locev_list_lbl_status "Status"
       
   558 
       
   559 // d: Value name for the "Status" field in the editor
       
   560 // l: list_double_pane_t1
       
   561 // r: 9.1tb
       
   562 //
       
   563 #define qtn_locev_list_value_active "Active"
       
   564 
       
   565 // d: Value name for the "Status" field in the editor
       
   566 // l: list_double_pane_t1
       
   567 // r: 9.1tb
       
   568 //
       
   569 #define qtn_locev_list_value_draft "Draft"
       
   570 
       
   571 // d: Prompt text in the data query to enter location details
       
   572 // l: popup_query_data_window/opt1
       
   573 // r: 9.1tb
       
   574 //
       
   575 #define qtn_locev_note_prompt_text "Fetched location details. Save location as:"
       
   576 
       
   577 // d: Text in the information note mentioning the accuracy level of the trigger in metres
       
   578 // l: popup_note_window/opt1
       
   579 // r: 9.1tb 
       
   580 //
       
   581 #define qtn_locev_note_txt_acc_metres "Place saved with %U m accuracy level"
       
   582 
       
   583 // d: Text in the information note mentioning the accuracy level of the trigger in kilometres
       
   584 // l: popup_note_window/opt1
       
   585 // r: 9.1tb 
       
   586 //
       
   587 #define qtn_locev_note_txt_acc_km "Place saved with %U km accuracy level"
       
   588 
       
   589 // d: Text in the information note mentioning the accuracy level of the trigger in miles
       
   590 // l: popup_note_window/opt1
       
   591 // r: 9.1tb 
       
   592 //
       
   593 #define qtn_locev_note_txt_acc_miles "Place saved with %U mi accuracy level"
       
   594 
       
   595 // d: Text in the information note mentioning the accuracy level of the trigger in foot/feet
       
   596 // l: popup_note_window/opt1
       
   597 // r: 9.1tb 
       
   598 //
       
   599 #define qtn_locev_note_txt_acc_ft "Place saved with %U ft accuracy level"
       
   600 
       
   601 // d: Text in the information note mentioning that the accuracy level is unknown
       
   602 // l: popup_note_window/opt1
       
   603 // r: 9.1tb
       
   604 //
       
   605 #define qtn_locev_note_txt_acc_unknown "The accuracy level of the saved location is unavailable"
       
   606 
       
   607 // d: Confirmation query is displayed when user uses the "Discard changes" command from the options menu
       
   608 // l: popup_note_window/opt1
       
   609 // r: 9.1tb
       
   610 //
       
   611 #define qtn_locev_query_discard_changes "Discard all changes made to event entry"
       
   612 
       
   613 // d: Information note shown when user tries to save the event without filling the mandatory fields
       
   614 // l: popup_note_window/opt1
       
   615 // r: 9.1tb
       
   616 //
       
   617 #define qtn_locev_note_missed_info "Please fill all the mandatory fields to save event"
       
   618 
       
   619 // d: Item in the options menu to discard changes
       
   620 // l: list_single_pane_t1_cp2
       
   621 // r: 9.1tb
       
   622 //
       
   623 #define qtn_locev_options_discard "Discard changes"
       
   624 
       
   625 // d: Event "Status" text in the event viewer
       
   626 // l: list_double_pane_t2
       
   627 // r: 9.1tb
       
   628 //
       
   629 #define qtn_locev_list_value_completed "Completed"
       
   630 
       
   631 // d: Event "Status" text in the event viewer
       
   632 // l: list_double_pane_t2
       
   633 // r: 9.1tb
       
   634 //
       
   635 #define qtn_locev_list_value_invalid "Invalid"
       
   636 
       
   637 // d: Name of the recorded sound clip
       
   638 // l: list_double_pane_t2
       
   639 // r: 9.1tb
       
   640 //
       
   641 #define qtn_locev_list_vorec_clip_name "Sound clip"
       
   642 
       
   643 // d: Snooze text as LSK
       
   644 // l: control_pane_t1/opt7
       
   645 // r: 9.2tb
       
   646 //
       
   647 #define qtn_locev_softkey_snooze "Snooze"