usbengines/usbwatcher/loc/usbman.loc
branchRCL_3
changeset 80 e02eb84a14d2
parent 0 1e05558e2206
equal deleted inserted replaced
79:25fce757be94 80:e02eb84a14d2
       
     1 /*
       
     2 * Copyright (c) 2002-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:  Localization strings for project usbwatcher
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 //d: List item text of USBUI Setting view
       
    20 //d: for "Ovi suite". 
       
    21 //d: This text is also used in USB connected popup
       
    22 //l: list_double_large_graphic_pane_t1_cp2
       
    23 //w:
       
    24 //r: 5.2
       
    25 //
       
    26 #define qtn_usb_mode_ovisuite "Ovi Suite"
       
    27 
       
    28 //d: List item text of USBUI Setting view
       
    29 //d: for "Mass storage". 
       
    30 //d: This text is also used in USB connected popup
       
    31 //l: list_double_large_graphic_pane_t1_cp2
       
    32 //w:
       
    33 //r: 5.2
       
    34 //
       
    35 #define qtn_usb_mode_mass_storage "Mass storage"
       
    36 
       
    37 //d: List item text of USBUI Setting view
       
    38 //d: for "Image print". 
       
    39 //d: This text is also used in USB connected popup
       
    40 //l: list_double_large_graphic_pane_t1_cp2
       
    41 //w:
       
    42 //r: 5.2
       
    43 //
       
    44 #define qtn_usb_mode_ptp "Image print"
       
    45 
       
    46 //d: List item text of USBUI Setting view
       
    47 //d: for "Media transfer". 
       
    48 //d: This text is also used in USB connected popup
       
    49 //l: list_double_large_graphic_pane_t1_cp2
       
    50 //w:
       
    51 //r: 5.2
       
    52 //
       
    53 #define qtn_usb_mode_mtp "Media transfer"
       
    54 
       
    55 //d: List item text of USBUI Setting view
       
    56 //d: for "Ovi Suite". 
       
    57 //d: This text is also used in USB connected popup
       
    58 //l: list_double_large_graphic_pane_t1_cp2
       
    59 //w:
       
    60 //r: 5.2
       
    61 //
       
    62 #define qtn_usb_mode_ovisuite_mtp "Ovi Suite"
       
    63 
       
    64 //d: List item text of USBUI Setting view
       
    65 //d: for "Connect to internet". 
       
    66 //d: This text is also used in USB connected popup
       
    67 //l: list_double_large_graphic_pane_t1_cp2
       
    68 //w:
       
    69 //r: 5.2
       
    70 //
       
    71 #define qtn_usb_mode_quickconnect "Connect PC to Web"
       
    72 
       
    73 //d: List item text of USBUI Setting view, not to be localized
       
    74 //d: for "RNDIS"
       
    75 //d: This text is also used in USB connected popup
       
    76 //l: list_double_large_graphic_pane_t1_cp2
       
    77 //w:
       
    78 //r: 5.2
       
    79 //
       
    80 #define qtn_usb_mode_rndis "Connect PC with RNDIS"
       
    81 
       
    82 //d: text describing the mass storage mode, shown in preview pop up in USB UI Setting 
       
    83 //l: popup_preview_text_window/opt6
       
    84 //r: 5.2
       
    85 #define qtn_usb_mode_msg_mass_storage "Access your phone’s memory card from the device you are connected to."
       
    86 
       
    87 //d: text describing the ovi suite mode, shown in preview pop up in USB UI setting
       
    88 //l: popup_preview_text_window/opt6
       
    89 //r: 5.2
       
    90 #define qtn_usb_mode_msg_ovi_suite "Manage your phone with Ovi Suite and sync your media content."
       
    91 
       
    92 //d: text describing the media transfer mode, shown in preview pop up in USB UI setting
       
    93 //l: popup_preview_text_window/opt6
       
    94 //r: 5.2
       
    95 #define qtn_usb_mode_msg_mtp "Sync your media content with Windows Media Player or Nokia Ovi Player, or connect to compatible stereos."
       
    96 
       
    97 //d: text describing the picture transfer mode, shown in preview pop up in USB UI setting
       
    98 //l: popup_preview_text_window/opt6
       
    99 //r: 5.2
       
   100 #define qtn_usb_mode_msg_ptp "Print pictures with a compatible printer."
       
   101 
       
   102 //d: text describing the Phone as modem mode, shown in preview pop up in USB UI setting
       
   103 //l: popup_preview_text_window/opt6
       
   104 //r: 5.2
       
   105 #define qtn_usb_mode_msg_pam "Use your mobile phone as a modem"
       
   106 
       
   107 //d: text describing the Phone as RNDIS mode, shown in preview pop up in USB UI setting, not to be localized
       
   108 //l: popup_preview_text_window/opt6
       
   109 //r: 5.2
       
   110 #define qtn_usb_mode_msg_rndis "Use your mobile phone as RNDIS"