videoplayerapp/mpxvideoplayer/loc/mpxvideoplayer.loc
changeset 0 96612d01cf9f
child 13 112a725ff2c2
equal deleted inserted replaced
-1:000000000000 0:96612d01cf9f
       
     1 /*
       
     2 * Copyright (c) 2008 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:  MpxVideoPlayer App localisation strings.
       
    15 *
       
    16 */
       
    17 
       
    18 // Version : %version: da1mmcf#8 %
       
    19 
       
    20 // APPLICATION TITLES
       
    21 //
       
    22 
       
    23 //d:Application title for the grid view
       
    24 //d: Title of the icon in grid view for the user to start the application
       
    25 //d: This string will be shown in the task switcher when Videos & Tv is running.
       
    26 //d: Translation should be identical with qtn_vcx_title_suite
       
    27 //l:cell_app_pane_t1
       
    28 //r:5.2
       
    29 #define qtn_mpxvideoplayer_short_caption        "Videos & TV"
       
    30 
       
    31 //d:Application title for the list view
       
    32 //d: Title of the icon in list view for the user to start the application.
       
    33 //d: The icon will usually be hidden from the applications grid.
       
    34 //d: The translation for this string should be equal to qtn_vcx_title_suite
       
    35 //l:list_single_large_graphic_pane_t1
       
    36 //r:5.2
       
    37 #define qtn_mpxvideoplayer_caption              "Videos & TV"
       
    38 
       
    39 // VIEW TITLES
       
    40 //
       
    41 
       
    42 //d:Text in the title pane
       
    43 //d:This text is shown when the application is starting up.
       
    44 //d:The translation should be identical to qtn_vcx_title_suite
       
    45 //l:title_pane_t2/opt9
       
    46 //r:5.2
       
    47 #define qtn_mpxvideoplayer_title                "Videos & TV"
       
    48 
       
    49 // End of File