equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2002 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 ApEngine |
|
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 |
|
23 // LOCALISATION STRINGS |
|
24 |
|
25 |
|
26 //d:The name of a new, default connection. Max.30 chars, longer ones will be truncated. |
|
27 //l:list_set_graphic_pane_t1 |
|
28 //w: |
|
29 //r:2.8 |
|
30 // |
|
31 #define qtn_set_ap_default_name "New connection" |
|
32 |
|
33 |
|
34 //d:The name of a new, default vpn connection. Max.30 chars, longer ones will be truncated. |
|
35 //l:list_set_graphic_pane_t1 |
|
36 //w: |
|
37 //r:2.8 |
|
38 // |
|
39 #define qtn_vpn_sett_vpn_iap_default_name "Connection" |
|
40 |
|
41 // End of File |