data/NPR.rls
changeset 0 0049171ecffb
equal deleted inserted replaced
-1:000000000000 0:0049171ecffb
       
     1 /*
       
     2  ============================================================================
       
     3  Name	: NPR.rls
       
     4  Author	: John Kern
       
     5  
       
     6  Copyright (c) 2009 Symbian Foundation Ltd
       
     7  This component and the accompanying materials are made available
       
     8  under the terms of the License "Eclipse Public License v1.0"
       
     9  which accompanies this distribution, and is available
       
    10  at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
    11 
       
    12  Initial Contributors:
       
    13  - Symbian Foundation Ltd - initial contribution.
       
    14  
       
    15  Contributors:
       
    16  - John Kern
       
    17  - Symsource
       
    18  
       
    19  Description : This is a localisation file for NPR A .rls file is the one and only place where the logical
       
    20 			   strings to be localised are defined. 
       
    21  ============================================================================
       
    22  */
       
    23 
       
    24 //  LOCALISATION STRINGS
       
    25 
       
    26 // Caption string for app.
       
    27 #define qtn_caption_string "NPR"
       
    28 
       
    29 // First item in "Options" menu pane
       
    30 #define qtn_command1 "Message"
       
    31 
       
    32 // Second item in "Options" menu pane
       
    33 #define qnt_npr_channel "channel"
       
    34 
       
    35 #define qtn_help "Help"
       
    36 
       
    37 #define qtn_about "About"
       
    38 
       
    39 // Third item in "Options" menu pane
       
    40 #define qtn_exit "Exit"
       
    41 
       
    42 // When user requests ECommand1 event, text below is shown.
       
    43 #define qtn_command1_text "Hello World!"
       
    44 
       
    45 #define qtn_loc_resource_file_1 "\\resource\\apps\\NPR_0xEEB0E481"
       
    46 
       
    47 #define qtn_about_dialog_title "About"
       
    48 
       
    49 #define qtn_about_dialog_text "NPR Version 1.0.0\n\nAuthor: John Kern\n\nSupport: johnk@symbian.org\n\n(c) This component and the accompanying materials are made available under the terms of the License \"Eclipse Public License v1.0\"  which accompanies this distribution, and is available at the URL \"http://www.eclipse.org/legal/epl-v10.html\"."
       
    50 
       
    51 // End of File