usbmgmt/usbmgr/usbman/server/SRC/usbman_01.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 * Resource file for testing and example mass storage application
       
    17 * localized strings for UK English. A place holder only. The actual
       
    18 * strings however may not be UK English at all.
       
    19 *
       
    20 */
       
    21 
       
    22 // personality one
       
    23 rls_string per_manufacturer1 	"Symbian"
       
    24 rls_string per_product1		"Symbian OS ACM"
       
    25 rls_string per_description1 	"Serial Emulation"
       
    26 rls_string per_detailedDescription1    	"Serial Emulation(detail)"
       
    27 
       
    28 // personality two
       
    29 rls_string per_manufacturer2 	"Symbian"
       
    30 rls_string per_product2		"Symbian OS WHCM"
       
    31 rls_string per_description2 	"Obex over USB"
       
    32 rls_string per_detailedDescription2    	"Obex over USB(detail)"
       
    33 
       
    34 // personality three
       
    35 rls_string per_manufacturer3 	"Symbian"
       
    36 rls_string per_product3		"Symbian OS MSCC"
       
    37 rls_string per_description3 	"USB Mass Storage"
       
    38 rls_string per_detailedDescription3    	"USB Mass Storage(detail)"
       
    39 
       
    40 // personality four
       
    41 rls_string per_manufacturer4 	"Symbian"
       
    42 rls_string per_product4		"Symbian OS MTP"
       
    43 rls_string per_description4 	"MTP over USB"
       
    44 rls_string per_detailedDescription4    	"MTP over USB(detail)"
       
    45 
       
    46 // personality five
       
    47 rls_string per_manufacturer5 	"Symbian"
       
    48 rls_string per_product5		"Symbian OS RNDIS"
       
    49 rls_string per_description5 	"IP over USB - RNDIS"
       
    50 rls_string per_detailedDescription5    	"IP over USB - RNDIS(detail)"