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: Localisation file for Remote Synchronisation |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 |
|
20 //d:Default title of the new profile |
|
21 //d:Name of pc suite profile 1 |
|
22 //d:This is shown in mainview listbox after settings db has been created |
|
23 //d:for the first time |
|
24 //l:list_set_graphic_pane_t1 |
|
25 // |
|
26 #define qtn_nsds_va_suite_prf_n1 "PC Suite" |
|
27 |
|
28 //d:Name of pc suite profile 2 |
|
29 //d:This profile is hidden by default, |
|
30 //d:but it is possible that dm changes profile |
|
31 //d:that uses this to visible, so this must be localised |
|
32 //d:If this becomes visible, it is shown in mainview listbox. This is shown |
|
33 //d:like NSDS_VA_SUITE_PRF_N1. It should be possible to test this text by |
|
34 //d:using NSDS_VA_SUITE_PRF_N1 instead. NOTE: Remember to delete |
|
35 //d:database c\system\data\NSmlDSSettings.db to recreate predefined profiles |
|
36 //l:list_set_graphic_pane_t1 |
|
37 // |
|
38 #define qtn_nsds_va_suite_prf_n2 "PC Suite Phone Editor" |