widgets/widgetapp/data/WidgetUi.loc
author MattD <mattd@symbian.org>
Thu, 12 Nov 2009 16:07:21 +0000
changeset 33 2b3a99f4d636
parent 16 a359256acfc6
permissions -rw-r--r--
Added tag PDK_3.0.c for changeset 23198bb167b0

/*
* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:  loc file for WidgetUI
*
*/

#define qtn_widgetui_network_access "Allow network access?"

//d: Command text associated to a softkey.
//l: control_pane_t1/opt7
//r: 3.2
#define qtn_widgetui_softkey_yes              "Yes"

//d: Command text associated to a softkey.
//l: control_pane_t1/opt7
//r: 3.2
#define qtn_widgetui_softkey_no               "No"

// d: Pop up to notify user that installed widget can't run in strict mode.
// l: popup_note_window
// r: 3.2
#define qtn_widgetui_strict_mode_access "The widget is not compatible."

// d: Pop up to notify user that OOM event occurred.
// l: popup_note_window
// r: 3.2
#define qtn_widgetui_oom_event "Out of Memory! Closing all widgets."