dcmofw/dcmoserver/loc/dcmo.loc
changeset 68 415c00f1675d
parent 63 e0c1916b8ddc
child 72 8ee66fcd0a7c
equal deleted inserted replaced
63:e0c1916b8ddc 68:415c00f1675d
     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:  Localisation file for DCMO framework.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 // LOCALISATION STRINGS
       
    21 
       
    22 //d:Text to be shown for Disabled
       
    23 //l:heading_pane_t1
       
    24 //r:5.2
       
    25 //
       
    26 #define qtn_dm_run_time_var_disable   "Disabled by system administrator:"
       
    27 
       
    28 //d:Text to be shown for Enabled
       
    29 //l:heading_pane_t1
       
    30 //r:5.2
       
    31 //
       
    32 #define qtn_dm_run_time_var_enable   "Enabled by system administrator:"
       
    33 
       
    34 //d:Text to be shown for Camera
       
    35 //l:list_single_pane_t1_cp2
       
    36 //r:5.2
       
    37 //
       
    38 #define qtn_dm_run_time_var_camera   "Camera"
       
    39 
       
    40 //d:Text to be shown for Firmware Update
       
    41 //l:list_single_pane_t1_cp2
       
    42 //r:5.2
       
    43 //
       
    44 #define qtn_dm_run_time_var_firmware_update   "Firmware Update"
       
    45 
       
    46 //d:Text to be shown for External Memory Card
       
    47 //l:list_single_pane_t1_cp2
       
    48 //r:5.2
       
    49 //
       
    50 #define qtn_dm_run_time_var_ext_memory   "External Memory Card"
       
    51 
       
    52 //d:Text to be shown for Bluetooth
       
    53 //l:list_single_pane_t1_cp2
       
    54 //r:5.2
       
    55 //
       
    56 #define qtn_dm_run_time_var_bluetooth   "Bluetooth"
       
    57 
       
    58 //d:Text to be shown for WLAN
       
    59 //l:list_single_pane_t1_cp2
       
    60 //r:5.2
       
    61 //
       
    62 #define qtn_dm_run_time_var_wlan   "WLAN"
       
    63 
       
    64 //d:Text to be shown for Desktop Sync
       
    65 //l:list_single_pane_t1_cp2
       
    66 //r:5.2
       
    67 //
       
    68 #define qtn_dm_run_time_var_desktop_sync   "Desktop Sync"
       
    69 
       
    70 // End of File