phoneuis/easydialing/loc/easydialing.loc
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 25 May 2010 12:41:50 +0300
branchRCL_3
changeset 34 b68fcd923911
parent 9 8871b09be73b
permissions -rw-r--r--
Revision: 201019 Kit: 2010121

/*
* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). 
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "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:  Easy dialing localization file.
*
*/

// LOCALISATION STRINGS

// d: Option in Number Acquisition state menu.
// d: It contains submenu on/off states of easy dialing.
// l: list_single_pane_t1_cp2/opt3
// r:9.1
#define qtn_easydial_option_submenu_title "Contact search"

//d: Submenu item for easy dialing setting.
//l: list_single_popup_submenu_pane_t1/opt1
//r:9.2
//
#define qtn_easy_dialing_on "On"

//d: Submenu item for easy dialing setting.
//l: list_single_popup_submenu_pane_t1/opt1
//r:9.2
//
#define qtn_easy_dialing_off "Off"

//d: Info text shown in dialer when when number entry is empty.
//d: Text is shown in the place of the contact matches listbox.
//d: Text can span multiple lines. Line breaks must be indicated with \n
//l: main_list_empty_pane
//r:9.2
//
#define qtn_easydial_enter_number "Enter number or name"

// End of File