mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 18:05:33 +02:00
Fix branding plugin bundle name vs. feature name (workaround platform bug [168188])
This commit is contained in:
parent
e114404ccb
commit
060b6cdfea
12 changed files with 12 additions and 12 deletions
|
@ -9,5 +9,5 @@
|
||||||
# Martin Oberhuber - initial API and implementation
|
# Martin Oberhuber - initial API and implementation
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
pluginName = Service Discovery RSE Plug-in
|
pluginName = TM Service Discovery RSE Plug-in
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse.org
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
# This file should be translated.
|
# This file should be translated.
|
||||||
|
|
||||||
# "featureName" property - name of the feature
|
# "featureName" property - name of the feature
|
||||||
featureName=Experimental Remote Service Discovery
|
featureName=TM Service Discovery
|
||||||
|
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
#
|
#
|
||||||
# Do not translate any values surrounded by {}
|
# Do not translate any values surrounded by {}
|
||||||
|
|
||||||
blurb=Experimental Remote Service Discovery Source\n\
|
blurb=TM Service Discovery Source\n\
|
||||||
\n\
|
\n\
|
||||||
Version: {featureVersion}\n\
|
Version: {featureVersion}\n\
|
||||||
Build id: {0}\n\
|
Build id: {0}\n\
|
||||||
|
|
|
@ -8,5 +8,5 @@
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# Martin Oberhuber - initial API and implementation
|
# Martin Oberhuber - initial API and implementation
|
||||||
################################################################################
|
################################################################################
|
||||||
pluginName=Experimental Remote Service Discovery Source
|
pluginName=TM Service Discovery Source
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
#
|
#
|
||||||
# Do not translate any values surrounded by {}
|
# Do not translate any values surrounded by {}
|
||||||
|
|
||||||
blurb=Experimental Remote Service Discovery Source\n\
|
blurb=TM Service Discovery\n\
|
||||||
\n\
|
\n\
|
||||||
Version: {featureVersion}\n\
|
Version: {featureVersion}\n\
|
||||||
Build id: {0}\n\
|
Build id: {0}\n\
|
||||||
|
|
|
@ -9,5 +9,5 @@
|
||||||
# Martin Oberhuber - initial API and implementation
|
# Martin Oberhuber - initial API and implementation
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
pluginName = Service Discovery Engine Plug-in
|
pluginName = TM Service Discovery Engine
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse.org
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
# %%% END OF TRANSLATED PROPERTIES %%%
|
# %%% END OF TRANSLATED PROPERTIES %%%
|
||||||
# ====================================================================
|
# ====================================================================
|
||||||
|
|
||||||
pluginName = Service Discovery Edit Support
|
pluginName = TM Service Discovery Edit Support
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse.org
|
||||||
|
|
||||||
_UI_CreateChild_text = {0}
|
_UI_CreateChild_text = {0}
|
||||||
|
|
|
@ -21,6 +21,6 @@
|
||||||
# %%% END OF TRANSLATED PROPERTIES %%%
|
# %%% END OF TRANSLATED PROPERTIES %%%
|
||||||
# ====================================================================
|
# ====================================================================
|
||||||
|
|
||||||
pluginName = Service Discovery Model
|
pluginName = TM Service Discovery Model
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse.org
|
||||||
|
|
||||||
|
|
|
@ -9,5 +9,5 @@
|
||||||
# Martin Oberhuber - initial API and implementation
|
# Martin Oberhuber - initial API and implementation
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
pluginName = DNS Service Discovery Plug-in
|
pluginName = TM Service Discovery DNS-SD Protocol
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse.org
|
||||||
|
|
|
@ -9,5 +9,5 @@
|
||||||
# Martin Oberhuber - initial API and implementation
|
# Martin Oberhuber - initial API and implementation
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
pluginName = UDP Transport Plug-in
|
pluginName = TM Service Discovery UDP Transport
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse.org
|
||||||
|
|
|
@ -9,5 +9,5 @@
|
||||||
# Martin Oberhuber - initial API and implementation
|
# Martin Oberhuber - initial API and implementation
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
pluginName = Service Discovery View Plug-in
|
pluginName = TM Service Discovery View
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse.org
|
||||||
|
|
|
@ -9,5 +9,5 @@
|
||||||
# Martin Oberhuber - initial API and implementation
|
# Martin Oberhuber - initial API and implementation
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
pluginName = Service Discovery Wizard Pages Plug-in
|
pluginName = TM Service Discovery Wizard
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse.org
|
||||||
|
|
Loading…
Add table
Reference in a new issue