blob: 932150c614f4130494f88e1dde803aed6a7b5d39 [file] [log] [blame]
###############################################################################
# Copyright (c) 2011 Anton Gorenkov
#
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# Anton Gorenkov - Initial implementation
###############################################################################
QtTestsRunner_error_format={0}: {1}
QtTestsRunner_io_error_prefix=I/O Error:\u0020
QtTestsRunner_no_test_cases_to_rerun=There is no test cases to rerun (initialization and finalization test cases are not taken into account)
QtTestsRunner_xml_error_prefix=XML parse error:\u0020
QtXmlLogHandler_benchmark_result_message={0,number,\#.\#\#\#\#} {1} per iteration (total: {2}, iterations: {3})
QtXmlLogHandler_datatag_format=({0})
QtXmlLogHandler_metrics_unit_events=events
QtXmlLogHandler_metrics_unit_instructions=instr.
QtXmlLogHandler_metrics_unit_msec=msec
QtXmlLogHandler_metrics_unit_ticks=ticks
QtXmlLogHandler_unknown_benchmarck_metric=Benchmark metric value "{0}" is not supported\!
QtXmlLogHandler_unknown_message_level=String "{0}" cannot be converted to a message level\!
QtXmlLogHandler_wrong_tag_name=Invalid XML format: Element "{0}" is not accepted\!