usbmgmt/usbmgr/usbman/server/SRC/usbman.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, US english
       
    20 *
       
    21 */
       
    22 
       
    23 // personality one
       
    24 rls_string per_manufacturer1	"localized manufacturer"
       
    25 rls_string per_product1		"localized product description"
       
    26 rls_string per_description1	"localized personality description"
       
    27 rls_string per_detailedDescription1	"localized personality detailed description"
       
    28 
       
    29 // personality two
       
    30 rls_string per_manufacturer2	"localized manufacturer"
       
    31 rls_string per_product2		"localized product description"
       
    32 rls_string per_description2	"localized personality description"
       
    33 rls_string per_detailedDescription2	"localized personality detailed description"