videoplayerapp/mpxvideoplayer/loc/mpxvideoplayer.loc
branchRCL_3
changeset 57 befca0ec475f
equal deleted inserted replaced
56:839377eedc2b 57:befca0ec475f
       
     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: 9 %
       
    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 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"
       
    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"
       
    38 
       
    39 // End of File