mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 15:45:25 +02:00
44 lines
No EOL
1.8 KiB
Properties
44 lines
No EOL
1.8 KiB
Properties
################################################################################
|
|
# Copyright (c) 2006 IBM Corporation. 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:
|
|
# {Name} (company) - description of contribution.
|
|
################################################################################
|
|
|
|
plugin.name = RSE Files UI
|
|
|
|
PreferencePage.UniversalFiles = Files
|
|
PreferencePage.Cache = File Cache
|
|
|
|
|
|
RemotePropertyPage.File.Info = Info
|
|
PropertyPage.EnvVariables = Environment Variables
|
|
|
|
PropertyPage.ServerLauncherSettings = Server Launcher Settings
|
|
PropertyPage.ServerConnectionSecurity = Server Connection Security
|
|
PropertyPage.Service = Service
|
|
|
|
# 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
|
|
SubSystemErrorDecorator.label=SubSystem Error Decorator
|
|
|
|
|
|
Search.Page = Remote Search
|
|
searchMenu.label = Se&arch
|
|
Remote.Search = &Remote...
|
|
Remote.Search.tooltip = Opens Remote Search dialog page for text and file searching on remote systems |