equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2006 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 the License "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: loc file for WidgetUI |
|
15 * |
|
16 */ |
|
17 |
|
18 #define qtn_widgetui_network_access "Allow network access?" |
|
19 |
|
20 //d: Command text associated to a softkey. |
|
21 //l: control_pane_t1/opt7 |
|
22 //r: 3.2 |
|
23 #define qtn_widgetui_softkey_yes "Yes" |
|
24 |
|
25 //d: Command text associated to a softkey. |
|
26 //l: control_pane_t1/opt7 |
|
27 //r: 3.2 |
|
28 #define qtn_widgetui_softkey_no "No" |
|
29 |
|
30 // d: Pop up to notify user that installed widget can't run in strict mode. |
|
31 // l: popup_note_window |
|
32 // r: 3.2 |
|
33 #define qtn_widgetui_strict_mode_access "The widget is not compatible." |
|
34 |
|
35 // d: Pop up to notify user that OOM event occurred. |
|
36 // l: popup_note_window |
|
37 // r: 3.2 |
|
38 #define qtn_widgetui_oom_event "Out of Memory! Closing all widgets." |
|
39 |
|
40 // d: Pop up to grant access to phone information and network |
|
41 // l: popup_note_window |
|
42 // r: 5.0 |
|
43 #define qtn_widgetui_blanketpermission_prompt "Do you want to allow the widget to access information on your phone and connect to the network? " |
|
44 // End of File |