devicediagnostics/diagplugins/diagbrowserplugin/loc/diagbrowserplugin.loc
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 27 Apr 2010 16:25:00 +0300
branchRCL_3
changeset 20 f6aa907032f4
parent 0 3ce708148e4d
permissions -rw-r--r--
Revision: 201015 Kit: 201017

/*
* Copyright (c) 2007 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:  Localization strings for project Browser Test Plugin
*
*/


// d:Test name in the header of the dialog that is shown when starting test
// d:execution.
// l:heading_pane_t1
// r:3.2.1
//
#define qtn_diag_msg_title_browser "Browser test"

// d:The body text of the dialog that is shown when starting test execution.
// d:This provides information about running the test to the user.
// l:popup_info_list_pane_t1
// r:3.2.1
//
#define qtn_diag_msg_info_browser "The following test will check browser."

// d:The title pane shown when the browser test is running.
// l:title_pane_t2/opt12
// r:3.2.1
//
//#define qtn_diag_title_test_browser "Browser test" // LVT Change

// d:Test name in the suite view listbox.  This text indicates that the test
// d:will be run.
// l:list_single_graphic_pane_t1
// r:3.2.1
//
//#define qtn_diag_lst_test_browser "Browser test"  // LVT Change

// d:Test name in the results view listbox.
// l:list_single_graphic_heading_pane_t1_cp2
// r:3.2.1
//
#define qtn_diag_lst_browser "Browser test"

//d:Failed result text
//l:popup_info_list_pane_t1
//r:5.0
//
#define qtn_diag_conf_test_failed_browser "Browser test"

//d:Message text for browser
//l:popup_note_wait_window
//r:3.2
//
#define qtn_diag_msg_testing_browser "Testing browser"

#define qtn_diag_softk_skip "Skip"

// End of File