videoplayerapp/videoplayerlauncher/loc/videoplayerlauncher.loc
branchRCL_3
changeset 13 112a725ff2c2
parent 11 5294c000a26d
child 14 8970fbd719ec
equal deleted inserted replaced
11:5294c000a26d 13:112a725ff2c2
     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:  VideoPlayerLauncher App localisation strings.
       
    15 *
       
    16 */
       
    17 
       
    18 // Version : %version: da1mmcf#4 %
       
    19 
       
    20 //d:Application title for the grid view.
       
    21 //d: Title of the icon in grid view for the user to start the application
       
    22 //d: Usually hidden, this should be translated equally to qtn_vcx_title_suite
       
    23 //l:cell_app_pane_t1
       
    24 //r:5.2
       
    25 //
       
    26 #define qtn_videoplayerlauncher_short_caption        "Videos & TV"
       
    27 
       
    28 //d:Application title for the list view.
       
    29 //d: Title of the icon in list view for the user to start the application.
       
    30 //d: This item will be shown in the list of applications for example 
       
    31 //d: when configuring application shortcuts in homescreen.
       
    32 //d: The translation should be equal to qtn_vcx_title_suite
       
    33 //l:list_single_large_graphic_pane_t1
       
    34 //r:5.2
       
    35 //
       
    36 #define qtn_videoplayerlauncher_caption              "Videos & TV"
       
    37