mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-12 18:55:38 +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:
|
# Contributors:
|
||||||
# Yufen Kuo (MontaVista) - initial API and implementation
|
# Yufen Kuo (MontaVista) - initial API and implementation
|
||||||
# Martin Oberhuber (Wind River) - [refactor] "shell" instead of "ssh" everywhere
|
# 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
|
pluginName = RSE Linux Shell Processes
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse.org
|
||||||
|
|
||||||
|
|
|
@ -8,8 +8,12 @@
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# Yu-Fen Kuo (MontaVista) - initial API and implementation
|
# Yu-Fen Kuo (MontaVista) - initial API and implementation
|
||||||
# Martin Oberhuber (Wind River) - [refactor] "shell" instead of "ssh" everywhere
|
# 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_name=Shell Process Service
|
||||||
LinuxRemoteProcessService_description=listing processes on the remote target through a contributed shell service
|
LinuxRemoteProcessService_description=listing processes on the remote target through a contributed shell service
|
||||||
LinuxRemoteProcessService_monitor_fetchProcesses=Fetching Remote Process Information...
|
LinuxRemoteProcessService_monitor_fetchProcesses=Fetching Remote Process Information...
|
||||||
|
|
Loading…
Add table
Reference in a new issue