usbmgmt/usbmgr/usbman/server/SRC/usbman_02.rls
changeset 0 c9bc50fca66e
equal deleted inserted replaced
-1:000000000000 0:c9bc50fca66e
       
     1 /*
       
     2 * Copyright (c) 2004-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:
       
    15 * @file
       
    16 * This file serves a template for the purpose of localization. The
       
    17 * content of this file shall be properly filled with unicode pertaining
       
    18 * to the configured language.
       
    19 * localized strings for French. A place holder only. you know the 
       
    20 * following strings are not French
       
    21 *
       
    22 */
       
    23 
       
    24 
       
    25 // personality one
       
    26 rls_string per_manufacturer1 	"Symbian"
       
    27 rls_string per_product1		"Symbian OS ACM"
       
    28 rls_string per_description1 	"Serial Emulation"
       
    29 rls_string per_detailedDescription1    	"Serial Emulation(detail)"
       
    30 
       
    31 // personality two
       
    32 rls_string per_manufacturer2 	"Symbian"
       
    33 rls_string per_product2		"Symbian OS WHCM"
       
    34 rls_string per_description2 	"Obex over USB"
       
    35 rls_string per_detailedDescription2     	"Obex over USB(detail)"
       
    36 
       
    37 // personality three
       
    38 rls_string per_manufacturer3 	"Symbian"
       
    39 rls_string per_product3		"Symbian OS MSCC"
       
    40 rls_string per_description3 	"USB Mass Storage"
       
    41 rls_string per_detailedDescription3   	"USB Mass Storage(detail)"
       
    42 
       
    43 // personality four
       
    44 rls_string per_manufacturer4 	"Symbian"
       
    45 rls_string per_product4		"Symbian OS MTP"
       
    46 rls_string per_description4 	"MTP over USB"
       
    47 rls_string per_detailedDescription4    	"MTP over USB(detail)"
       
    48 
       
    49 // personality five
       
    50 rls_string per_manufacturer5 	"Symbian"
       
    51 rls_string per_product5		"Symbian OS RNDIS"
       
    52 rls_string per_description5 	"IP over USB - RNDIS"
       
    53 rls_string per_detailedDescription5    	"IP over USB - RNDIS(detail)"
       
    54