locationsatviewrefapp/inc/SatelliteReference.rls
branchRCL_3
changeset 18 870918037e16
parent 0 522cd55cc3d7
equal deleted inserted replaced
17:1fc85118c3ae 18:870918037e16
       
     1 /*
       
     2 * Copyright (c) 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 "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 *
       
    16 */
       
    17 
       
    18 /*
       
    19 * ============================================================================
       
    20 *  Name     : SatelliteReference.rls
       
    21 *  Part of  : Satellite Reference App
       
    22 * ============================================================================
       
    23 */
       
    24 
       
    25 // LOCALISATION STRINGS
       
    26 
       
    27 //d:Applications logical
       
    28 //d:service name for tule
       
    29 //l:list_single_heading_pane_2
       
    30 //w:
       
    31 //r:3.0
       
    32 //
       
    33 rls_string qtn_satref_logical_rule_name "Satellite Ref"
       
    34 
       
    35 //d:Options menu item to
       
    36 //d:open satellites status view
       
    37 //l:list_single_popup_menu_pane_1
       
    38 //w:
       
    39 //r:3.0
       
    40 //
       
    41 rls_string qtn_sateref_Satellite_status "Satellite Status"
       
    42 
       
    43 //d:Options menu item to
       
    44 //d:exit from the application
       
    45 //l:list_single_popup_menu_pane_1
       
    46 //w:
       
    47 //r:3.0
       
    48 //
       
    49 rls_string qtn_satref_exit	"Exit"
       
    50 
       
    51 // End of File
       
    52 
       
    53 
       
    54