Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: f586280fdf5e7f91e4a67e1d46cf5b0b51ff40ea (plain) (tree)





















                                                                               
###############################################################################
# Copyright (c) 2011 Anton Gorenkov
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
#   Anton Gorenkov - Initial implementation
###############################################################################
CounterPanel_tests_erred=Errors: 
CounterPanel_tests_failed=Failures: 
CounterPanel_tests_run=Runs: 
CounterPanel_tests_skipped={0} ({1} ignored)
MessagesPanel_label=Messages
MessagesViewer_location_format={0}({1}): 
MessagesViewer_message_format={0}{1}: {2}
ResultsView_layout_menu_text=&Layout
TestsHierarchyViewer_test_path_format=\ - {0}
TestsHierarchyViewer_test_time_format=\ ({0} s)
UIUpdater_update_ui_job=Update C/C++ Tests Runner
UIUpdater_view_caption_format={0} - {1}

Back to the top