mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
21 lines
1,006 B
Properties
21 lines
1,006 B
Properties
# =============================================================================
|
|
# Copyright (c) 2012 Tilera Corporation and others.
|
|
# 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:
|
|
# William R. Swanson (Tilera Corporation)
|
|
# =============================================================================
|
|
|
|
# -----------------------------------------------------------------------------
|
|
# Application string resources
|
|
# -----------------------------------------------------------------------------
|
|
|
|
# MulticoreVisualizer actions
|
|
MulticoreVisualizer.actions.SelectAll.text=Select &All@Ctrl+A
|
|
MulticoreVisualizer.actions.SelectAll.description=Select all thread(s)
|
|
|
|
MulticoreVisualizer.actions.Refresh.text=Refresh@F5
|
|
MulticoreVisualizer.actions.Refresh.description=Refresh the visualizer display
|