|
1 /* |
|
2 * Copyright (c) 2005 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 PslnCallImagePlugin |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 // LOCALISATION STRINGS |
|
20 |
|
21 // d:Text of a list item in Main state's folder list. |
|
22 // d:Item opens Call Image folder. |
|
23 // l:list_single_large_graphic_pane_t1_cp2 |
|
24 // w: |
|
25 // r:3.1 |
|
26 // |
|
27 #define qtn_skins_title_call_image "Call image" |
|
28 |
|
29 |
|
30 // d:Text of a tab group item Call Image in Personalisation app's tab group. |
|
31 // d:Shown in tabgroup when a folder has been activated from Main state. |
|
32 // l:tabs_3_long_active_pane_t1 |
|
33 // w: |
|
34 // r:3.1 |
|
35 // |
|
36 #define qtn_skins_tabs_call_image "Call image" |
|
37 |
|
38 // d:Title pane text in Call image view. |
|
39 // l:title_pane_t2/opt9 |
|
40 // w: |
|
41 // r:5.0 |
|
42 // |
|
43 #define qtn_skins_title_pane_callimage "Call image" |
|
44 |
|
45 // d:List item in Call image view list. Shown as first item in the list. |
|
46 // d:Selects theme image used as call image. |
|
47 // l:list_set_graphic_pane_t1 |
|
48 // w: |
|
49 // r:3.2 |
|
50 // |
|
51 #define qtn_skins_default_call_image "Theme image" |
|
52 |
|
53 // d:List item in Call image view list. |
|
54 // d:Selects user defined image used as call image. |
|
55 // l:list_set_graphic_pane_t1 |
|
56 // w: |
|
57 // r:3.2 |
|
58 // |
|
59 #define qtn_skins_settings_browse "User defined" |
|
60 |
|
61 // End of File |
|
62 |
|
63 |