smartinstaller/bootstrap/data/smartinstaller_01.rls
branchADM
changeset 14 343c622c9f65
equal deleted inserted replaced
13:8ed1157e9487 14:343c622c9f65
       
     1 /*
       
     2 * Copyright (c) 2009-2010 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: 
       
    15 *     English language Resource file for Bootstrap
       
    16 *
       
    17 *
       
    18 */
       
    19 
       
    20 
       
    21 //	LOCALISATION STRINGS
       
    22 
       
    23 //Caption string for app.
       
    24 rls_string STRING_r_sibs_caption_string "Nokia Smart Installer"
       
    25 
       
    26 //Short caption string for app.
       
    27 rls_string STRING_r_sibs_short_caption_string "Smart Installer"
       
    28 
       
    29 // Localizable resource	file location
       
    30 rls_string STRING_r_bootstrap_loc_resource_file_1 "\\resource\\apps\\smartinstaller"
       
    31 
       
    32 rls_string STRING_r_adm_env_creation_wait_text  "Checking dependencies, please wait"
       
    33 
       
    34 //
       
    35 // Http	messages
       
    36 //
       
    37 rls_string STRING_r_http_transaction_err		"Download error!"
       
    38 
       
    39 rls_string STRING_r_installation_failure_err	"Installation failed!"
       
    40 
       
    41 rls_string STRING_r_installation_cancelled		"Installation cancelled!"
       
    42 
       
    43 // End of File