apengine/apsettingsplugin/loc/apsettingsplugin.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) 2005 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: 
       
    15 *		Localization strings for Plugin
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 //  LOCALISATION STRINGS
       
    21 
       
    22 
       
    23 //d:Text of a list item in Connection view's list
       
    24 //d:Item opens Access points view
       
    25 //l:list_single_large_graphic_pane_t1
       
    26 //r:3.1
       
    27 //
       
    28 #define qtn_set_folder_conn_accpoints "Access points"
       
    29         
       
    30 //d: In case of error, the error code is passed to error resolver
       
    31 //d: and the error note is displayed accordingly. If error resolver
       
    32 //d: cannot resolve the error, an error note "System error" is displayed.
       
    33 //l: popup_note_window/opt2
       
    34 //w:
       
    35 //r:3.1
       
    36 //
       
    37 #define qtn_err_os_general "System error"
       
    38 
       
    39 //d:Text of a list item in Connection view's list
       
    40 //d:Item opens Access points view
       
    41 //l:list_single_large_graphic_pane_t1_cp2
       
    42 //r:3.2
       
    43 //
       
    44 #define qtn_netw_conset_network_connections "Network destinations"
       
    45 
       
    46 // End of File
       
    47 
       
    48