javacommons/utils/tsrc/localisation/loc/testresource.loc
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 11 May 2010 16:07:20 +0300
branchRCL_3
changeset 17 0fd27995241b
parent 14 04becd199f91
permissions -rw-r--r--
Revision: v2.1.24 Kit: 201019

/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description: 
*
*/
// This is a test resource file, utf-8 encoded (also works as Latin1, as no >128 chars)

#define test_id_1 "id1 %0"
#define   test_id_2 "id2 %0"

#define   test_id_3   "id3 %0"

#define   test_id_4   "id4 \n %0 \n"

#define   test_id_5   "\\id5 \\ %0"

#define   test_id_6   "id6 \"\" %0"

#define   test_id_7   "id7 \' %0"

#define   test_id_8   "id8\t%0"

#define   test_id_9   "id9 It takes %0 <0x20AC> to win!"

#define   test_id_10   "id10 It takes <0x20AC> %0 <0x20AC> to win!"

#define   test_id_11   "id11 It takes <0x20AC><0x20AC> to win!"

#define   test_id_12   "<0x20AC>"

#define   test_id_13   "id13 It <0x20A>to win!"

#define   test_id_14   "<0x20AC> id14"

#define   test_id_15   "id15 <0x20AC>"

#define   test_id_16   "id16 <0xG0AC>"