homescreenplugins/videochplugin/loc/videochplugin.loc
branchRCL_3
changeset 10 112a725ff2c2
parent 9 5294c000a26d
child 11 8970fbd719ec
equal deleted inserted replaced
9:5294c000a26d 10: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 the License "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 // LOCALISATION STRINGS
       
    21 
       
    22 //d:If there is one video download completed this notification text is displayed. 
       
    23 //d:%U is the name of the downloaded video
       
    24 //d: UI spec: Section 1, changed propossed on Oct 20 2009 to Ch15. (p7)
       
    25 //l:popup_discreet_window/opt5
       
    26 //r:5.2
       
    27 //
       
    28 #define qtn_iptv_download_complete_discreet "Downloaded %U"
       
    29 
       
    30 
       
    31 //d:When the user exits the application while there are still ongoing downloads, 
       
    32 //d:this information note is displayed before application is closed.
       
    33 //d: UI spec: Section 1, changed propossed on Oct 20 2009 to Ch15. (p7)
       
    34 //l:popup_discreet_window/opt5
       
    35 //r:5.2
       
    36 //
       
    37 #define qtn_iptv_unfinished_dnloads_continue_discreet	"Unfinished downloads continue on the background"