cmmanager/gsconnsettingsplugin/loc/gsconnsettingsplugin.loc
changeset 23 7ec726f93df1
parent 20 9c97ad6591ae
child 25 d840bfde7d40
child 27 489cf6208544
equal deleted inserted replaced
20:9c97ad6591ae 23:7ec726f93df1
     1 /*
       
     2 * Copyright (c) 2007 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 Connectivity Settings plugin.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 //  LOCALISATION STRINGS
       
    20 
       
    21 // **CAPTIONS
       
    22 
       
    23 //d:Plugin title.
       
    24 //d:Long string.
       
    25 //l:title_pane_t2/opt9
       
    26 //w:
       
    27 //r:5.2
       
    28 //
       
    29 #define qtn_occ_title_connectivity_settings "Connectivity Settings"
       
    30 
       
    31 //d:Plugin caption.
       
    32 //d:Used by GS FW.
       
    33 //l:list_single_large_graphic_pane_t1
       
    34 //w:
       
    35 //r:5.2
       
    36 //
       
    37 #define qtn_set_folder_occ_connectivity_settings "Connectivity settings"
       
    38 
       
    39 // **OPTIONS MENU
       
    40 
       
    41 //d:Text of a list item in Connectivity Settings plugin main view's list
       
    42 //d:Item opens "Join new WLAN networks" radio button setting page
       
    43 //l:list_setting_pane_t1
       
    44 //w:
       
    45 //r: 5.2
       
    46 #define qtn_occ_sett_usage_of_wlan "Join WLAN networks"
       
    47 
       
    48 //d:Text in radio button list
       
    49 //l:list_set_graphic_pane_t1
       
    50 //w:
       
    51 //r: 5.2
       
    52 #define qtn_occ_sett_usage_of_wlan_known "Known"
       
    53 
       
    54 //d:Text in radio button list
       
    55 //l:list_set_graphic_pane_t1
       
    56 //w:
       
    57 //r: 5.2
       
    58 #define qtn_occ_sett_usage_of_wlan_manual "Manual"
       
    59 
       
    60 //d:Text of a list item in Connectivity Settings plugin main view's list
       
    61 //d:Item opens "Cellular data usage abroad" radio button setting page
       
    62 //l:list_setting_pane_t1
       
    63 //w:
       
    64 //r: 5.2
       
    65 #define qtn_occ_sett_data_usage_abroad "Cellular data usage abroad"
       
    66 
       
    67 //d:Text in radio button list
       
    68 //l:list_set_graphic_pane_t1
       
    69 //w:
       
    70 //r: 5.2
       
    71 #define qtn_occ_sett_data_usage_abroad_automatic "Automatic"
       
    72 
       
    73 //d:Text in radio button list
       
    74 //l:list_set_graphic_pane_t1
       
    75 //w:
       
    76 //r: 5.2
       
    77 #define qtn_occ_sett_data_usage_abroad_confirm "Confirm"
       
    78 
       
    79 //d:Text in radio button list
       
    80 //l:list_set_graphic_pane_t1
       
    81 //w:
       
    82 //r: 5.2
       
    83 #define qtn_occ_sett_data_usage_abroad_wlan_only "WLAN only"
       
    84 
       
    85 
       
    86 //d:Text of a list item in Connectivity Settings plugin main view's list
       
    87 //d:Item opens "Cellular data usage in home network" radio button setting page
       
    88 //l:list_setting_pane_t1
       
    89 //w:
       
    90 //r: 5.2
       
    91 #define qtn_occ_sett_data_usage_home_nw "Cellular data usage in home network"
       
    92 
       
    93 //d:Text in radio button list
       
    94 //l:list_set_graphic_pane_t1
       
    95 //w:
       
    96 //r: 5.2
       
    97 #define qtn_occ_sett_data_usage_home_nw_automatic "Automatic"
       
    98 
       
    99 //d:Text in radio button list
       
   100 //l:list_set_graphic_pane_t1
       
   101 //w:
       
   102 //r: 5.2
       
   103 #define qtn_occ_sett_data_usage_home_nw_confirm "Confirm" 
       
   104 
       
   105 //d:Text in radio button list
       
   106 //l:list_set_graphic_pane_t1
       
   107 //w:
       
   108 //r: 5.2
       
   109 #define qtn_occ_sett_data_usage_home_nw_wlan_only "WLAN only"
       
   110 
       
   111 
       
   112 //d: Info popup note for "Known" selection of "Join WLAN networks"
       
   113 //l: popup_preview_text_window_t1/opt5
       
   114 //w:
       
   115 //r: 5.2
       
   116 //
       
   117 #define qtn_occ_info_popup_wlan_usage_known "Phone will automatically switch from cellular data connection to a known WLAN network when available."
       
   118 
       
   119 
       
   120 //d: Info popup note for "Manual" selection of "Join WLAN networks"
       
   121 //l: popup_preview_text_window_t1/opt5
       
   122 //w:
       
   123 //r: 5.2
       
   124 //
       
   125 #define qtn_occ_info_popup_wlan_usage_manual "Phone will not switch from cellular data connection to a WLAN connection automatically. WLAN network can be taken into use via WLAN wizard."
       
   126 
       
   127 
       
   128 // End of File