mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 23:55:26 +02:00
50 lines
1.8 KiB
Properties
50 lines
1.8 KiB
Properties
###############################################################################
|
|
# Copyright (c) 2006, 2007 IBM 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
|
|
#
|
|
# Initial Contributors:
|
|
# The following IBM employees contributed to the Remote System Explorer
|
|
# component that contains this file: David McKnight, Kushal Munir,
|
|
# Michael Berger, David Dykstal, Phil Coulthard, Don Yantzi, Eric Simpson,
|
|
# Emily Bruner, Mazen Faraj, Adrian Storisteanu, Li Ding, and Kent Hawley.
|
|
#
|
|
# Contributors:
|
|
# Willian Mitsuda - [184824] added a Remote action set item
|
|
###############################################################################
|
|
|
|
# NLS_MESSAGEFORMAT_NONE
|
|
# NLS_ENCODING=UTF-8
|
|
|
|
pluginName = RSE Files UI
|
|
providerName = Eclipse.org
|
|
|
|
PreferencePage.UniversalFiles = Files
|
|
PreferencePage.Cache = File Cache
|
|
|
|
RemotePropertyPage.File.Info = Info
|
|
|
|
PropertyPage.ServerLauncherSettings = Server Launcher Settings
|
|
PropertyPage.Service = Service
|
|
|
|
# View Filters
|
|
ViewFilter.RSEConnections=Remote System Explorer Connections
|
|
ViewFilter.RSETempFiles=Remote System Explorer File Cache
|
|
|
|
# Decorators
|
|
LinkDecorator.label=Link Decorator
|
|
LibraryDecorator.label=Library Decorator
|
|
JavaExecutableDecorator.label=Java Executable Decorator
|
|
BinaryExecutableDecorator.label=Binary Executable Decorator
|
|
VirtualObjectDecorator.label=Virtual Object Decorator
|
|
ScriptExecutableDecorator.label=Script Executable Decorator
|
|
VirtualObjectDecorator.label=Virtual Object Decorator
|
|
|
|
|
|
Search.Page = Remote Search
|
|
searchMenu.label = Se&arch
|
|
Remote.ActionSet = Remote...
|
|
Remote.Search = &Remote...
|
|
Remote.Search.tooltip = Opens Remote Search dialog page for text and file searching on remote systems
|