mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 07:35:24 +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
|
||||
################################################################################
|
||||
|
||||
pluginName = Service Discovery RSE Plug-in
|
||||
pluginName = TM Service Discovery RSE Plug-in
|
||||
providerName = Eclipse.org
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
# This file should be translated.
|
||||
|
||||
# "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=Eclipse.org
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
#
|
||||
# Do not translate any values surrounded by {}
|
||||
|
||||
blurb=Experimental Remote Service Discovery Source\n\
|
||||
blurb=TM Service Discovery Source\n\
|
||||
\n\
|
||||
Version: {featureVersion}\n\
|
||||
Build id: {0}\n\
|
||||
|
|
|
@ -8,5 +8,5 @@
|
|||
# Contributors:
|
||||
# Martin Oberhuber - initial API and implementation
|
||||
################################################################################
|
||||
pluginName=Experimental Remote Service Discovery Source
|
||||
pluginName=TM Service Discovery Source
|
||||
providerName=Eclipse.org
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
#
|
||||
# Do not translate any values surrounded by {}
|
||||
|
||||
blurb=Experimental Remote Service Discovery Source\n\
|
||||
blurb=TM Service Discovery\n\
|
||||
\n\
|
||||
Version: {featureVersion}\n\
|
||||
Build id: {0}\n\
|
||||
|
|
|
@ -9,5 +9,5 @@
|
|||
# Martin Oberhuber - initial API and implementation
|
||||
################################################################################
|
||||
|
||||
pluginName = Service Discovery Engine Plug-in
|
||||
pluginName = TM Service Discovery Engine
|
||||
providerName = Eclipse.org
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
# %%% END OF TRANSLATED PROPERTIES %%%
|
||||
# ====================================================================
|
||||
|
||||
pluginName = Service Discovery Edit Support
|
||||
pluginName = TM Service Discovery Edit Support
|
||||
providerName = Eclipse.org
|
||||
|
||||
_UI_CreateChild_text = {0}
|
||||
|
|
|
@ -21,6 +21,6 @@
|
|||
# %%% END OF TRANSLATED PROPERTIES %%%
|
||||
# ====================================================================
|
||||
|
||||
pluginName = Service Discovery Model
|
||||
pluginName = TM Service Discovery Model
|
||||
providerName = Eclipse.org
|
||||
|
||||
|
|
|
@ -9,5 +9,5 @@
|
|||
# Martin Oberhuber - initial API and implementation
|
||||
################################################################################
|
||||
|
||||
pluginName = DNS Service Discovery Plug-in
|
||||
pluginName = TM Service Discovery DNS-SD Protocol
|
||||
providerName = Eclipse.org
|
||||
|
|
|
@ -9,5 +9,5 @@
|
|||
# Martin Oberhuber - initial API and implementation
|
||||
################################################################################
|
||||
|
||||
pluginName = UDP Transport Plug-in
|
||||
pluginName = TM Service Discovery UDP Transport
|
||||
providerName = Eclipse.org
|
||||
|
|
|
@ -9,5 +9,5 @@
|
|||
# Martin Oberhuber - initial API and implementation
|
||||
################################################################################
|
||||
|
||||
pluginName = Service Discovery View Plug-in
|
||||
pluginName = TM Service Discovery View
|
||||
providerName = Eclipse.org
|
||||
|
|
|
@ -9,5 +9,5 @@
|
|||
# Martin Oberhuber - initial API and implementation
|
||||
################################################################################
|
||||
|
||||
pluginName = Service Discovery Wizard Pages Plug-in
|
||||
pluginName = TM Service Discovery Wizard
|
||||
providerName = Eclipse.org
|
||||
|
|
Loading…
Add table
Reference in a new issue