usbuis/usbui/loc/USBClassChangeUI.loc
branchRCL_3
changeset 80 e02eb84a14d2
parent 0 1e05558e2206
equal deleted inserted replaced
79:25fce757be94 80:e02eb84a14d2
       
     1 /*
       
     2 * Copyright (c) 2005-2007 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:  This is a localisation file for USB UI application.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // LOCALISATION STRINGS
       
    20 
       
    21 
       
    22 // *** CAPTION STRINGS ***
       
    23 
       
    24 // d: USB Class Change UI application name on the application shell's app. list
       
    25 // l: list_single_large_graphic_pane_t1
       
    26 // r: 3.0
       
    27 //
       
    28 #define qtn_apps_usb_list "USB"
       
    29 
       
    30 // d: USB Class Change UI application name on the application shell's app. grid
       
    31 // l: cell_app_pane_t1
       
    32 // r: 3.0
       
    33 //
       
    34 #define qtn_apps_usb_grid "USB"
       
    35 
       
    36 // d: USB Setting folder caption 
       
    37 // l: list_single_large_graphic_pane_t1
       
    38 // r: 3.1
       
    39 #define qtn_set_folder_usb "USB"
       
    40 
       
    41 
       
    42 // *** TITLES ***
       
    43 
       
    44 // d: Status pane title for main view
       
    45 // l: title_pane_t2/opt9
       
    46 // r: 3.0
       
    47 //
       
    48 #define qtn_usb_title "USB"
       
    49 
       
    50 // *** SECONDARY STATUS INFORMATION ***
       
    51 
       
    52 // d: Secondary status information when not connected
       
    53 // l: list_double_large_graphic_pane_t2
       
    54 // r: 5.0
       
    55 //
       
    56 #define qtn_cp_detail_usb_not_connected "Not connected"
       
    57 
       
    58 // d: Shown when USB is connected and the phone is functioning as a USB OTG host.
       
    59 // l: list_double_graphic_pane_t2
       
    60 // r: 5.0
       
    61 //
       
    62 #define qtn_cp_detail_usb_otg_conn "Connected"
       
    63 
       
    64 // d: Secondary status information when connected in mass storage mode
       
    65 // l: list_double_large_graphic_pane_t2
       
    66 // r: 5.0
       
    67 //
       
    68 #define qtn_cp_detail_usb_conn_mass_storage "Mass storage mode"
       
    69 
       
    70 // d: Secondary status information when connected in Ovi suite mode
       
    71 // l: list_double_large_graphic_pane_t2
       
    72 // r: 5.2
       
    73 //
       
    74 #define qtn_cp_detail_usb_conn_ovi_suite "Ovi suite mode"
       
    75 
       
    76 // d: Secondary status information when connected in image print mode
       
    77 // l: list_double_large_graphic_pane_t2
       
    78 // r: 5.0
       
    79 //
       
    80 #define qtn_cp_detail_usb_conn_picture_transfer "Image print mode"
       
    81 
       
    82 // d: Secondary status information when connected in media transfer mode
       
    83 // l: list_double_large_graphic_pane_t2
       
    84 // r: 5.0
       
    85 //
       
    86 #define qtn_cp_detail_usb_conn_media_transfer "Media transfer mode"
       
    87 
       
    88 // d: Secondary status information when connect to internet mode
       
    89 // l: list_double_large_graphic_pane_t2
       
    90 // r: 5.0
       
    91 //
       
    92 #define qtn_cp_detail_usb_conn_modem_inst "Connect to internet mode"
       
    93 
       
    94 // d: Secondary status information when connected in RNDIS mode, not to be localized
       
    95 // l: list_double_large_graphic_pane_t2
       
    96 // r: 5.0
       
    97 //
       
    98 #define qtn_cp_detail_usb_conn_rndis "Connect PC with RNDIS mode"
       
    99 
       
   100 // d: Secondary status information in the USB UI setting list when the mode is a default mode
       
   101 // l: list_double_large_graphic_pane_t2_cp2
       
   102 // r: 5.2
       
   103 #define qtn_usb_settings_default "Default"
       
   104 
       
   105 // d: Secondary status information in the USB UI setting list when the mode is selected and cable is connected
       
   106 // l: list_double_large_graphic_pane_t2_cp2
       
   107 // r: 5.2
       
   108 #define qtn_usb_settings_active "Active"
       
   109 
       
   110 
       
   111 
       
   112 // End of File