phoneuis/Ussd/loc/ussd.loc
changeset 0 5f000ab63145
equal deleted inserted replaced
-1:000000000000 0:5f000ab63145
       
     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:  This file contains the localised strings for Ussd.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 //  LOCALISATION STRINGS
       
    21 
       
    22 //d:Name in application grid form
       
    23 //l:cell_app_pane_t1
       
    24 //
       
    25 #define qtn_apps_ussd_grid             "Ussd"
       
    26 
       
    27 
       
    28 //d:Name in applicaton list form
       
    29 //l:list_single_large_graphic_pane_t1
       
    30 //
       
    31 #define qtn_apps_ussd_list             "Ussd"
       
    32 
       
    33 
       
    34 //d:Text in Ussd editor title pane
       
    35 //l:title_pane_t2/opt9
       
    36 //
       
    37 #define qtn_ussd_header "Service command editor"
       
    38 
       
    39 
       
    40 //d:Left softkey in application.
       
    41 //l:control_pane_t1/opt7
       
    42 //
       
    43 #define text_softkey_send "Send"
       
    44 
       
    45 
       
    46 //d: Options menu item for sending the written Ussd string to the network.
       
    47 //l: list_single_pane_t1_cp2
       
    48 //
       
    49 #define qtn_ussd_editor_send "Send"
       
    50 
       
    51 
       
    52 // End of File