profilesservices/FileList/loc/FileList.loc
branchRCL_3
changeset 54 7e0eff37aedb
parent 0 8c5d936e5675
equal deleted inserted replaced
53:8ee96d21d9bf 54:7e0eff37aedb
       
     1 /*
       
     2 * Copyright (c) 2002 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 *     This is a localisation file for FileList module.
       
    16 *     A .loc file is the one and only place where the logical strings
       
    17 *     to be localised are defined.
       
    18 *
       
    19 *
       
    20 */
       
    21 
       
    22 
       
    23 //d: Error message text for non-supported file formats
       
    24 //l: popup_note_window
       
    25 //
       
    26 #define qtn_file_format_error "Tone format not supported"
       
    27 
       
    28 //d: The first item in the tone selection list.
       
    29 //d: Launches browser for downloading new tones.
       
    30 //l: list_single_graphic_pane_t1_cp2
       
    31 //
       
    32 #define qtn_profiles_download_tones "Download tones"
       
    33 
       
    34 //d: Softkey label for previewing video files
       
    35 //l: control_pane_t1/opt7
       
    36 //w:
       
    37 //r:3.1
       
    38 #define text_softkey_preview "Preview"
       
    39 
       
    40 //d: Error message text for non-supported file formats
       
    41 //l: popup_note_window
       
    42 //w:
       
    43 //r:3.1
       
    44 #define qtn_profiles_info_tone_drm_protected "Protected file. Cannot be selected as ringing tone."
       
    45 
       
    46 //d: Error message indicating that because of a lack of memory, only
       
    47 //d: tones on ROM will be displayed.
       
    48 //l: popup_note_window
       
    49 //w:
       
    50 //r:5.0
       
    51 #define qtn_profiles_error_not_enough_memory "Not enough memory to display all tones. Only tones in ROM memory are displayed."
       
    52 
       
    53 // End of File