mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-10 09:45:39 +02:00
added NLS_MESSAGEFORMAT comments
This commit is contained in:
parent
4b098d325f
commit
9dbebe7afa
2 changed files with 8 additions and 0 deletions
|
@ -8,8 +8,12 @@
|
|||
# Contributors:
|
||||
# Yufen Kuo (MontaVista) - initial API and implementation
|
||||
# Martin Oberhuber (Wind River) - [refactor] "shell" instead of "ssh" everywhere
|
||||
# Xuan Chen (IBM) - added NLS_MESSAGEFORMAT comments
|
||||
################################################################################
|
||||
|
||||
# NLS_MESSAGEFORMAT_VAR
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
pluginName = RSE Linux Shell Processes
|
||||
providerName = Eclipse.org
|
||||
|
||||
|
|
|
@ -8,8 +8,12 @@
|
|||
# Contributors:
|
||||
# Yu-Fen Kuo (MontaVista) - initial API and implementation
|
||||
# Martin Oberhuber (Wind River) - [refactor] "shell" instead of "ssh" everywhere
|
||||
# Xuan Chen (IBM) - added NLS_MESSAGEFORMAT comments
|
||||
################################################################################
|
||||
|
||||
# NLS_MESSAGEFORMAT_VAR
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
LinuxRemoteProcessService_name=Shell Process Service
|
||||
LinuxRemoteProcessService_description=listing processes on the remote target through a contributed shell service
|
||||
LinuxRemoteProcessService_monitor_fetchProcesses=Fetching Remote Process Information...
|
||||
|
|
Loading…
Add table
Reference in a new issue