cmmanager/cmmgr/Framework/loc/cmmanager.loc
changeset 20 9c97ad6591ae
parent 18 fcbbe021d614
child 21 b8e8e15e80f2
child 23 7ec726f93df1
child 28 860702281757
equal deleted inserted replaced
18:fcbbe021d614 20:9c97ad6591ae
     1 /*
       
     2 * Copyright (c) 2006 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.
       
    15 *
       
    16 */
       
    17 
       
    18 //  LOCALISATION STRINGS
       
    19 
       
    20 //============================================================================
       
    21 // GENERAL SETTINGS VIEW
       
    22 //============================================================================
       
    23 //d: Network destinations setting item under General Settings/Connection Settings
       
    24 //l: list_single_large_graphic_pane_t1_cp2
       
    25 //w: 
       
    26 //r: 3.2
       
    27 //
       
    28 #define qtn_netw_conset_network_connections "Network destinations"
       
    29 
       
    30 //=============================================================================
       
    31 //  DESTINATION VIEW
       
    32 //=============================================================================
       
    33 
       
    34 //-----------------------------------------------------------------------------
       
    35 // Options Menu Items
       
    36 //-----------------------------------------------------------------------------
       
    37 
       
    38 //d: Options menu text. Edit the highlighted item, used for destination and 
       
    39 //d: connection methods views
       
    40 //l: list_single_pane_t1_cp2
       
    41 //w: 
       
    42 //r: 3.2
       
    43 //
       
    44 #define qtn_netw_conset_options_edit    "Edit"
       
    45 
       
    46 
       
    47 //d: Options menu text. Opens a radio button page to select default conneciton
       
    48 //l: list_single_pane_t1_cp2
       
    49 //w: 
       
    50 //r: 3.2
       
    51 //
       
    52 #define qtn_netw_conset_options_default_connection "Default Connection"
       
    53 
       
    54 //d: Options menu text, subitem of Manage. Adds a new destination
       
    55 //l: list_single_popup_submenu_pane_t1
       
    56 //w: 
       
    57 //r: 3.2
       
    58 //
       
    59 #define qtn_netw_conset_options_add_destination    "Add destination"
       
    60 
       
    61 //d:Options menu text, subitem of Manage
       
    62 //l: list_single_popup_submenu_pane_t1
       
    63 //w: 
       
    64 //r: 3.2
       
    65 //
       
    66 #define qtn_netw_conset_options_rename_destination    "Rename destination"
       
    67 
       
    68 //d:Options menu text, subitem of Manage
       
    69 //l: list_single_popup_submenu_pane_t1
       
    70 //w: 
       
    71 //r: 3.2
       
    72 //
       
    73 #define qtn_netw_conset_options_change_dest_icon    "Change icon"
       
    74 
       
    75 //d:Options menu text, subitem of Manage
       
    76 //l: list_single_popup_submenu_pane_t1
       
    77 //w: 
       
    78 //r: 3.2
       
    79 //
       
    80 #define qtn_netw_conset_options_delete_destination    "Delete destination"
       
    81 
       
    82 
       
    83 //d: Destination name query prompt text 
       
    84 //l: popup_query_data_window
       
    85 //w: 
       
    86 //r: 3.2
       
    87 //
       
    88 #define qtn_netw_conset_prmpt_destination_name "Destination name: "
       
    89 
       
    90 //d: Title text for destination icon selection dialog.
       
    91 //l: heading_pane_t1
       
    92 //w: 
       
    93 //r: 3.2
       
    94 //
       
    95 #define qtn_netw_conset_prmpt_select_icon "Select an icon:"
       
    96 
       
    97 
       
    98 //d: Connection method name query prompt text 
       
    99 //l: popup_query_data_window
       
   100 //w: 
       
   101 //r: 3.2
       
   102 //
       
   103 #define qtn_netw_conset_prmpt_method_name "Connection method name:"
       
   104 
       
   105 //d: Connection method delete query text 
       
   106 //l: popup_note_window
       
   107 //w: 
       
   108 //r: 3.2
       
   109 //
       
   110 #define qtn_netw_conset_quest_delete_method "Delete connection method ’%U’?"
       
   111 
       
   112 //d: Connection method delete info text 
       
   113 //l: popup_note_window
       
   114 //w: 
       
   115 //r: 3.2
       
   116 //
       
   117 #define qtn_netw_conset_info_cannot_delete_protected_method "Unable to delete protected connection method"
       
   118 
       
   119 //d: Connection method delete info text 
       
   120 //l: popup_note_window
       
   121 //w: 
       
   122 //r: 3.2
       
   123 //
       
   124 #define qtn_netw_conset_info_cannot_delete_method_in_use "Connection method currently in use. Unable to delete."
       
   125 
       
   126 //d: Destination delete query text 
       
   127 //l: popup_note_window
       
   128 //w: 
       
   129 //r: 3.2
       
   130 //
       
   131 #define qtn_netw_conset_quest_delete_destination "Delete destination ’%U’ and associated connection methods?"
       
   132 
       
   133 //d: Destination delete info text
       
   134 //l: popup_note_window
       
   135 //w: 
       
   136 //r: 3.2
       
   137 //
       
   138 #define qtn_netw_conset_info_cannot_delete_dest_in_use "Destination currently in use. Unable to delete."
       
   139 
       
   140 //d: Note to indicate the the selected connection method cannot be currently edited as it is being used
       
   141 //l: popup_note_window
       
   142 //w: 
       
   143 //r: 3.2
       
   144 //
       
   145 #define qtn_set_note_ap_in_use_edit "Connection method is currently in use. Unable to edit."
       
   146 
       
   147 //d: Destination delete info text
       
   148 //l: popup_note_window
       
   149 //w: 
       
   150 //r: 3.2
       
   151 //
       
   152 #define qtn_netw_conset_info_cannot_delete_dest_protected  "Unable to delete protected destination"
       
   153 
       
   154 //d: Destination name info text, shown when destination name already exists
       
   155 //l: popup_note_window
       
   156 //w: 
       
   157 //r: 3.2
       
   158 //
       
   159 #define qtn_netw_conset_info_name_already_in_use  "Name ’%U’ already in use"
       
   160 
       
   161 //d: Embedded Destination delete query text
       
   162 //l: popup_note_window
       
   163 //w: 
       
   164 //r: 3.2
       
   165 //
       
   166 #define qtn_netw_conset_quest_delete_embedded_dest  "Link cannot be restored by user. Delete anyway?"
       
   167 
       
   168 //d: Common text used to indicate that a destination or connection method
       
   169 //d: cannot be edited if it is protected
       
   170 //l: popup_note_window
       
   171 //w: 
       
   172 //r: 3.2
       
   173 //
       
   174 #define qtn_netw_conset_info_cannot_edit_protected  "Unable to edit protected settings"
       
   175 
       
   176 //-----------------------------------------------------------------------------
       
   177 // List Items
       
   178 //-----------------------------------------------------------------------------
       
   179 
       
   180 //d: The name of a new, default connection. Max.30 chars, 
       
   181 //d: longer ones will be truncated.
       
   182 //l: list_double_large_graphic_pane_t1_cp2
       
   183 //w:
       
   184 //r: 3.2
       
   185 //
       
   186 #define qtn_netw_conset_add_connection "Add connection"
       
   187 
       
   188 //d: The group of legacy access points
       
   189 //l: list_double_large_graphic_pane_t1_cp2
       
   190 //w:
       
   191 //r: 3.2
       
   192 //
       
   193 #define qtn_netw_conset_dest_uncategorized "Uncategorized"
       
   194 
       
   195 //d: Destination list text. The second line for qtn_netw_conset_add_connection 
       
   196 //d: Indicates that selecting the item will start the UI for adding a
       
   197 //d: a connection method
       
   198 //l: list_double_large_graphic_pane_t2_cp2
       
   199 //w: 
       
   200 //r: 3.2
       
   201 //
       
   202 #define qtn_netw_conset_add_connection_method "New connection method"
       
   203 
       
   204 //d: Destination list text, notes the number of connections methods
       
   205 //d: belonging to the destination
       
   206 //l: list_double_large_graphic_pane_t2_cp2
       
   207 //w: 
       
   208 //r: 3.2
       
   209 //
       
   210 #define qtn_netw_conset_conn_methods_amount_many    "%N connection methods"
       
   211 
       
   212 //d: Destination list text. Notes that the destination has one 
       
   213 //d: connection method
       
   214 //l: list_double_large_graphic_pane_t2_cp2
       
   215 //w: 
       
   216 //r: 3.2
       
   217 //
       
   218 #define qtn_netw_conset_conn_methods_amount_one      "1 connection method"
       
   219 
       
   220 //d: Destination list text. Notes that the destination is empty
       
   221 //l: list_double_large_graphic_pane_t2_cp2
       
   222 //w: 
       
   223 //r: 3.2
       
   224 //
       
   225 #define qtn_netw_conset_conn_methods_amount_none      "No connection methods"
       
   226 
       
   227 //-----------------------------------------------------------------------------
       
   228 // Status Pane
       
   229 //-----------------------------------------------------------------------------
       
   230 
       
   231 //d: Destination list title text
       
   232 //l: title_pane_t2/opt9
       
   233 //w: 
       
   234 //r: 3.2
       
   235 //
       
   236 #define qtn_netw_conset_network_connections_title "Network destinations"
       
   237 
       
   238 //d: Destination list text. Shows the number of configured destinations in the 
       
   239 //d: navi pane
       
   240 //l: navi_text_pane_t1
       
   241 //w: 
       
   242 //r: 3.2
       
   243 //
       
   244 #define qtn_netw_conset_navi_nof_destinations "%N destinations defined"
       
   245 
       
   246 //d: Destination list text. Shows the number of configured destinations in the 
       
   247 //d: navi pane
       
   248 //l: navi_text_pane_t1
       
   249 //w: 
       
   250 //r: 3.2
       
   251 //
       
   252 #define qtn_netw_conset_navi_one_destination "1 destination defined"
       
   253 
       
   254 //d: Destination list text. Shows the default connection in the 
       
   255 //d: navi pane
       
   256 //l: navi_text_pane_t1
       
   257 //w: 
       
   258 //r: 3.2
       
   259 //
       
   260 #define qtn_netw_conset_navi_default "Default: %U"
       
   261 
       
   262 //d: Destination list text. Shows that the default connection
       
   263 //d: is Always ask
       
   264 //l: navi_text_pane_t1
       
   265 //w: 
       
   266 //r: 3.2
       
   267 //
       
   268 #define qtn_netw_conset_navi_default_always_ask "Default: Always ask"
       
   269 
       
   270 //d: Destination list text. Shows that the default connection
       
   271 //d: is Ask once
       
   272 //l: navi_text_pane_t1
       
   273 //w: 
       
   274 //r: 3.2
       
   275 //
       
   276 #define qtn_netw_conset_navi_default_ask_once "Default: Ask once"
       
   277 
       
   278 //=============================================================================
       
   279 //  CONNECTION METHOD VIEW
       
   280 //=============================================================================
       
   281 
       
   282 //-----------------------------------------------------------------------------
       
   283 // Options Menu Items
       
   284 //-----------------------------------------------------------------------------
       
   285 
       
   286 //d: Connection method list text. Starts a wizard for adding a 
       
   287 //d: new connection method
       
   288 //l: list_single_pane_t1_cp2
       
   289 //w: 
       
   290 //r: 3.2
       
   291 //
       
   292 #define qtn_netw_conset_options_add_method "Add connection method"
       
   293 
       
   294 //d: Connection method list text. Renames the highlighted connection methof
       
   295 //l: list_single_pane_t1_cp2
       
   296 //w: 
       
   297 //r: 3.2
       
   298 //
       
   299 #define qtn_netw_conset_options_rename_method "Rename"
       
   300 
       
   301 //d: Connection method list text. Deletes the highlighted connection method
       
   302 //l: list_single_pane_t1_cp2
       
   303 //w: 
       
   304 //r: 3.2
       
   305 //
       
   306 #define qtn_netw_conset_options_delete_method "Delete"
       
   307 
       
   308 
       
   309 //d:Connection method list text. Prioritise the highlighted connecton method
       
   310 //l: list_single_popup_submenu_pane_t1
       
   311 //w: 
       
   312 //r: 3.2
       
   313 //
       
   314 #define qtn_netw_conset_options_prioritise "Prioritise"
       
   315 
       
   316 //d: Connection method list text. Moves the highlighted connection method
       
   317 //d: to a selected target destination
       
   318 //l: list_single_popup_submenu_pane_t1
       
   319 //w: 
       
   320 //r: 3.2
       
   321 //
       
   322 #define qtn_netw_conset_options_move_to_dest "Move to other destination"
       
   323 
       
   324 //d: Connection method list text. Copies the highlighted connection method
       
   325 //d: to a selected target destination
       
   326 //l: list_single_popup_submenu_pane_t1
       
   327 //w: 
       
   328 //r: 3.2
       
   329 //
       
   330 #define qtn_netw_conset_options_copy_to_dest "Copy to other destination"
       
   331 
       
   332 //-----------------------------------------------------------------------------
       
   333 // List Items
       
   334 //-----------------------------------------------------------------------------
       
   335 
       
   336 //d: Connection method list text. Indicates the priority of the 
       
   337 //d: connection method
       
   338 //l: list_double_graphic_pane_t2
       
   339 //w: 
       
   340 //r: 3.2
       
   341 //
       
   342 #define qtn_netw_conset_method_priority_other "Priority %N connection method "
       
   343 
       
   344 //d: Shown if the method is bound to a destination.
       
   345 //l: list_double_graphic_pane_t2
       
   346 //w:
       
   347 //r: 5.1
       
   348 //
       
   349 #define qtn_netw_conset_method_priority_auto "Priority: Automatic"
       
   350 
       
   351 //d: Connection method list text. The name of an embedded destination
       
   352 //l: list_double_graphic_pane_t1
       
   353 //w: 
       
   354 //r: 3.2
       
   355 //
       
   356 #define qtn_netw_conset_embedded_dest "Link to '%U'"
       
   357 
       
   358 //d: Connection method list popup note. Text shown in a toolip (info popup)
       
   359 //d: which is prefixed to the Bearer type of the highlighted connection method
       
   360 //l: popup_preview_text_window_t1
       
   361 //w:
       
   362 //r:3.2
       
   363 //
       
   364 #define qtn_netw_conset_popup_title_data_bearer "Data Bearer: "
       
   365 
       
   366 //d: Connection method list popup note. WLAN Bearer type shown in info popup
       
   367 //l: popup_preview_text_window_t1
       
   368 //w:
       
   369 //r: 3.2
       
   370 //
       
   371 #define qtn_netw_conset_popup_bearer_wlan "Wireless LAN"
       
   372 
       
   373 //d: Connection method list popup note. 
       
   374 //d: Packet Data Bearer type shown in info popup
       
   375 //l: popup_preview_text_window_t1
       
   376 //w:
       
   377 //r: 3.2
       
   378 //
       
   379 #define qtn_netw_conset_popup_bearer_packet_data "Packet data"
       
   380 
       
   381 //d: Connection method list empty text. 
       
   382 //d: Shown if there are no connection methods
       
   383 //l: main_pane_empty_t1/opt2
       
   384 //w: 
       
   385 //r: 3.2
       
   386 //
       
   387 #define qtn_netw_conset_empty_method_view_primary "No connection methods"
       
   388 
       
   389 //d: Connection method list empty text. Second line in the list item if
       
   390 //d: no connection methods exist. Indicates how to create one.
       
   391 //l: main_list_empty_pane/opt2
       
   392 //w: 
       
   393 //r: 3.2
       
   394 //
       
   395 #define qtn_netw_conset_empty_method_view_secondary "Select Add connection method from Options menu to define a method "
       
   396 
       
   397 //d: radio button popup menu title text
       
   398 //l: list_setting_pane_t1
       
   399 //w: 
       
   400 //r: 3.2
       
   401 //
       
   402 #define qtn_netw_conset_sett_destination "Network connection"
       
   403 
       
   404 //d: radio button popup menu title text
       
   405 //l: list_set_graphic_pane_t1
       
   406 //w: 
       
   407 //r: 3.2
       
   408 //
       
   409 #define qtn_netw_conset_sett_always_ask "Always ask"
       
   410 
       
   411 
       
   412 //d: radio button popup menu title text
       
   413 //l: list_setting_pane_t1
       
   414 //w: 
       
   415 //r: 3.2
       
   416 //
       
   417 #define qtn_netw_conset_default_connection_title "Default connection"
       
   418 
       
   419 //d: radio button popup menu text
       
   420 //l: list_set_graphic_pane_t1
       
   421 //w: 
       
   422 //r: 3.2
       
   423 //
       
   424 #define qtn_netw_conset_sett_ask_once "Ask Once"
       
   425 
       
   426 //d: radio button popup menu text
       
   427 //l: list_set_graphic_pane_t1
       
   428 //w: 
       
   429 //r: 3.2
       
   430 //
       
   431 #define qtn_netw_conset_sett_default_connection "Default Connection"
       
   432 
       
   433 //d: radio button popup menu text
       
   434 //l: list_set_graphic_pane_t1
       
   435 //w: 
       
   436 //r: 3.2
       
   437 //
       
   438 #define qtn_netw_conset_sett_user_defined "User Defined"
       
   439 
       
   440 //d: radio button popup options menu text
       
   441 //l: list_single_pane_t1_cp2
       
   442 //w: 
       
   443 //r: 3.2
       
   444 //
       
   445 #define qtn_set_cmd_select "Select"
       
   446 
       
   447 //d: popup options menu text
       
   448 //l: list_single_pane_t1_cp2
       
   449 //w: 
       
   450 //r: 3.2
       
   451 //
       
   452 #define qtn_netw_conset_options_select_method "Choose connection method"
       
   453 
       
   454 //d: First line of a double large graphic style listbox - WLAN specific
       
   455 //l: list_double_large_graphic_pane_t1_cp2
       
   456 //w: 
       
   457 //r: 3.2
       
   458 //
       
   459 #define qtn_netw_conset_bearer_available_wlan "Wireless LAN"
       
   460 
       
   461 //d: Second line of a double large graphic style listbox - WLAN specific
       
   462 //l: list_double_large_graphic_pane_t2_cp2
       
   463 //w: 
       
   464 //r: 3.2
       
   465 //
       
   466 #define qtn_netw_conset_one_wlan_nw_available "1 network available"
       
   467 
       
   468 //d: Second line of a double large graphic style listbox - WLAN specific
       
   469 //l: list_double_large_graphic_pane_t2_cp2
       
   470 //w: 
       
   471 //r: 3.2
       
   472 //
       
   473 #define qtn_netw_conset_many_wlan_nw_available "%N networks available"
       
   474 
       
   475 //-----------------------------------------------------------------------------
       
   476 // Status Pane
       
   477 //-----------------------------------------------------------------------------
       
   478 
       
   479 //d: Connection method view. Indicates that there is one connection method 
       
   480 //d: in the current destination
       
   481 //l: navi_text_pane_t1
       
   482 //w: 
       
   483 //r: 3.2
       
   484 //
       
   485 #define qtn_netw_conset_navi_one_conn_method "1 conn. method"
       
   486 
       
   487 //d: Connection method view. Indicates the number of connection methods 
       
   488 //d: in the current destination
       
   489 //l: navi_text_pane_t1
       
   490 //w: 
       
   491 //r: 3.2
       
   492 //
       
   493 #define qtn_netw_conset_navi_many_conn_methods "%N conn. methods"
       
   494 
       
   495 //-----------------------------------------------------------------------------
       
   496 // Soft Keys
       
   497 //-----------------------------------------------------------------------------
       
   498 
       
   499 //d: Middle soft key whose action is to start the wizard for adding 
       
   500 //d: a connection method from the connection method view
       
   501 //d: 
       
   502 //l: control_pane_t3/opt7
       
   503 //w: 
       
   504 //r: 3.2
       
   505 //
       
   506 #define qtn_msk_add_method "Add method"
       
   507 
       
   508 //-----------------------------------------------------------------------------
       
   509 // Strings used in dialogs
       
   510 //-----------------------------------------------------------------------------
       
   511 
       
   512 //d: Confirmation query used to ask the user if he/she wants to check for
       
   513 //d: available connection methods automatically.
       
   514 //l: popup_note_window
       
   515 //w: 
       
   516 //r: 3.2
       
   517 //
       
   518 #define qtn_netw_conset_quest_check_conn_methods "Automatically check for available connection methods?"
       
   519 
       
   520 //d: String used to inform user what is going on while the dialog is displayed.
       
   521 //l: popup_note_wait_window
       
   522 //w: 
       
   523 //r: 3.2
       
   524 //
       
   525 #define qtn_netw_conset_wait_checking_methods "Checking connection methods..."
       
   526 
       
   527 //d: Question asked from the user when automatic configuration has failed. User
       
   528 //d: must answer if he/she wants to proceed with manual configuration.
       
   529 //l: popup_note_window
       
   530 //w: 
       
   531 //r: 3.2
       
   532 //
       
   533 #define qtn_netw_conset_quest_conf_method_manually "Could not automatically detect availability. Do you want to configure manually?"
       
   534 
       
   535 //d: Title of "Available methods:" list query.
       
   536 //l: heading_pane_t1
       
   537 //w: 
       
   538 //r: 3.2
       
   539 //
       
   540 #define qtn_netw_conset_prmpt_available_methods "Available methods:"
       
   541 
       
   542 //d: Title of "Select connection method:" list query.
       
   543 //l: heading_pane_t1
       
   544 //w: 
       
   545 //r: 3.2
       
   546 //
       
   547 #define qtn_netw_conset_prmpt_select_conn_method "Select connection method:"
       
   548 
       
   549 //d: Title of "Select destination:" list query.
       
   550 //l: heading_pane_t1
       
   551 //w: 
       
   552 //r: 3.2
       
   553 //
       
   554 #define qtn_netw_conset_prmpt_add_to_destination "Select destination:"
       
   555 
       
   556 //d: Heading text used in "Select destination:" list query.
       
   557 //l: loc_type_pane
       
   558 //w: 
       
   559 //r: 3.2
       
   560 //
       
   561 #define qtn_netw_conset_detail_add_to_destination "What destination or service you want to access via this method?"
       
   562 
       
   563 //d: Text of an information note used to ensure the user the a new connection
       
   564 //d: method has been added successfully.
       
   565 //l: popup_note_window
       
   566 //w: 
       
   567 //r: 3.2
       
   568 //
       
   569 #define qtn_netw_conset_conf_new_method_added "New connection method for '%U' added"
       
   570 
       
   571 //d: Text of an information note used to ensure the user the a new destination
       
   572 //d: has been created successfully.
       
   573 //l: popup_note_window
       
   574 //w: 
       
   575 //r: 3.2
       
   576 //
       
   577 #define qtn_netw_conset_conf_new_dest_added "New destination '%U' created"
       
   578 
       
   579 //d: Confirmation query text shown when user enters empty Conn methods view.
       
   580 //l: popup_note_window
       
   581 //w: 
       
   582 //r: 3.2
       
   583 //
       
   584 #define qtn_netw_conset_quest_add_method "No connection methods for '%U' defined. Define one now?"
       
   585 
       
   586 //d: Warning about having no destinations in Destinations view when trying to
       
   587 //d: create a new connection method.
       
   588 //l: popup_note_window
       
   589 //w: 
       
   590 //r: 3.2
       
   591 //
       
   592 #define qtn_netw_conset_info_no_destinations "No destinations defined. Create one first."
       
   593 
       
   594 //d: Warning about having no unprotected destinations in Destinations view when trying to
       
   595 //d: create a new connection method.
       
   596 //l: popup_note_window
       
   597 //w: 
       
   598 //r: 3.2
       
   599 //
       
   600 #define qtn_new_conset_info_cannot_add_all_dest_protected "Unable to add to any existing destination. All destinations are protected. Create a new one."
       
   601 
       
   602 //d: Warning shown when user tries to prioritise a conn. method 'over' an embedded destination
       
   603 //l: popup_note_window
       
   604 //w: 
       
   605 //r: 3.2
       
   606 //
       
   607 #define qtn_netw_conset_info_prio_not_possible "Priority not possible"
       
   608 
       
   609 
       
   610 //d: Text of an information note used to ensure the user the a new default destination
       
   611 //d: has been set successfully.
       
   612 //l: popup_note_window
       
   613 //w: 
       
   614 //r: 3.2
       
   615 //
       
   616 
       
   617 #define qtn_netw_conset_default_connection_set_to "Default connection set to '%U'"
       
   618 
       
   619 //d: Text of an information note used to ensure the user the new default destination
       
   620 //d: has been set successfully when it is set to always ask
       
   621 //l: popup_note_window
       
   622 //w: 
       
   623 //r: 3.2
       
   624 //
       
   625 #define qtn_netw_conset_conf_default_always_ask "Default connection set to 'Always Ask'"
       
   626 
       
   627 //d: Text of an information note used to ensure the user the new default destination
       
   628 //d: has been set successfully when it is set to ask once
       
   629 //l: popup_note_window
       
   630 //w: 
       
   631 //r: 3.2
       
   632 //
       
   633 #define qtn_netw_conset_conf_default_ask_once "Default connection set to 'Ask Once'"
       
   634 
       
   635 //=============================================================================
       
   636 // FRAMEWORK BASE STRINGS
       
   637 //=============================================================================
       
   638 
       
   639 //d: The name of a Internet destination. Max.30 chars, 
       
   640 //d: longer ones will be truncated.
       
   641 //l: list_double_large_graphic_pane_t1_cp2
       
   642 //w:
       
   643 //r: 3.2
       
   644 //
       
   645 #define qtn_netw_conset_dest_internet "Internet"
       
   646 
       
   647 //d: The name of a "WAP services" destination. Max.30 chars, 
       
   648 //d: longer ones will be truncated.
       
   649 //l: list_double_large_graphic_pane_t1_cp2
       
   650 //w:
       
   651 //r: 3.2
       
   652 //
       
   653 #define qtn_netw_conset_dest_wap "WAP services"
       
   654 
       
   655 //d: The name of a "Multimedia message" destination. Max.30 chars, 
       
   656 //d: longer ones will be truncated.
       
   657 //l: list_double_large_graphic_pane_t1_cp2
       
   658 //w:
       
   659 //r: 3.2
       
   660 //
       
   661 #define qtn_netw_conset_dest_mms "Multimedia message"
       
   662 
       
   663 //d: The name of a "Intranet" destination. Max.30 chars, 
       
   664 //d: longer ones will be truncated.
       
   665 //l: list_double_large_graphic_pane_t1_cp2
       
   666 //w:
       
   667 //r: 3.2
       
   668 //
       
   669 #define qtn_netw_conset_dest_intranet "Intranet"
       
   670 
       
   671 //=============================================================================
       
   672 // PLUGIN BASE STRINGS
       
   673 //=============================================================================
       
   674 
       
   675 //d: Item text in setting list.
       
   676 //d: The name of the connection
       
   677 //l: list_setting_pane_t1
       
   678 //w: 
       
   679 //r: 3.2
       
   680 //
       
   681 #define qtn_set_ap_conn_name "Connection name"
       
   682 
       
   683 //d: Name of the data bearer.
       
   684 //d: Used in Connection method view.
       
   685 //l: list_setting_pane_t1
       
   686 //w:
       
   687 //r: 3.2
       
   688 //
       
   689 #define qtn_set_ap_bearer "Data bearer"
       
   690 
       
   691 //d: Command in options menu in access points view.
       
   692 //d: Modifies the currently selected access point.
       
   693 //l: list_single_pane_t1_cp2
       
   694 //w:
       
   695 //r: 3.2
       
   696 //
       
   697 #define qtn_set_options_change "Change"
       
   698 
       
   699 
       
   700 //d: Command in options menu in access points view.
       
   701 //d: Opens advanced settings for the access point.
       
   702 //l: list_single_pane_t1_cp2
       
   703 //w:
       
   704 //r: 3.2
       
   705 //
       
   706 #define qtn_set_options_ap_advanced "Advanced settings"
       
   707 
       
   708 //d: Command in options menu.
       
   709 //d: Opens help application with context sensitive help.
       
   710 //l: list_single_pane_t1_cp2
       
   711 //w:
       
   712 //r: 3.2
       
   713 //
       
   714 #define qtn_set_options_help "Help"
       
   715 
       
   716 
       
   717 //d: Command in options menu.
       
   718 //d: Exits access point settings.
       
   719 //l: list_single_pane_t1_cp2
       
   720 //w:
       
   721 //r: 3.2
       
   722 //
       
   723 #define qtn_set_options_exit "Exit"
       
   724 
       
   725 //d: Bearer type cannot be modified info text 
       
   726 //l: popup_note_window
       
   727 //w: 
       
   728 //r: 3.2
       
   729 //
       
   730 #define qtn_netw_conset_info_bearer_not_editable "Unable to edit data bearer type once selected. Define a new connection method."
       
   731 
       
   732 //d:Item text in setting list for password.
       
   733 //l:list_setting_pane_t1
       
   734 //w:
       
   735 //r:3.2
       
   736 //
       
   737 #define qtn_set_ap_passwd "Password"
       
   738 
       
   739 //
       
   740 //SMTP Settings
       
   741  
       
   742 //d: Setting list item text to access smtp settings.
       
   743 //l: list_double2_pane
       
   744 //w: 
       
   745 //r: 3.2
       
   746 //
       
   747 #define qtn_netw_conset_sett_smtp_override "Outgoing mail server settings"
       
   748 
       
   749 //d: SMTP outgoing mail server setting text
       
   750 //l: list_setting_pane_t1
       
   751 //w: 
       
   752 //r: 3.2
       
   753 //
       
   754 #define qtn_mce_settings_mail_sending_h "Outgoing mail server"
       
   755 
       
   756 //d: Error note for when invalid server/IP data is input
       
   757 //d: in relation to the Outgoing mail server setting
       
   758 //l: popup_note_window
       
   759 //w: 
       
   760 //r: 3.2
       
   761 //
       
   762 #define qtn_mbxs_settings_mail_srvr_prompt "Please, insert proper server name."
       
   763 
       
   764 //d: SMTP User name setting text
       
   765 //l: list_setting_pane_t1
       
   766 //w: 
       
   767 //r: 3.2
       
   768 //
       
   769 #define qtn_mce_settings_mail_user_name "User name"
       
   770 
       
   771 //d: SMTP Password setting text
       
   772 //l: list_setting_pane_t1
       
   773 //w: 
       
   774 //r: 3.2
       
   775 //
       
   776 #define qtn_mce_settings_mail_password "Password"
       
   777 
       
   778 //d: SMTP Security setting text
       
   779 //l: list_setting_pane_t1
       
   780 //w: 
       
   781 //r: 3.2
       
   782 //
       
   783 #define qtn_mce_settings_mail_security "Security"
       
   784 
       
   785 //d: Security setting is set to 'on' with Start TLS
       
   786 //l: list_set_graphic_pane_t1
       
   787 //w: 
       
   788 //r: 3.2
       
   789 //
       
   790 #define qtn_mbxs_settings_mail_sec_starttls "STARTTLS"
       
   791 
       
   792 //d: Security setting is set to 'on' with SSL TLS
       
   793 //l: list_set_graphic_pane_t1
       
   794 //w: 
       
   795 //r: 3.2
       
   796 //
       
   797 #define qtn_mbxs_settings_mail_sec_ssltls "SSL/TLS"
       
   798 
       
   799 //d: Security setting set to 'off'
       
   800 //l: list_set_graphic_pane_t1
       
   801 //w: 
       
   802 //r: 3.2
       
   803 //
       
   804 #define qtn_mbxs_settings_mail_sec_off "Off"
       
   805 
       
   806 //d: SMTP Port number setting text
       
   807 //l: list_setting_pane_t1
       
   808 //w: 
       
   809 //r: 3.2
       
   810 //
       
   811 #define qtn_mce_settings_mail_port "Port"
       
   812 
       
   813 //d: SMTP Port number setting to 'default'
       
   814 //l: list_set_graphic_pane_t1
       
   815 //w: 
       
   816 //r: 3.2
       
   817 //
       
   818 #define qtn_mbxs_settings_mail_port_def "Default"
       
   819 
       
   820 //d: SMTP Port number setting to 'User defined'
       
   821 //l: list_set_graphic_pane_t1
       
   822 //w: 
       
   823 //r: 3.2
       
   824 //
       
   825 #define qtn_mbxs_settings_mail_port_userdef "User defined"
       
   826 
       
   827 //d: Note after the last legacy IAP from "Uncategorized" group
       
   828 //d: is deleted
       
   829 //l: popup_note_window
       
   830 //w: 
       
   831 //r: 3.2
       
   832 //
       
   833 #define qtn_netw_conset_info_uncat_empty "Uncategorized folder is empty and will be removed"
       
   834 
       
   835 //d: The name of a new, default connection. Max.30 chars, 
       
   836 //d: longer ones will be truncated.
       
   837 //l: list_set_graphic_pane_t1
       
   838 //w:
       
   839 //r: 3.2
       
   840 //
       
   841 #define qtn_set_ap_default_name "Connection"
       
   842 
       
   843 //d: Error message when user wants to delete a connection method that is 
       
   844 //d: linked to a virtual connection method.
       
   845 //l: popup_note_window
       
   846 //w: 
       
   847 //r: 3.2
       
   848 //
       
   849 #define qtn_netw_conset_info_cannot_delete_virtual_ref "Unable to delete referenced method"
       
   850 
       
   851 //d: Item text in setting list.
       
   852 //l: list_setting_pane_t1
       
   853 //w:
       
   854 //r: 3.2
       
   855 //
       
   856 #define qtn_set_starting_page "Homepage"
       
   857 
       
   858 //d: Connection method list text
       
   859 //l: list_set_graphic_pane_t1
       
   860 //w:
       
   861 //r: 3.2
       
   862 //
       
   863 #define qtn_set_home_page_none "None"
       
   864 
       
   865 //d: Invalid ip address note text
       
   866 //l: popup_note_window
       
   867 //w:
       
   868 //r: 3.2
       
   869 //
       
   870 #define qtn_set_info_invalid_ip "Invalid IP address"
       
   871 
       
   872 //d: Connection method settings query text 
       
   873 //d: displayed when there are empty compulsory settings 
       
   874 //d: and user presses 'back' from settings view 
       
   875 //l: popup_note_window
       
   876 //w: 
       
   877 //r: 3.2
       
   878 //
       
   879 #define qtn_netw_quest_iap_incomplete_delete "Incomplete access point details. Exit without saving?"
       
   880 
       
   881 //d:Domain name servers 'User defined'
       
   882 //l:list_set_graphic_pane_t1
       
   883 //w:
       
   884 //r:3.2
       
   885 #define qtn_set_ip_user_defined "User defined"
       
   886 
       
   887 //d:Item text in setting list. Offers IPv4 settings to be changed
       
   888 //l:list_setting_pane_t1
       
   889 //w:
       
   890 //r:3.2
       
   891 //
       
   892 #define  qtn_set_ipv4_settings "IPv4 settings"
       
   893 
       
   894 //d:Item text in setting list. Offers IPv6 settings to be changed
       
   895 //l:list_setting_pane_t1
       
   896 //w:
       
   897 //r:3.2
       
   898 //
       
   899 #define  qtn_set_ipv6_settings "IPv6 settings"
       
   900 
       
   901 //d:Item text in setting list. "Phone IP address"
       
   902 //l:list_setting_pane_t1 
       
   903 //w:
       
   904 //r:3.2
       
   905 //
       
   906 #define qtn_set_ip_address "Phone IP address"
       
   907 
       
   908 //d:Default value for "Phone ip address" item. 'Automatic'
       
   909 //l:list_set_graphic_pane_t1
       
   910 //w:
       
   911 //r:3.2
       
   912 #define qtn_set_ip_address_dynamic "Automatic"
       
   913 
       
   914 //d:Item text in setting list.
       
   915 //l:list_setting_pane_t1
       
   916 //w:
       
   917 //r:3.2
       
   918 //
       
   919 #define qtn_set_primary_dns "Primary Name Server"
       
   920 
       
   921 //d:Item text in setting list.
       
   922 //l:list_setting_pane_t1
       
   923 //w:
       
   924 //r:3.2
       
   925 //
       
   926 #define qtn_set_secondary_dns "Secondary Name Server"
       
   927 
       
   928 //d:Item text in setting list. "Proxy server address"
       
   929 //l:list_setting_pane_t1
       
   930 //w:
       
   931 //r:3.2
       
   932 //
       
   933 #define qtn_set_proxy_server_address "Proxy server address"
       
   934 
       
   935 //d: Proxy server address 'None'
       
   936 //l: list_set_graphic_pane_t1
       
   937 //w:
       
   938 //r: 3.2
       
   939 //
       
   940 #define qtn_set_proxy_server_address_none "None"
       
   941 
       
   942 //d: Item text in setting list  for Proxy port number
       
   943 //l:list_setting_pane_t1
       
   944 //w:
       
   945 //r:3.2
       
   946 //
       
   947 #define qtn_set_proxy_port_number "Proxy port number"
       
   948 
       
   949 //d:Item text in setting list. Entrance for the Domain name servers settings
       
   950 //l:list_setting_pane_t1
       
   951 //w:
       
   952 //r:3.2
       
   953 //
       
   954 #define  qtn_set_dns_servers_ip "Domain name servers"
       
   955 
       
   956 //d:Domain name servers 'Automatic'
       
   957 //l:list_set_graphic_pane_t1
       
   958 //w:
       
   959 //r:3.2
       
   960 #define qtn_set_dns_servers_automatic "Automatic"
       
   961 
       
   962 //d:Domain name servers 'Well-known'
       
   963 //l:list_set_graphic_pane_t1
       
   964 //w:
       
   965 //r:3.2
       
   966 #define qtn_set_ip_well_known "Well-known"
       
   967 
       
   968 //d: Item text in setting list. "User name"
       
   969 //l: list_set_graphic_pane_t1
       
   970 //w:
       
   971 //r:3.2
       
   972 //
       
   973 #define qtn_set_ap_username "User name"
       
   974 
       
   975 //d: Answer to: qtn_set_passwd_aut,
       
   976 //d: whether password authentication is secure or normal
       
   977 //l: list_set_graphic_pane_t1
       
   978 //w:
       
   979 //r: 3.2
       
   980 //
       
   981 #define qtn_set_passwd_aut_secure "Secure"
       
   982 
       
   983 //d: Answer to: qtn_set_passwd_aut,
       
   984 //d: whether password authentication is secure or normal
       
   985 //l: list_set_graphic_pane_t1
       
   986 //w:
       
   987 //r: 3.2
       
   988 //
       
   989 #define qtn_set_passwd_aut_normal "Normal"
       
   990 
       
   991 //d: Item text for empty user name in setting list
       
   992 //l: list_set_graphic_pane_t1
       
   993 //w:
       
   994 //r:3.2
       
   995 //
       
   996 #define qtn_set_ap_username_none "None"
       
   997 
       
   998 //d: Item text in setting list. "Prompt password"
       
   999 //l: list_setting_pane_t1
       
  1000 //w:
       
  1001 //r:3.2
       
  1002 //
       
  1003 #define qtn_set_prompt_passwd "Prompt password"
       
  1004 
       
  1005 //d: Item text in setting list for not prompting for password.
       
  1006 //l: list_set_graphic_pane_t1
       
  1007 //w:
       
  1008 //r:3.2
       
  1009 //
       
  1010 #define qtn_set_prompt_passwd_no "No"
       
  1011 
       
  1012 //d: Item text in setting list for prompting for password.
       
  1013 //l: list_set_graphic_pane_t1
       
  1014 //w:
       
  1015 //r:3.2
       
  1016 //
       
  1017 #define qtn_set_prompt_passwd_yes "Yes"
       
  1018 
       
  1019 //d: Item text in setting list.
       
  1020 //d: Indicates whther password authentication is secure or normal
       
  1021 //l: list_setting_pane_t1
       
  1022 //w:
       
  1023 //r: 3.2
       
  1024 //
       
  1025 #define qtn_set_passwd_aut "Authentication"
       
  1026 
       
  1027 //d:Defines the WLAN subnet mask to be used
       
  1028 //l:list_setting_pane_t1
       
  1029 //w:
       
  1030 //r:3.2
       
  1031 //
       
  1032 #define qtn_netw_sett_subnet_mask "Subnet mask"
       
  1033 
       
  1034 //d:Defines the WLAN default gateway to be used
       
  1035 //l:list_setting_pane_t1
       
  1036 //w:
       
  1037 //r:3.2
       
  1038 //
       
  1039 #define qtn_netw_sett_default_gateway "Default gateway"
       
  1040 
       
  1041 //d: Error note when user tries to delete a destination 
       
  1042 //d: which contains one or more protected connection methods
       
  1043 //l: popup_note_window
       
  1044 //w: 
       
  1045 //r: 3.2
       
  1046 //
       
  1047 #define qtn_netw_conset_info_cannot_delete_dest_prot_cm "Unable to delete destination; contains protected connection methods."
       
  1048 
       
  1049 //d: Denied execution of management-like functions on protected destinations info text
       
  1050 //l: popup_note_window
       
  1051 //w: 
       
  1052 //r: 3.2
       
  1053 //
       
  1054 #define qtn_netw_conset_info_cannot_perform_for_protected "Unable to perform due to protection"
       
  1055 
       
  1056 //d: No existing unprotected destinations to add to info text
       
  1057 //l: popup_note_window
       
  1058 //w: 
       
  1059 //r: 3.2
       
  1060 //
       
  1061 #define qtn_netw_conset_info_cannot_add_all_dest_protected "Unable to add to any existing destination. Destinations are protected. Create a new one."
       
  1062 
       
  1063 //d: VPN CM (re)placement failure (due to circular referencing) info text
       
  1064 //l: popup_note_window
       
  1065 //w: 
       
  1066 //r: 3.2
       
  1067 //
       
  1068 #define qtn_netw_conset_info_no_vpn_stacking "Unable to proceed. VPN connections cannot be stacked."
       
  1069 
       
  1070 // End of file