connectionmonitoring/connectionmonitorui/loc/connectionmonitorui.loc
branchRCL_3
changeset 58 83ca720e2b9a
parent 0 5a93021fdf25
equal deleted inserted replaced
57:05bc53fe583b 58:83ca720e2b9a
       
     1 /*
       
     2 * Copyright (c) 2002 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 texts for ConnectionMonitorUi
       
    15 *     
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 
       
    21 // LOCALISATION STRINGS
       
    22 //d:Title pane text in main view
       
    23 //l:title_pane_t2/opt9
       
    24 //w:
       
    25 //r:1.0
       
    26 //
       
    27 
       
    28 #define qtn_cmon_title	"Conn. Manager"
       
    29 
       
    30 //d:No active connection in main view
       
    31 //l:main_list_empty_pane
       
    32 //w:
       
    33 //r:1.0
       
    34 //
       
    35 
       
    36 #define qtn_cmon_no_active_connections	"(no active connections)"
       
    37 
       
    38 //d:Title pane text in main view.
       
    39 //l:navi_navi_text_pane_t1
       
    40 //w:
       
    41 //r:1.0
       
    42 //
       
    43 
       
    44 #define qtn_cmon_navi_one_active_conn "1 active connection"
       
    45 
       
    46 //d:Title pane text in main view.
       
    47 //l:navi_navi_text_pane_t1
       
    48 //w:
       
    49 //r:1.0
       
    50 //
       
    51 
       
    52 #define qtn_cmon_navi_many_active_conns "%N active connections"
       
    53 
       
    54 //d:downloaded / uploaded data amounts with two decimal 
       
    55 //d:digits (for GPRS connections)
       
    56 //l:list_double_graphic_pane_t2
       
    57 //w:
       
    58 //r:1.0
       
    59 //
       
    60 
       
    61 #define qtn_cmon_ul_dl_data_amounts "%0U / %1U"
       
    62 
       
    63 //d:duration of the connection over 24h (for CSD and HSCSD connections)
       
    64 //l:list_single_heading_pane_t1
       
    65 //w:
       
    66 //r:1.0
       
    67 //
       
    68 
       
    69 #define qtn_cmon_duration_over_24h  "%0Ud %1U"
       
    70 
       
    71 //d:Connection status (main view)
       
    72 //l:list_double_graphic_pane_t2
       
    73 //w:
       
    74 //r:1.0
       
    75 //
       
    76 
       
    77 #define qtn_cmon_status_creating    "Creating connection"
       
    78 
       
    79 //d:Connection status (main view)
       
    80 //l:list_double_graphic_pane_t2
       
    81 //w:
       
    82 //r:1.0
       
    83 //
       
    84 
       
    85 #define qtn_cmon_status_idle    "Idle"
       
    86 
       
    87 //d:Connection status (main view)
       
    88 //l:list_double_graphic_pane_t2
       
    89 //w:
       
    90 //r:1.0
       
    91 //
       
    92 
       
    93 #define qtn_cmon_status_active  "Active"
       
    94 
       
    95 //d:Connection status (main view)
       
    96 //l:list_double_graphic_pane_t2
       
    97 //w:
       
    98 //r:1.0
       
    99 //
       
   100 
       
   101 #define qtn_cmon_status_suspended   "On hold"
       
   102 
       
   103 //d:Connection status (main view)
       
   104 //l:list_double_graphic_pane_t2
       
   105 //w:
       
   106 //r:1.0
       
   107 //
       
   108 
       
   109 #define qtn_cmon_status_closing "Closing connection"
       
   110 
       
   111 //d:Connection status (main view)
       
   112 //l:list_double_graphic_pane_t2
       
   113 //w:
       
   114 //r:1.0
       
   115 //
       
   116 
       
   117 #define qtn_cmon_status_closed  "Closed"
       
   118 
       
   119 //d:Connection status (details view)
       
   120 //l:list_single_heading_pane_t1
       
   121 //w:
       
   122 //r:1.0
       
   123 //
       
   124 
       
   125 #define qtn_cmon_status_details_creating    "Creating connection"
       
   126 
       
   127 //d:Connection status (details view)
       
   128 //l:list_single_heading_pane_t1
       
   129 //w:
       
   130 //r:1.0
       
   131 //
       
   132 
       
   133 #define qtn_cmon_status_details_idle    "Idle"
       
   134 
       
   135 //d:Connection status (details view)
       
   136 //l:list_single_heading_pane_t1
       
   137 //w:
       
   138 //r:1.0
       
   139 //
       
   140 
       
   141 #define qtn_cmon_status_details_active  "Active"
       
   142 
       
   143 //d:Connection status (details view)
       
   144 //l:list_single_heading_pane_t1
       
   145 //w:
       
   146 //r:1.0
       
   147 //
       
   148 
       
   149 #define qtn_cmon_status_details_suspended   "On hold"
       
   150 
       
   151 //d:Connection status (details view)
       
   152 //l:list_single_heading_pane_t1
       
   153 //w:
       
   154 //r:1.0
       
   155 //
       
   156 
       
   157 #define qtn_cmon_status_details_closing "Closing connection"
       
   158 
       
   159 //d:Connection status (details view)
       
   160 //l:list_single_heading_pane_t1
       
   161 //w:
       
   162 //r:1.0
       
   163 //
       
   164 
       
   165 #define qtn_cmon_status_details_closed  "Closed"
       
   166 
       
   167 //d:The navi pane displays the “serial number” (%1N) of the
       
   168 //d:connection in question and the total amount of the 
       
   169 //d:connections.
       
   170 //l:navi_navi_text_pane_t1
       
   171 //w:
       
   172 //r:1.0
       
   173 //
       
   174 
       
   175 #define qtn_cmon_navi_nof_connection    "%0N/%1N"
       
   176 
       
   177 //d:
       
   178 //l:list_single_heading_pane_t2 
       
   179 //w:
       
   180 //r:1.0
       
   181 //
       
   182 
       
   183 #define qtn_cmon_heading_conn_name  "Name"
       
   184 
       
   185 //d:
       
   186 //l:list_single_heading_pane_t2 
       
   187 //w:
       
   188 //r:1.0
       
   189 //
       
   190 
       
   191 #define qtn_cmon_heading_bearer   "Bearer"
       
   192 
       
   193 //d:
       
   194 //l:list_single_heading_pane_t2 
       
   195 //w:
       
   196 //r:1.0
       
   197 //
       
   198 
       
   199 #define qtn_cmon_heading_status "Status"
       
   200 
       
   201 //d:
       
   202 //l:list_single_heading_pane_t2 
       
   203 //w:
       
   204 //r:1.0
       
   205 //
       
   206 
       
   207 #define qtn_cmon_heading_data_received  "Received"
       
   208 
       
   209 //d:
       
   210 //l:list_single_heading_pane_t2 
       
   211 //w:
       
   212 //r:1.0
       
   213 //
       
   214 
       
   215 #define qtn_cmon_heading_data_sent  "Sent"
       
   216 
       
   217 //d:
       
   218 //l:list_single_heading_pane_t2 
       
   219 //w:
       
   220 //r:1.0
       
   221 //
       
   222 
       
   223 #define qtn_cmon_heading_duration   "Duration"
       
   224 
       
   225 //d:
       
   226 //l:list_single_heading_pane_t2 
       
   227 //w:
       
   228 //r:1.0
       
   229 //
       
   230 
       
   231 #define qtn_cmon_heading_speed      "Speed"
       
   232 
       
   233 //d:
       
   234 //l:list_single_heading_pane_t2 
       
   235 //w:
       
   236 //r:1.0
       
   237 //
       
   238 
       
   239 #define qtn_cmon_heading_csd_number "Dial-up no."
       
   240 
       
   241 //d:
       
   242 //l:list_single_heading_pane_t2 
       
   243 //w:
       
   244 //r:1.0
       
   245 //
       
   246 
       
   247 #define qtn_cmon_heading_gprs_apn   "APN"
       
   248 
       
   249 //d:
       
   250 //l:list_single_heading_pane_t2 
       
   251 //w:
       
   252 //r:1.0
       
   253 //
       
   254 
       
   255 #define qtn_cmon_heading_sharing_info   "Sharing"
       
   256 
       
   257 //d:
       
   258 //l:list_single_heading_pane_t1
       
   259 //w:
       
   260 //r:1.0
       
   261 //
       
   262 
       
   263 #define qtn_set_bearer_data_call    "Data call"
       
   264 
       
   265 //d:
       
   266 //l:list_single_heading_pane_t1
       
   267 //w:
       
   268 //r:1.0
       
   269 //
       
   270 
       
   271 #define qtn_set_bearer_packet_data  "Packet data"
       
   272 
       
   273 //d:
       
   274 //l:list_single_heading_pane_t1
       
   275 //w:
       
   276 //r:1.0
       
   277 //
       
   278 
       
   279 #define qtn_cmon_bearer_hscsd    "High speed GSM"
       
   280 
       
   281 //d:
       
   282 //l:list_single_heading_pane_t1
       
   283 //w:
       
   284 //r:1.0
       
   285 //
       
   286 
       
   287 #define qtn_log_gprs_amount_b   "%U B"
       
   288 
       
   289 //d:
       
   290 //l:list_single_heading_pane_t1
       
   291 //w:
       
   292 //r:1.0
       
   293 //
       
   294 
       
   295 #define qtn_log_gprs_amount_kb   "%U kB"
       
   296 
       
   297 //d:
       
   298 //l:list_single_heading_pane_t1
       
   299 //w:
       
   300 //r:1.0
       
   301 //
       
   302 
       
   303 #define qtn_log_gprs_amount_mb   "%U MB"
       
   304 
       
   305 //d:
       
   306 //l:list_single_heading_pane_t1
       
   307 //w:
       
   308 //r:1.0
       
   309 //
       
   310 
       
   311 #define qtn_log_gprs_amount_gb   "%U GB"
       
   312 
       
   313 //d:
       
   314 //l:list_double_number_pane_t3
       
   315 //w:
       
   316 //r:1.0
       
   317 //
       
   318 
       
   319 #define qtn_cmon_data_transf_rate_dl    "%U kB/s"
       
   320 
       
   321 //d:
       
   322 //l:list_single_heading_pane_t1
       
   323 //w:
       
   324 //r:1.0
       
   325 //
       
   326 
       
   327 #define qtn_cmon_sharing_information    "Between %N instances" 
       
   328 
       
   329 //d:Confirmation query to close selected connection
       
   330 //l:popup_note_window
       
   331 //w:
       
   332 //r:1.0
       
   333 //
       
   334 
       
   335 #define qtn_cmon_conf_end_single_conn "End connection ’%U’?"
       
   336 
       
   337 //d:Confirmation query to close all connections
       
   338 //l:popup_note_window
       
   339 //w:
       
   340 //r:1.0
       
   341 //
       
   342 
       
   343 #define qtn_cmon_conf_end_all_conns "%N connections active. End all connections?"
       
   344 
       
   345 //d:Main view menu item
       
   346 //l:list_single_pane_t1_cp2
       
   347 //w:
       
   348 //r:1.0
       
   349 //
       
   350 
       
   351 #define qtn_cmon_list_options_details "Details"
       
   352 
       
   353 //d:Main view menu item
       
   354 //l:list_single_pane_t1_cp2
       
   355 //w:
       
   356 //r:1.0
       
   357 //
       
   358 
       
   359 #define qtn_cmon_list_options_end_conn "End connection"
       
   360 
       
   361 //d:Main view menu item
       
   362 //l:list_single_pane_t1_cp2
       
   363 //w:
       
   364 //r:1.0
       
   365 //
       
   366 
       
   367 #define qtn_cmon_list_options_end_all "End all connections"
       
   368 
       
   369 //d:Application name
       
   370 //l:list_single_large_graphic_pane_t1
       
   371 //w:
       
   372 //r:1.0
       
   373 //
       
   374 
       
   375 #define qtn_apps_cmon_list "Conn. manager"
       
   376 
       
   377 //d:Application name
       
   378 //l:cell_app_pane_t1
       
   379 //w:
       
   380 //r:1.0
       
   381 //
       
   382 
       
   383 #define qtn_apps_cmon_grid "Conn. manager"
       
   384 
       
   385 //d:Transferred KBytes
       
   386 //l:list_single_heading_pane_t1
       
   387 //w:
       
   388 //r:1.0
       
   389 //
       
   390 
       
   391 #define qtn_cmon_data_transf_rate_ul    "%U kB/s"
       
   392 
       
   393 //d:
       
   394 //l:list_single_heading_pane_t1
       
   395 //w:
       
   396 //r:1.0
       
   397 //
       
   398 
       
   399 #define qtn_cmon_item_conn_name_modem   "Modem connection"
       
   400 
       
   401 //d:Confirmation query to close modem connection
       
   402 //l:popup_note_window
       
   403 //w:
       
   404 //r:1.0
       
   405 //
       
   406 
       
   407 #define qtn_cmon_conf_end_modem_conn    "End modem connection?"
       
   408 
       
   409 //d:when user rejects the query, an information note
       
   410 //l:popup_note_window
       
   411 //w:
       
   412 //r:1.0
       
   413 //
       
   414 
       
   415 #define qtn_cmon_info_conn_already_end    "Connection was already closed."
       
   416 
       
   417 //d:Connection Manager’s Active connections main view
       
   418 //l:list_double2_large_graphic_pane
       
   419 //w:
       
   420 //r:3.0
       
   421 //
       
   422 #define qtn_cmon_active_data_connections 		"Active data connections"
       
   423 
       
   424 //d:Connection Manager’s Available WLAN networks main view
       
   425 //l:list_double2_large_graphic_pane
       
   426 //w:
       
   427 //r:3.0
       
   428 //
       
   429 #define qtn_cmon_available_wlan_networks 		"Available WLAN networks"
       
   430 
       
   431 //d: WLAN network mode value text,mode, terminal is connected to another terminal or multiple
       
   432 //d:terminals (point-to-multipoint) without utilising any physical access points.  
       
   433 //l:list_single_heading_pane_t1  
       
   434 //w:
       
   435 //r:3.1
       
   436 //
       
   437 #define qtn_cmon_wlan_newtwork_mode_adhoc 		"Ad-hoc"
       
   438 
       
   439 //d: WLAN network mode value text, the terminal is connected over WLAN to a physical WLAN access point.
       
   440 //l:list_single_heading_pane_t1 
       
   441 //w:
       
   442 //r:3.1
       
   443 //
       
   444 #define qtn_cmon_wlan_newtwork_mode_infra		"Infrastructure"
       
   445 
       
   446 
       
   447 //d: WLAN network security mode value text, this is the abbrevation of a kind of security mode 
       
   448 //l:list_single_heading_pane_t1  
       
   449 //w:
       
   450 //r:3.1
       
   451 //
       
   452 #define qtn_cmon_wlan_security_mode_wep             	"WEP"
       
   453 
       
   454 //d: WLAN network security mode value text, this is the abbrevation of a kind of security mode  
       
   455 //l:list_single_heading_pane_t1 
       
   456 //w:
       
   457 //r:3.1
       
   458 //
       
   459 #define qtn_cmon_wlan_security_mode_802_1x           	"802.1x"
       
   460 
       
   461 //d: WLAN network security mode value text, this is the abbrevation of a kind of security mode  
       
   462 //l:list_single_heading_pane_t1  
       
   463 //w:
       
   464 //r:3.1
       
   465 //
       
   466 #define qtn_cmon_wlan_security_mode_wpa             	"WPA/WPA2"
       
   467 
       
   468 //d:Title of Active connections main view 
       
   469 //l:title_pane_t2/opt9
       
   470 //w:
       
   471 //r:3.0
       
   472 //
       
   473 #define qtn_cmon_title_active_conns                	 	"Active data connections"
       
   474 
       
   475 //d: Title of Available WLAN networks main view
       
   476 //l:title_pane_t2/opt9
       
   477 //w:
       
   478 //r:3.0
       
   479 //
       
   480 #define qtn_cmon_title_available_wlan               		"Available WLAN networks"
       
   481 
       
   482 //d: WLAN network bearer type value text 
       
   483 //l:list_single_heading_pane_t1
       
   484 //w:
       
   485 //r:3.0
       
   486 //
       
   487 #define qtn_wlan_sett_bearer_wlan            		"Wireless LAN"
       
   488 
       
   489 //d: WLAN network security mode value text 
       
   490 //l:list_single_heading_pane_t1 
       
   491 //w:
       
   492 //r:3.1
       
   493 //
       
   494 #define qtn_cmon_wlan_security_mode_open            	"Open network"
       
   495 
       
   496 //d: WLAN network name (SSID) detail of the network
       
   497 //l:list_single_heading_pane_t2 
       
   498 //w:
       
   499 //r:3.0
       
   500 //
       
   501 #define qtn_cmon_heading_wlan_network_name               	"Network"
       
   502 
       
   503 //d: WLAN network signal strength detail of the network
       
   504 //l:list_single_heading_pane_t2 
       
   505 //w:
       
   506 //r:3.0
       
   507 //
       
   508 #define qtn_cmon_heading_wlan_signal_strength            	"Signal"
       
   509 
       
   510 //d: WLAN network mode detail of the network
       
   511 //l:list_single_heading_pane_t2 
       
   512 //w:
       
   513 //r:3.0
       
   514 //
       
   515 #define qtn_cmon_heading_wlan_network_mode               	"Mode"
       
   516 
       
   517 //d:WLAN network  Security mode used by the WLAN network detail of the network
       
   518 //l:list_single_heading_pane_t2 
       
   519 //w:
       
   520 //r:3.0
       
   521 //
       
   522 #define qtn_cmon_heading_wlan_security_mode              	"Security"
       
   523 
       
   524 //d:WLAN network  Current transmit (TX) power level detail of the network
       
   525 //l:list_single_heading_pane_t2 
       
   526 //w:
       
   527 //r:3.0
       
   528 //
       
   529 #define qtn_cmon_heading_wlan_tx_power              	"TX power"
       
   530 
       
   531 //d:WLAN network  Amount of physical WLAN access points detail of the network
       
   532 //l:list_single_heading_pane_t2 
       
   533 //w:
       
   534 //r:3.0
       
   535 //
       
   536 #define qtn_cmon_heading_wlan_nw_ap_amount          	"Coverage"
       
   537 
       
   538 //d:WLAN network  Maximum data rate detail of the network
       
   539 //l:list_single_heading_pane_t2 
       
   540 //w:
       
   541 //r:3.0
       
   542 //
       
   543 #define qtn_cmon_heading_wlan_nw_max_rate           	"Max. rate"
       
   544 
       
   545 //d:WLAN network Amount of physical WLAN access points (AP) in range, if a single AP is in range
       
   546 //l:list_single_heading_pane_t1 
       
   547 //w:
       
   548 //r:3.0
       
   549 //
       
   550 #define qtn_cmon_wlan_ap_amount_in_range            	"1 access point"
       
   551 
       
   552 //d:WLAN network Amount of physical WLAN access points (AP) in range, if multiple APs in range (%N is the amount)
       
   553 //l:list_single_heading_pane_t1 
       
   554 //w:
       
   555 //r:3.0
       
   556 //
       
   557 #define qtn_cmon_wlan_ap_amount_in_range_many       	"%N access points"
       
   558 
       
   559 //d:WLAN network Current transmit (TX) power level in milliwatts (mW
       
   560 //l:list_single_heading_pane_t1 
       
   561 //w:
       
   562 //r:3.0
       
   563 //
       
   564 #define qtn_cmon_wlan_tx_power_level                		"%N mW"
       
   565 
       
   566 //d:WLAN network Maximum data rate in network (of best AP in range)
       
   567 //d:in megabits per secondin
       
   568 //l:list_single_heading_pane_t1 
       
   569 //w:
       
   570 //r:3.0
       
   571 //
       
   572 #define qtn_cmon_wlan_max_data_rate                 	"%U Mbit/s"
       
   573 
       
   574 //d: WLAN network signal strength value text 
       
   575 //l:list_single_heading_pane_t1 
       
   576 //w:
       
   577 //r:3.0
       
   578 //
       
   579 #define qtn_cmon_wlan_singal_strength_low           	"Low (%N%)"
       
   580 
       
   581 //d: WLAN network signal strength value text 
       
   582 //l:list_single_heading_pane_t1 
       
   583 //w:
       
   584 //r:3.0
       
   585 //
       
   586 #define qtn_cmon_wlan_singal_strength_medium        	"Medium (%N%)"
       
   587 
       
   588 //d: WLAN network signal strength value text 
       
   589 //l:list_single_heading_pane_t1 
       
   590 //w:
       
   591 //r:3.0
       
   592 //
       
   593 #define qtn_cmon_wlan_singal_strength_good          	"Good (%N%)"
       
   594 
       
   595 //d: WLAN network signal strength text  if the network in question becomes unavailable while
       
   596 //d:in details view,
       
   597 //l:list_single_heading_pane_t1 
       
   598 //w:
       
   599 //r:3.0
       
   600 //
       
   601 #define qtn_cmon_wlan_signal_strength_no_signal            	"No signal"
       
   602 
       
   603 //d:Navi pane text in Available WLAN networks main view, if only one network is available. 
       
   604 //l:navi_navi_text_pane_t1 
       
   605 //w:
       
   606 //r:3.0
       
   607 //
       
   608 #define qtn_cmon_navi_one_wlan_nw_available         	"1 network available"
       
   609 
       
   610 //d:Navi pane text in Available WLAN networks main view, if more than one network is available 
       
   611 //d:(%N is the amount of networks).
       
   612 //l:navi_navi_text_pane_t1 
       
   613 //w:
       
   614 //r:3.0
       
   615 //
       
   616 #define qtn_cmon_navi_many_wlan_nws_available       	"%N networks available"
       
   617 
       
   618 //d:Navi pane text in Available WLAN networks details view. 
       
   619 //d:The navi pane displays the “serial number” (%0N) of the
       
   620 //d:network in question and the total amount of the connections
       
   621 //d:(%1N) using the navigation text component: %0N/%1N
       
   622 //l:navi_navi_text_pane_t1 
       
   623 //w:
       
   624 //r:3.0
       
   625 //
       
   626 #define qtn_cmon_navi_nof_wlan_network       		"%0N/%1N"
       
   627 
       
   628 //d:Available WLAN networks main view — No networks available
       
   629 //l:main_list_empty_pane
       
   630 //w:
       
   631 //r:3.0
       
   632 //
       
   633 #define qtn_cmon_no_wlan_networks_available         	"(no available WLAN networks)"
       
   634 
       
   635 //d:Available WLAN networks main view options menu item. 
       
   636 //l:list_single_pane_t1_cp2
       
   637 //w:
       
   638 //r:3.0
       
   639 //
       
   640 #define qtn_cmon_options_create_wlan_iap       	"Create internet access point"
       
   641 
       
   642 //d:Available WLAN networks main view options menu - create internet access point item 
       
   643 //d:was selected this confirmation query note is displayed.
       
   644 //l:popup_note_window
       
   645 //w:
       
   646 //r:3.0
       
   647 //
       
   648 #define qtn_cmon_quest_create_wlan_iap  "Create internet access point for WLAN network '%U'?"
       
   649 
       
   650 //d:Available WLAN networks main view options menu - create internet access point item 
       
   651 //d:and secure network was selected this information note is poped up.
       
   652 //l:popup_note_window
       
   653 //w:
       
   654 //r:3.0
       
   655 //
       
   656 #define qtn_cmon_info_wlan_secure_nw_iap_create     	"You can create an internet access point for a secure WLAN network via Connection settings, Access points."
       
   657 
       
   658 //d:Available WLAN networks main view — One or more networks available, options menu item
       
   659 //l:list_single_pane_t1_cp2
       
   660 //w:
       
   661 //r:3.0
       
   662 //
       
   663 #define qtn_cmon_options_refresh               		"Refresh"
       
   664 
       
   665 
       
   666 //d: Unavailable attribute (details view)
       
   667 //l:list_single_heading_pane_t1
       
   668 //w:
       
   669 //r:3.0
       
   670 //
       
   671 #define qtn_cmon_parameter_unavailable  "(unavailable)"
       
   672 
       
   673 //d:
       
   674 //l:list_single_heading_pane_t2 
       
   675 //w:
       
   676 //r:3.0
       
   677 //
       
   678 #define qtn_cmon_heading_data_total  "Total"
       
   679 
       
   680 
       
   681 //d:"Connection summary note" note- info text
       
   682 //l:heading_pane_t1
       
   683 //w:
       
   684 //r:3.1
       
   685 //
       
   686 #define qtn_cmon_summary_heading  "Connection summary"
       
   687 
       
   688 //d:First line topic of "Connection summary note" note
       
   689 //d:displays the total transferred data amount (received and sent summarized)
       
   690 //l:heading_pane_t1
       
   691 //w:
       
   692 //r:3.1
       
   693 //
       
   694 #define qtn_cmon_summary_transferred "Transferred data:"
       
   695 
       
   696 //d:Third line topic of "Connection summary note" note,
       
   697 //d:displays the duration of the connection
       
   698 //l:heading_pane_t1
       
   699 //w:
       
   700 //r:3.1
       
   701 //
       
   702 #define qtn_cmon_summary_duration "Duration:"
       
   703 
       
   704 //d:Available WLAN networks main view options menu - create internet access point item 
       
   705 //d:final confirmation note is poped up when access point item has been created successfully
       
   706 //l:popup_note_window
       
   707 //w:
       
   708 //r:3.1
       
   709 //
       
   710 #define qtn_cmon_conf_wlan_iap_created	"Internet access point defined for WLAN network '%U'."
       
   711 
       
   712 //d:Text in middle soft key (opens a view for detailed information)
       
   713 //l:control_pane_t3/opt7
       
   714 //w:
       
   715 //r:3.2
       
   716 //
       
   717 #define qtn_msk_cmon_details "Details"
       
   718 
       
   719 //d:The name of the application which uses the connection (MessagingServer)
       
   720 //l:list_single_heading_pane_t1
       
   721 //w:
       
   722 //r:3.2
       
   723 //
       
   724 #define qtn_cmon_sharing_app_msg_server  "Messaging" 
       
   725 
       
   726 //d:The name of the application which uses the connection (DownaloadMgrServer)
       
   727 //l:list_single_heading_pane_t1
       
   728 //w:
       
   729 //r:3.2
       
   730 //
       
   731 #define qtn_cmon_sharing_app_dl_mg  "Downloads" 
       
   732 
       
   733 //d:The name of the application which uses the connection (Feeds Server)
       
   734 //l:list_single_heading_pane_t1
       
   735 //w:
       
   736 //r:3.2
       
   737 //
       
   738 #define qtn_cmon_sharing_app_rss_server  "Web Feeds" 
       
   739 
       
   740 //d:The name of the application which uses the connection (Java MIDlets)
       
   741 //l:list_single_heading_pane_t1
       
   742 //w:
       
   743 //r:3.2
       
   744 //
       
   745 #define qtn_cmon_sharing_app_java_midlet  "Application" 
       
   746 
       
   747 //d:The name of the application which uses the connection (Unknown instance)
       
   748 //l:list_single_heading_pane_t1
       
   749 //w:
       
   750 //r:3.2
       
   751 //
       
   752 #define qtn_cmon_sharing_app_unknown  "(unknown)" 
       
   753 
       
   754 //d:The name of the application which uses the connection 
       
   755 //d:(SUPL (Secure User Plane Location) server)
       
   756 //l:list_single_heading_pane_t1
       
   757 //w:
       
   758 //r:3.2
       
   759 //
       
   760 #define qtn_cmon_sharing_app_supl "Positioning server" 
       
   761 
       
   762 // End of File