|
1 /* |
|
2 * Copyright (c) 2007-2009 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 project CSC |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 |
|
20 // d: CSC applications name on app grid |
|
21 // l: cell_app_pane_t1 |
|
22 // r: VoIP Rel3.0 |
|
23 // |
|
24 #define qtn_set_folder_conn_service_configurator "Internet communications settings" |
|
25 |
|
26 |
|
27 // d:Title pane text |
|
28 // l:title_pane_t2/opt9 |
|
29 // r:VoIP Rel3.0 |
|
30 // |
|
31 #define qtn_voip_csc_title "Internet communications settings" |
|
32 |
|
33 |
|
34 // d:Service item text in service view |
|
35 // d:%U represents service name |
|
36 // l:list_double2_large_graphic_pane |
|
37 // r:VoIP Rel3.0 |
|
38 // |
|
39 #define qtn_voip_csc_service_settings "%U settings" |
|
40 |
|
41 |
|
42 // d:Text in service configuration confirmation note |
|
43 // d: %U represents service name |
|
44 // l:popup_note_window |
|
45 // r:VoIP Rel3.0 |
|
46 // |
|
47 #define qtn_voip_csc_query_configure_service "Service %U not yet configured. Configure now?" |
|
48 |
|
49 |
|
50 // d:Text in unable to configure service information note |
|
51 // l:popup_note_window |
|
52 // r:VoIP Rel3.0 |
|
53 // |
|
54 #define qtn_voip_csc_error_note_unable_to_configure "Unable to configure service" |
|
55 |
|
56 // d:Text in unable to delete service information note |
|
57 // d: %U represents service name |
|
58 // l:popup_note_window |
|
59 // r:VoIP Rel3.0 |
|
60 // |
|
61 #define qtn_voip_csc_error_note_unable_to_delete "Service %U is in use, unable to delete" |
|
62 |
|
63 |
|
64 // d:Text in delete service confirmation query |
|
65 // d:%U represents service name |
|
66 // l:popup_note_window |
|
67 // r:VoIP Rel3.0 |
|
68 // |
|
69 #define qtn_voip_csc_delete_service_settings "Delete %U settings?" |
|
70 |
|
71 |
|
72 // d:Options menu item text for service deletion |
|
73 // l:list_single_pane_t1_cp2 |
|
74 // r:VoIP Rel3.0 |
|
75 // |
|
76 #define qtn_voip_csc_option_delete_service "Delete service" |
|
77 |
|
78 |
|
79 // d:Text in removing service wait note |
|
80 // l:popup_note_wait_window |
|
81 // r:VoIP Rel3.0 |
|
82 // |
|
83 #define qtn_voip_csc_removing_service "Removing service" |
|
84 |
|
85 |
|
86 // d:Text in main pane when there are no services or plugins installed. |
|
87 // l:main_list_empty_pane |
|
88 // r:VoIP Rel3.0 |
|
89 // |
|
90 #define qtn_voip_csc_no_services_installed "No services installed" |