equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2008 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 * This is a localisation file for Service Selector |
|
16 * A .loc file is the one and only place where the logical strings |
|
17 * to be localised are defined. |
|
18 * |
|
19 */ |
|
20 |
|
21 |
|
22 // LOCALISATION STRINGS |
|
23 |
|
24 // d: It is shown in a information note when |
|
25 // d: user tries to make Internet Call but |
|
26 // d: no configured services available. |
|
27 // l: popup_note_window |
|
28 // w: |
|
29 // r: 5.0 |
|
30 // |
|
31 #define qtn_voip_no_service_configured "Can not call. Internet call service not configured" |
|
32 |
|
33 // d: Defines list query header when there are 2+ services to select. |
|
34 // l: heading_pane_t1 |
|
35 // w: |
|
36 // r: 5.0 |
|
37 // |
|
38 #define qtn_servtab_select_service_query "Select service to be used:" |
|
39 |
|
40 // End of File |