gssettingsuis/Gs/GSNetworkPlugin/loc/GsNetworkPlugin.loc
branchRCL_3
changeset 25 7e0eff37aedb
parent 0 8c5d936e5675
equal deleted inserted replaced
24:8ee96d21d9bf 25:7e0eff37aedb
       
     1 /*
       
     2 * Copyright (c) 2006-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 strings for GSNetworkPlugin.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 //  LOCALISATION STRINGS
       
    20 
       
    21 //d: title for call settings folder
       
    22 //l: list_single_large_graphic_pane_t1
       
    23 //w:
       
    24 //r:3.1
       
    25 //
       
    26 #define qtn_set_folder_network "Network"
       
    27 
       
    28 //CELLULAR NETWORK FOLDER
       
    29 //d: title to network settings folder in gs folder
       
    30 //l: title_pane_t2/opt9
       
    31 //
       
    32 #define qtn_set_title_settings_network "GSM network settings"
       
    33 
       
    34 //d: first item in network settings folder
       
    35 //l: list_setting_pane_t1
       
    36 //
       
    37 #define qtn_netsl_netselect "Network selection"
       
    38 
       
    39 //d: network selection setting page option "manual"
       
    40 //l: list_set_graphic_pane_t1
       
    41 //
       
    42 #define qtn_netsl_manual "Manual"
       
    43 
       
    44 //d: network selection setting page option "automatic"
       
    45 //l: list_set_graphic_pane_t1
       
    46 //
       
    47 #define qtn_netsl_automatic "Automatic"
       
    48 
       
    49 //d: network selection setting page heading
       
    50 //l: list_setting_pane_t1
       
    51 //
       
    52 #define qtn_netsl_netselectmode "Network selection mode:"
       
    53 
       
    54 //d: heading when networks are retrieved
       
    55 //l: heading_pane_t1
       
    56 //
       
    57 #define qtn_netsl_foundoperators "Found operators:"
       
    58 
       
    59 //d: mcn display settings item turned on
       
    60 //l: list_set_graphic_pane_t1
       
    61 //
       
    62 #define qtn_mcn_sett_off "Off"
       
    63 
       
    64 //d: mcn display settings item turned on
       
    65 //l: list_set_graphic_pane_t1
       
    66 //
       
    67 #define qtn_mcn_sett_on "On"
       
    68 
       
    69 //d: wait note text when searching for networks
       
    70 //l: popup_note_wait_window
       
    71 //
       
    72 #define text_searching "Searching..."
       
    73 
       
    74 //d: error note text when networks were searched, but nothing was found
       
    75 //l: popup_note_window
       
    76 //
       
    77 #define text_no_networks_found "No network found"
       
    78 
       
    79 //d: error note text when user is about to change network mode but there
       
    80 //d: is an ongoing call
       
    81 //l: popup_note_window
       
    82 //
       
    83 #define text_call_in_progress "Call in progress"
       
    84 
       
    85 //d: error note text when user has changed MCN on and there's a GPRS
       
    86 //d: connection active
       
    87 //l: popup_note_window
       
    88 //
       
    89 #define qtn_mcn_info_not_received "Cell info may not always be shown while packet data connection is active"
       
    90 
       
    91 //d: mcn display settings item heading
       
    92 //l: list_setting_pane_t1
       
    93 //
       
    94 #define qtn_mcn_control "Cell info display "
       
    95 
       
    96 //d: first item in network settings folder
       
    97 //l: list_setting_pane_t1
       
    98 //
       
    99 #define qtn_set_network_mode "Network Mode"
       
   100 
       
   101 //d: network mode ui setting page option "GSM"
       
   102 //l: list_set_graphic_pane_t1
       
   103 //
       
   104 #define qtn_network_mode_gsm "GSM"
       
   105 
       
   106 //d: network mode ui setting page option "UMTS"
       
   107 //l: list_set_graphic_pane_t1
       
   108 //
       
   109 #define qtn_network_mode_umts "UMTS"
       
   110 
       
   111 //d: network mode ui setting page option "Dual mode"
       
   112 //l: list_set_graphic_pane_t1
       
   113 //
       
   114 #define qtn_network_mode_dual "Dual mode"
       
   115 
       
   116 //d:Text of a list item in Network setting list view's list
       
   117 // d: Confirmation for Network mode selection operation.
       
   118 // l: popup_note_window
       
   119 //w:
       
   120 //r: 3.1
       
   121 #define qtn_network_mode_note "Network mode %U selected."
       
   122 
       
   123 //SERVICE REQUEST STUFF
       
   124 
       
   125 //d: text to confirmation note when roaming network selected
       
   126 //d: %U is the name of the network
       
   127 //l: popup_note_window
       
   128 //
       
   129 #define qtn_netsl_networkselected "Selected network: %U"
       
   130 
       
   131 //d: text to error note when error encountered
       
   132 //d: when trying to register into network
       
   133 //l: popup_note_window
       
   134 //
       
   135 #define text_no_access "No access"
       
   136 
       
   137 //d: text to confirmation note when home network selected
       
   138 //l: popup_note_window
       
   139 //
       
   140 #define text_hplmn_selected "Home network selected"
       
   141 
       
   142 //d: text to confirmation note registration to network cancelled
       
   143 //l: popup_note_window
       
   144 //
       
   145 #define qtn_netsl_registration_interrup "Registration interrupted"
       
   146 
       
   147 //d: Network operational and operator name text in lbx item 2nd row.
       
   148 //d: U% is the name of the operator.
       
   149 //l: list_double_large_graphic_pane_t2
       
   150 //
       
   151 //#define qtn_cp_detail_cellular_operational "Operational, %U"
       
   152 
       
   153 //d: Network off-line text in lbx item 2nd row.
       
   154 //l: list_double_large_graphic_pane_t2
       
   155 //
       
   156 #define qtn_cp_detail_cellular_offline "Off-line"
       
   157 
       
   158 //CONTROL PANEL
       
   159 
       
   160 //d:Text when settings item is blocked.
       
   161 //l:popup_note_window
       
   162 //w: 
       
   163 //r:5.1
       
   164 //
       
   165 #define qtn_power_saving_protected_settings_infonote "Power saving is active. Unable to edit."
       
   166 
       
   167 
       
   168 // End of File