From d711b21f438730fba3079a3ab4e9dea43d427994 Mon Sep 17 00:00:00 2001 From: Leo Treggiari Date: Mon, 2 Jan 2006 01:31:07 +0000 Subject: [PATCH] Add translatable attribute patch --- .../schema/MakeTargetBuilder.exsd | 3 + .../ScannerConfigurationDiscoveryProfile.exsd | 3 + .../schema/DiscoveryProfilePage.exsd | 3 + .../schema/Converter.exsd | 7 +- .../schema/ManagedBuildTools.exsd | 27 ++++++++ .../schema/buildDefinitions.exsd | 65 ++++++++++++++++++- .../schema/newWizardPages.exsd | 3 + 7 files changed, 109 insertions(+), 2 deletions(-) diff --git a/build/org.eclipse.cdt.make.core/schema/MakeTargetBuilder.exsd b/build/org.eclipse.cdt.make.core/schema/MakeTargetBuilder.exsd index f4bd28afe2e..8f3ad3f4c93 100644 --- a/build/org.eclipse.cdt.make.core/schema/MakeTargetBuilder.exsd +++ b/build/org.eclipse.cdt.make.core/schema/MakeTargetBuilder.exsd @@ -34,6 +34,9 @@ + + + diff --git a/build/org.eclipse.cdt.make.core/schema/ScannerConfigurationDiscoveryProfile.exsd b/build/org.eclipse.cdt.make.core/schema/ScannerConfigurationDiscoveryProfile.exsd index 5184132ee39..b4ec5732bdb 100644 --- a/build/org.eclipse.cdt.make.core/schema/ScannerConfigurationDiscoveryProfile.exsd +++ b/build/org.eclipse.cdt.make.core/schema/ScannerConfigurationDiscoveryProfile.exsd @@ -48,6 +48,9 @@ The name of the profile will be presented to the user. + + + diff --git a/build/org.eclipse.cdt.make.ui/schema/DiscoveryProfilePage.exsd b/build/org.eclipse.cdt.make.ui/schema/DiscoveryProfilePage.exsd index 43c9b8871d9..f2d1529c2cd 100644 --- a/build/org.eclipse.cdt.make.ui/schema/DiscoveryProfilePage.exsd +++ b/build/org.eclipse.cdt.make.ui/schema/DiscoveryProfilePage.exsd @@ -59,6 +59,9 @@ Page name. + + + diff --git a/build/org.eclipse.cdt.managedbuilder.core/schema/Converter.exsd b/build/org.eclipse.cdt.managedbuilder.core/schema/Converter.exsd index 6f8024a6d9b..7ec5e863c3a 100644 --- a/build/org.eclipse.cdt.managedbuilder.core/schema/Converter.exsd +++ b/build/org.eclipse.cdt.managedbuilder.core/schema/Converter.exsd @@ -27,6 +27,9 @@ + + + @@ -89,6 +92,9 @@ The name of the converter that is used in User Interface to display to the user + + + @@ -154,7 +160,6 @@ which accompanies this distribution, and is available at http://www.eclipse.org/ Contributors: Intel Corporation - Initial API and implementation - diff --git a/build/org.eclipse.cdt.managedbuilder.core/schema/ManagedBuildTools.exsd b/build/org.eclipse.cdt.managedbuilder.core/schema/ManagedBuildTools.exsd index da95ac80190..ef3137340ca 100644 --- a/build/org.eclipse.cdt.managedbuilder.core/schema/ManagedBuildTools.exsd +++ b/build/org.eclipse.cdt.managedbuilder.core/schema/ManagedBuildTools.exsd @@ -38,6 +38,9 @@ + + + @@ -66,6 +69,9 @@ Human-readable name for the tool to be used in the UI. + + + @@ -163,6 +169,9 @@ A descriptive name for the option. + + + @@ -254,6 +263,9 @@ Additional special types exist to flag options of special relevance to the build Specifies a "tip" that can be displayed in hover help or on the property page. Not implemented in 2.0. + + + @@ -278,6 +290,9 @@ Additional special types exist to flag options of special relevance to the build A descriptive name for the enumeration. + + + @@ -319,6 +334,9 @@ Additional special types exist to flag options of special relevance to the build A descriptive name for the configuration to be used in the UI. + + + @@ -432,6 +450,9 @@ Additional special types exist to flag options of special relevance to the build A human-readable target name, such as 'Executable'. This will be the name the user sees displayed in the UI. + + + @@ -560,6 +581,9 @@ Additional special types exist to flag options of special relevance to the build A human-readable category name, such as 'Preprocessor Options'. This will be the name the user sees displayed in the UI. + + + @@ -618,6 +642,9 @@ Additional special types exist to flag options of special relevance to the build A meaningful name for the type of element being provided. + + + diff --git a/build/org.eclipse.cdt.managedbuilder.core/schema/buildDefinitions.exsd b/build/org.eclipse.cdt.managedbuilder.core/schema/buildDefinitions.exsd index ca68baedba5..84f1fe6b168 100644 --- a/build/org.eclipse.cdt.managedbuilder.core/schema/buildDefinitions.exsd +++ b/build/org.eclipse.cdt.managedbuilder.core/schema/buildDefinitions.exsd @@ -41,6 +41,9 @@ + + + @@ -68,6 +71,9 @@ A human-readable project type name, such as 'Executable'. This will be the name the user sees displayed in the UI. + + + @@ -153,6 +159,9 @@ The name of the project that the user sees displayed in the UI. This is the name that the user entered in the New Project wizard. + + + @@ -188,6 +197,9 @@ A descriptive name for the configuration to be used in the UI. + + + @@ -244,6 +256,9 @@ Specifies the string to be displayed when the pre-build command step is run. + + + @@ -251,6 +266,9 @@ Specifies the string to be displayed when the post-build command step is run. + + + @@ -258,6 +276,9 @@ Specifies the description of the configuration that will be displayed to the user while creating a project and managing configurations. The description is only displayed in the UI - it is not considered to be part of the configuration name. + + + @@ -289,6 +310,9 @@ A descriptive name for the tool-chain to be used in the UI. + + + @@ -487,6 +511,9 @@ Human-readable name for the tool to be used in the UI. + + + @@ -634,6 +661,9 @@ Specifies a string that is written to the build output prior to each invocation of the tool. The default value is “Invoking tool-name (tool-id)…” + + + @@ -641,6 +671,9 @@ Path to a 16x16 pixel big icon that is to be displayed instead of the default icon. The path is relative to the plug-in directory which defines .buildDefinitions. + + + @@ -683,6 +716,9 @@ The name of the input type that is displayed to the user in the UI. + + + @@ -852,6 +888,9 @@ The name of the output type that is displayed to the user in the UI. + + + @@ -963,6 +1002,9 @@ A human-readable category name, such as 'Preprocessor Options'. This will be the name the user sees displayed in the UI. + + + @@ -978,6 +1020,9 @@ Path to a 16x16 pixel big icon that is to be displayed instead of the default icon. The path is relative to the plug-in directory which defines .buildDefinitions. + + + @@ -1010,6 +1055,9 @@ Options can also be associated with a toolchain. However in such a case the opti A descriptive name for the option. + + + @@ -1146,6 +1194,9 @@ Additional special types exist to flag options of special relevance to the build Specifies a "tip" that can be displayed in hover help or on the property page. + + + @@ -1197,6 +1248,9 @@ Additional special types exist to flag options of special relevance to the build A descriptive name for the enumeration. + + + @@ -1259,6 +1313,9 @@ Additional special types exist to flag options of special relevance to the build Human-readable name for the builder to be used in the UI. + + + @@ -1463,6 +1520,9 @@ If this attribute is not specified, MBS will assume that there are no reserved m Human-readable name for the target platform to be used in the UI. + + + @@ -1532,6 +1592,9 @@ If this attribute is not specified, MBS will assume that there are no reserved m A meaningful name for the type of element being provided. + + + @@ -1822,7 +1885,7 @@ The way the value is specified and treated depends on the value of the isRegex a - Performs the holder check. + Performs the holder check. diff --git a/build/org.eclipse.cdt.managedbuilder.ui/schema/newWizardPages.exsd b/build/org.eclipse.cdt.managedbuilder.ui/schema/newWizardPages.exsd index ebe0d291693..25e65a76bd4 100644 --- a/build/org.eclipse.cdt.managedbuilder.ui/schema/newWizardPages.exsd +++ b/build/org.eclipse.cdt.managedbuilder.ui/schema/newWizardPages.exsd @@ -39,6 +39,9 @@ + + +