Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVivian Kong2010-05-04 18:42:19 +0000
committerVivian Kong2010-05-04 18:42:19 +0000
commit001dc097d90b81acb6abdc25ffd9101456cee611 (patch)
tree5e4995e36460e3519dcc4194b85aec1c9a20fbe9 /dsf/org.eclipse.cdt.dsf.ui/plugin.properties
parent45bb4086d03051ed179ebb7d6affa447f2ed5cf6 (diff)
downloadorg.eclipse.cdt-001dc097d90b81acb6abdc25ffd9101456cee611.tar.gz
org.eclipse.cdt-001dc097d90b81acb6abdc25ffd9101456cee611.tar.xz
org.eclipse.cdt-001dc097d90b81acb6abdc25ffd9101456cee611.zip
Bug 311591 - externalize strings for debug activities
Diffstat (limited to 'dsf/org.eclipse.cdt.dsf.ui/plugin.properties')
-rw-r--r--dsf/org.eclipse.cdt.dsf.ui/plugin.properties6
1 files changed, 6 insertions, 0 deletions
diff --git a/dsf/org.eclipse.cdt.dsf.ui/plugin.properties b/dsf/org.eclipse.cdt.dsf.ui/plugin.properties
index 1d9d2332ef1..9fe899554b8 100644
--- a/dsf/org.eclipse.cdt.dsf.ui/plugin.properties
+++ b/dsf/org.eclipse.cdt.dsf.ui/plugin.properties
@@ -59,3 +59,9 @@ StaleData.background.label=Stale data background color
StaleData.background.description=This color is used to indicate that a given element of data in a view is stale. User should refresh the view to see current data. The background color is used only when the view is in no-columns mode.
debugUpdateModes.label = Debug Update Modes
+
+activity.name = Debug Update Modes
+category.description = Debug Services Framework
+category.name = CDT-DSF Debug Services Framework
+activity.description = Debug Services Framework
+activity.name.0 = CDT-DSF Debug Services Framework \ No newline at end of file

Back to the top