equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 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: Localization strings for GSOpticalJoystickPlugin. |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 // LOCALISATION STRINGS |
|
20 |
|
21 // NEW |
|
22 |
|
23 // **Optical Joystick VIEW |
|
24 |
|
25 //d:Text in title pane |
|
26 //d:Optical joystick setting list view |
|
27 //l:title_pane_t2/opt9 |
|
28 //w: |
|
29 //r: 3.1 |
|
30 // |
|
31 #define qtn_set_optical_joystick "Optical joystick" |
|
32 |
|
33 //d:Text of a list item in Optical joystick setting list view's list |
|
34 //d:Item opens Autodisconnect time setting page |
|
35 //l:list_setting_pane_t1 |
|
36 //w: |
|
37 //r: 3.1 |
|
38 // |
|
39 #define qtn_set_optical_joystick_on "On" |
|
40 |
|
41 |
|
42 // AUTODISCONNECT TIME |
|
43 |
|
44 //d:Item in Autodisconnect time setting page's list |
|
45 //d:Setting value User defined |
|
46 //l:list_set_graphic_pane_t1 |
|
47 //w: |
|
48 //r: 3.1 |
|
49 // |
|
50 #define qtn_set_optical_joystick_off "Off" |
|
51 |
|
52 // End of File |
|
53 |
|
54 |