widgets/widgetapp/data/WidgetUi.loc
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 27 Aug 2009 07:44:59 +0300
changeset 10 a359256acfc6
parent 0 dd21522fd290
permissions -rw-r--r--
Revision: 200929 Kit: 200935

/*
* 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."