wlansecuritysettings/wlaneapsettingsui/loc/wlaneapsettingsui.loc
changeset 0 c8830336c852
child 2 1c7bc153c08e
equal deleted inserted replaced
-1:000000000000 0:c8830336c852
       
     1 /*
       
     2 * Copyright (c) 2001-2009 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 the License "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: Common UI strings for WLAN EAP Plugins
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 // LOCALISATION STRINGS
       
    21 
       
    22 
       
    23 //d:Command in options menu. Open configuration settings.
       
    24 //l:list_single_pane_t1_cp2
       
    25 //w:
       
    26 //r:3.1
       
    27 //
       
    28 #define qtn_wlan_options_eap_plugin_configure       "Configure"
       
    29 
       
    30 
       
    31 //d:Command in options menu. Enables a plugin.
       
    32 //l:list_single_pane_t1_cp2
       
    33 //w:
       
    34 //r:3.1
       
    35 //
       
    36 #define qtn_wlan_options_eap_plugin_enable          "Enable"
       
    37 
       
    38 
       
    39 //d:Command in options menu. Disables a plugin.
       
    40 //l:list_single_pane_t1_cp2
       
    41 //w:
       
    42 //r:3.1
       
    43 //
       
    44 #define qtn_wlan_options_eap_plugin_disable         "Disable"
       
    45 
       
    46 
       
    47 //d:MSK text. Open configuration settings.
       
    48 //l:control_pane_t3/opt7
       
    49 //w:
       
    50 //r:3.2
       
    51 //
       
    52 #define qtn_msk_wlan_eap_configure       "Configure"
       
    53 
       
    54 
       
    55 //d:MSK text. Enables a cipher suite.
       
    56 //l:control_pane_t3/opt7
       
    57 //w:
       
    58 //r:3.2
       
    59 //
       
    60 #define qtn_msk_wlan_eap_cs_enable          "Enable"
       
    61 
       
    62 
       
    63 //d:MSK text. Disables a cipher suite.
       
    64 //l:control_pane_t3/opt7
       
    65 //w:
       
    66 //r:3.2
       
    67 //
       
    68 #define qtn_msk_wlan_eap_cs_disable         "Disable"
       
    69 
       
    70 
       
    71 //d:Options list item, command. Selected plugin is moved up one row in a
       
    72 //d:numbered EAP type list, where list order represents the priority.
       
    73 //l:list_single_pane_t1_cp2
       
    74 //w:
       
    75 //r:3.1
       
    76 //
       
    77 #define qtn_wlan_options_eap_plugin_priority_up     "Raise priority"
       
    78 
       
    79 
       
    80 //d:Options list item, command. Selected plugin is moved down one row in a
       
    81 //d:numbered EAP type list, where list order represents the priority.
       
    82 //l:list_single_pane_t1_cp2
       
    83 //w:
       
    84 //r:3.1
       
    85 //
       
    86 #define qtn_wlan_options_eap_plugin_priority_down   "Lower priority"
       
    87 
       
    88 
       
    89 //d:Info note to the user when he is trying to disable all the EAP plugins
       
    90 //l:popup_note_window
       
    91 //w:
       
    92 //r:3.1
       
    93 //
       
    94 #define qtn_wlan_info_cannot_disable_all_eap_plugins   "At least one EAP plug-in has to be enabled"
       
    95 
       
    96 
       
    97 //d:The setting item for user name entry
       
    98 //l:list_setting_pane_t1
       
    99 //w:
       
   100 //r:3.1
       
   101 //
       
   102 #define qtn_wlan_eap_sett_username                  "User name"
       
   103 
       
   104 
       
   105 //d:The setting item that specifies what kind of user name is in use.
       
   106 //d:Possible options are "From SIM" 
       
   107 //d:(qtn_wlan_eap_sett_username_inuse_from_sim), "From certificate" 
       
   108 //d:(qtn_wlan_eap_sett_username_inuse_from_cert) or "User-configured"
       
   109 //d:(qtn_wlan_eap_sett_username_inuse_user)
       
   110 //l:list_setting_pane_t1
       
   111 //w:
       
   112 //r:3.1
       
   113 //
       
   114 #define qtn_wlan_eap_sett_username_inuse            "User name in use"
       
   115 
       
   116 
       
   117 //d:One of the setting item values for qtn_wlan_eap_sett_username_inuse
       
   118 //l:list_set_graphic_pane_t1
       
   119 //w:
       
   120 //r:3.1
       
   121 //
       
   122 #define qtn_wlan_eap_sett_username_inuse_from_sim   "From SIM"
       
   123 
       
   124 
       
   125 //d:One of the setting item values for qtn_wlan_eap_sett_username_inuse
       
   126 //l:list_set_graphic_pane_t1
       
   127 //w:
       
   128 //r:3.1
       
   129 //
       
   130 #define qtn_wlan_eap_sett_username_inuse_from_cert  "From certificate"
       
   131 
       
   132 
       
   133 //d:One of the setting item values for qtn_wlan_eap_sett_username_inuse
       
   134 //l:list_set_graphic_pane_t1
       
   135 //w:
       
   136 //r:3.1
       
   137 //
       
   138 #define qtn_wlan_eap_sett_username_inuse_user       "User-configured"
       
   139 
       
   140 
       
   141 //d:The setting item is for password promt
       
   142 //l:list_setting_pane_t1
       
   143 //w:
       
   144 //r:3.1
       
   145 //
       
   146 #define qtn_wlan_eap_sett_password                  "Password"
       
   147 
       
   148 
       
   149 //d:The setting item where the user can choose if he should be prompted for the
       
   150 //d:password or not. Possible options are "Yes" 
       
   151 //d:(qtn_wlan_eap_sett_passprompt_on) or "No" 
       
   152 //d:(qtn_wlan_eap_sett_passprompt_off).
       
   153 //l:list_setting_pane_t1
       
   154 //w:
       
   155 //r:3.1
       
   156 //
       
   157 #define qtn_wlan_eap_sett_passprompt                "Prompt password"
       
   158 
       
   159 
       
   160 //d:One of the setting item values for qtn_wlan_eap_sett_passprompt
       
   161 //l:list_set_graphic_pane_t1
       
   162 //w:
       
   163 //r:3.1
       
   164 //
       
   165 #define qtn_wlan_eap_sett_passprompt_on             "Yes"
       
   166 
       
   167 
       
   168 //d:One of the setting item values for qtn_wlan_eap_sett_passprompt
       
   169 //l:list_set_graphic_pane_t1
       
   170 //w:
       
   171 //r:3.1
       
   172 //
       
   173 #define qtn_wlan_eap_sett_passprompt_off            "No"
       
   174 
       
   175 
       
   176 //d:The setting item for Realm entry
       
   177 //l:list_setting_pane_t1
       
   178 //w:
       
   179 //r:3.1
       
   180 //
       
   181 #define qtn_wlan_eap_sett_realm                     "Realm"
       
   182 
       
   183 
       
   184 //d:The setting item that specifies what kind of realm is in use.
       
   185 //d:Possible options are "From SIM" (qtn_wlan_eap_sett_realm_inuse_from_sim),
       
   186 //d:"From certificate" (qtn_wlan_eap_sett_realm_inuse_from_cert) or 
       
   187 //d:"User-configured" (qtn_wlan_eap_sett_realm_inuse_user).
       
   188 //l:list_setting_pane_t1
       
   189 //w:
       
   190 //r:3.1
       
   191 //
       
   192 #define qtn_wlan_eap_sett_realm_inuse               "Realm in use"
       
   193 
       
   194 
       
   195 //d:One of the setting item values for qtn_wlan_eap_sett_realm_inuse
       
   196 //l:list_set_graphic_pane_t1
       
   197 //w:
       
   198 //r:3.1
       
   199 //
       
   200 #define qtn_wlan_eap_sett_realm_inuse_from_sim      "From SIM"
       
   201 
       
   202 
       
   203 //d:One of the setting item values for qtn_wlan_eap_sett_realm_inuse
       
   204 //l:list_set_graphic_pane_t1
       
   205 //w:
       
   206 //r:3.1
       
   207 //
       
   208 #define qtn_wlan_eap_sett_realm_inuse_from_cert     "From certificate"
       
   209 
       
   210 
       
   211 //d:One of the setting item values for qtn_wlan_eap_sett_realm_inuse
       
   212 //l:list_set_graphic_pane_t1
       
   213 //w:
       
   214 //r:3.1
       
   215 //
       
   216 #define qtn_wlan_eap_sett_realm_inuse_user          "User-configured"
       
   217 
       
   218 
       
   219 //d:The setting item for user certificate entry
       
   220 //d:Possible options are "(not defined)" (qtn_wlan_eap_cert_not_defined),
       
   221 //d:"None" (qtn_wlan_eap_cert_none_selection), or one of the installed user
       
   222 //d:certificates.
       
   223 //l:list_setting_pane_t1
       
   224 //w:
       
   225 //r:3.1
       
   226 //
       
   227 #define qtn_wlan_eap_sett_user_certificate          "User certificate"
       
   228 
       
   229 
       
   230 //d:The setting item for CA certificate entry.
       
   231 //d:Possible options are "(not defined)" (qtn_wlan_eap_cert_not_defined),
       
   232 //d:"None" (qtn_wlan_eap_cert_none_selection), or one of the installed user
       
   233 //d:certificates.
       
   234 //l:list_setting_pane_t1
       
   235 //w:
       
   236 //r:3.1
       
   237 //
       
   238 #define qtn_wlan_eap_sett_ca_certificate            "CA certificate"
       
   239 
       
   240 
       
   241 //d:Not defined text to qtn_wlan_eap_sett_user_certificate and 
       
   242 //d:qtn_wlan_eap_sett_ca_certificate setting items in case
       
   243 //d:no certificate has been selected.
       
   244 //l:list_set_graphic_pane_t1
       
   245 //w:
       
   246 //r:3.1
       
   247 //
       
   248 #define qtn_wlan_eap_cert_not_defined               "(not defined)"
       
   249 
       
   250 
       
   251 //d:One of the setting item values for qtn_wlan_eap_sett_user_certificate and
       
   252 //d:qtn_wlan_eap_sett_ca_certificate.
       
   253 //l:list_set_graphic_pane_t1
       
   254 //w:
       
   255 //r:3.1
       
   256 //
       
   257 #define qtn_wlan_eap_cert_none_selection            "None"
       
   258 
       
   259 
       
   260 //d:Text in the tab for Settings page.
       
   261 //l:tabs_2_active_pane_t1/opt1
       
   262 //w:
       
   263 //r:3.1
       
   264 //
       
   265 #define qtn_wlan_eap_tab_settings                   "Settings"
       
   266 
       
   267 
       
   268 //d:Text in the tab for EAP type selection page
       
   269 //l:tabs_2_active_pane_t1/opt1
       
   270 //w:
       
   271 //r:3.1
       
   272 //
       
   273 #define qtn_wlan_eap_tab_eap_types                  "EAP types"
       
   274 
       
   275 
       
   276 //d:Text in the tab for Cipher suites selection page
       
   277 //l:tabs_2_active_pane_t1/opt1
       
   278 //w:
       
   279 //r:3.1
       
   280 //
       
   281 #define qtn_wlan_eap_tab_cipher_suites              "Cipher suites"
       
   282 
       
   283 
       
   284 //d:Cipher suite type text in list control
       
   285 //l:list_single_number_pane_t1/opt2
       
   286 //w:
       
   287 //r:3.1
       
   288 //
       
   289 #define qtn_wlan_eap_cipher_rsarc4md5               "RSA,RC4,MD5"
       
   290 
       
   291 
       
   292 //d:Cipher suite type text in list control
       
   293 //l:list_single_number_pane_t1/opt2
       
   294 //w:
       
   295 //r:3.1
       
   296 //
       
   297 #define qtn_wlan_eap_cipher_rsarc4sha               "RSA,RC4,SHA"
       
   298 
       
   299 
       
   300 //d:Cipher suite type text in list control
       
   301 //l:list_single_number_pane_t1/opt2
       
   302 //w:
       
   303 //r:3.1
       
   304 //
       
   305 #define qtn_wlan_eap_cipher_rsa3dessha              "RSA,3DES,SHA"
       
   306 
       
   307 
       
   308 //d:Cipher suite type text in list control
       
   309 //l:list_single_number_pane_t1/opt2
       
   310 //w:
       
   311 //r:3.1
       
   312 //
       
   313 #define qtn_wlan_eap_cipher_dhersa3dessha           "DHE-RSA,3DES,SHA"
       
   314 
       
   315 
       
   316 //d:Cipher suite type text in list control
       
   317 //l:list_single_number_pane_t1/opt2
       
   318 //w:
       
   319 //r:3.1
       
   320 //
       
   321 #define qtn_wlan_eap_cipher_dhedss3dessha           "DHE-DSS,3DES,SHA"
       
   322 
       
   323 
       
   324 //d:Cipher suite type text in list control
       
   325 //l:list_single_number_pane_t1/opt2
       
   326 //w:
       
   327 //r:3.1
       
   328 //
       
   329 #define qtn_wlan_eap_cipher_rsaaessha               "RSA,AES,SHA"
       
   330 
       
   331 
       
   332 //d:Cipher suite type text in list control
       
   333 //l:list_single_number_pane_t1/opt2
       
   334 //w:
       
   335 //r:3.1
       
   336 //
       
   337 #define qtn_wlan_eap_cipher_dhersaaessha            "DHE-RSA,AES,SHA"
       
   338 
       
   339 
       
   340 //d:Cipher suite type text in list control
       
   341 //l:list_single_number_pane_t1/opt2
       
   342 //w:
       
   343 //r:3.1
       
   344 //
       
   345 #define qtn_wlan_eap_cipher_dhedssaessha            "DHE-DSS,AES,SHA"
       
   346 
       
   347 
       
   348 //d:The setting item that specifies if TLS privacy is used or not.
       
   349 //d:Possible options are "On" 
       
   350 //d:(qtn_wlan_eap_sett_tls_privacy_on) or "Off"
       
   351 //d:(qtn_wlan_eap_sett_tls_privacy_off)
       
   352 //l:list_setting_pane_t1
       
   353 //w:
       
   354 //r:3.2
       
   355 //
       
   356 #define qtn_wlan_eap_sett_tls_privacy               "TLS privacy"
       
   357 
       
   358 
       
   359 //d:One of the setting item values for qtn_wlan_eap_sett_tls_privacy
       
   360 //l:list_set_graphic_pane_t1
       
   361 //w:
       
   362 //r:3.2
       
   363 //
       
   364 #define qtn_wlan_eap_sett_tls_privacy_on            "On"
       
   365 
       
   366 //d:One of the setting item values for qtn_wlan_eap_sett_tls_privacy
       
   367 //l:list_set_graphic_pane_t1
       
   368 //w:
       
   369 //r:3.2
       
   370 //
       
   371 #define qtn_wlan_eap_sett_tls_privacy_off           "Off"
       
   372 
       
   373 
       
   374 //d:Information note for user when passwords do not match
       
   375 //l:popup_note_window
       
   376 //w:
       
   377 //r:3.2
       
   378 //
       
   379 #define qtn_wlan_eap_info_passwords_do_not_match     "Passwords do not match, try again"
       
   380 
       
   381 
       
   382 //d:Error note for user when password is incorrect
       
   383 //l:popup_note_window
       
   384 //w:
       
   385 //r:3.2
       
   386 //
       
   387 #define qtn_wlan_eap_error_incorrect_password       "Incorrect password"
       
   388 
       
   389 
       
   390 //d:The popup query for user to create a PAC store password
       
   391 //l:popup_query_data_window
       
   392 //w:
       
   393 //r:3.2
       
   394 //
       
   395 #define qtn_wlan_eap_fast_prmpt_create_pac_password      "Create password for the encrypted PAC store:"
       
   396 
       
   397 
       
   398 //d:The popup query for user to verify a PAC store password
       
   399 //l:popup_query_data_window
       
   400 //w:
       
   401 //r:3.2
       
   402 //
       
   403 #define qtn_wlan_eap_fast_prmpt_verify_password      "Verify password:"
       
   404 
       
   405 
       
   406 //d:The popup query for user to set a PAC store password
       
   407 //l:popup_query_data_window
       
   408 //w:
       
   409 //r:3.2
       
   410 //
       
   411 #define qtn_wlan_eap_fast_prmpt_pac_password     "PAC store password:"
       
   412 
       
   413 //d:Default value text for a username setting item whose value has not yet been set. 
       
   414 //d:Used for the username setting qtn_wlan_eap_sett_username
       
   415 //l:list_set_graphic_pane_t1
       
   416 //w:
       
   417 //r:5.0.1
       
   418 //
       
   419 #define qtn_wlan_eap_sett_username_not_defined               "(not defined)"
       
   420 
       
   421 
       
   422 // End of File