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: ProfileAiwProvider localisation strings. |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 |
|
20 // LOCALISATION STRINGS |
|
21 |
|
22 //d:Command in options list |
|
23 //d:Uses tone as ringing tone |
|
24 //l:list_single_popup_submenu_pane_t1 |
|
25 //w: |
|
26 //r:3.1 |
|
27 #define qtn_mg_options_set_as_rt "Set as ringing tone" |
|
28 |
|
29 //d: Error message text for non-supported file formats |
|
30 //l: popup_note_window |
|
31 //w: |
|
32 //r:3.1 |
|
33 #define qtn_profiles_info_tone_drm_protected "Protected file. Cannot be selected as ringing tone." |
|
34 |
|
35 //d: ListBox dialog header |
|
36 //l: heading_pane_t1 |
|
37 //w: |
|
38 //r:3.1 |
|
39 #define qtn_profiles_query_select_profiles "Select profiles:" |
|
40 |
|
41 //d: Error message text for non-supported file formats |
|
42 //l: popup_note_window |
|
43 //w: |
|
44 //r:3.1 |
|
45 #define qtn_profiles_info_mime_type_not_supported "Files of this format cannot be set as ringing tone." |
|
46 |
|
47 //d: Information note for changed profiles |
|
48 //l: popup_note_window |
|
49 //w: |
|
50 //r:3.1 |
|
51 #define qtn_profiles_confirm_ringtone_changed "Ringing tone changed for selected profiles." |
|
52 |
|
53 //d: Information note shown when a file is copied from a remote drive |
|
54 //l: popup_note_window |
|
55 //w: |
|
56 //r:5.0 |
|
57 #define qtn_profiles_info_remote_drive_copy "File copied to Gallery and set as ringing tone for selected profiles." |
|
58 |
|
59 // End of File |
|