From d5b215af7a78f3f65462f7a0bf42afe9b84766bb Mon Sep 17 00:00:00 2001 From: Doug Schaefer Date: Tue, 23 Mar 2004 00:40:28 +0000 Subject: [PATCH] I18N patches from Tanya W and James C. --- doc/org.eclipse.cdt.doc.user/contextHelp.xml | 170 ------------------ doc/org.eclipse.cdt.doc.user/contexts_CDT.xml | 40 +++-- .../contexts_CDT_DEBUGGER.xml | 30 +++- .../contexts_CDT_DEBUGGER_MI.xml | 11 +- .../contexts_CDT_LAUNCH.xml | 21 ++- .../contexts_CDT_make.xml | 12 +- doc/org.eclipse.cdt.doc.user/plugin.xml | 4 +- 7 files changed, 83 insertions(+), 205 deletions(-) delete mode 100644 doc/org.eclipse.cdt.doc.user/contextHelp.xml diff --git a/doc/org.eclipse.cdt.doc.user/contextHelp.xml b/doc/org.eclipse.cdt.doc.user/contextHelp.xml deleted file mode 100644 index 35b56198a9f..00000000000 --- a/doc/org.eclipse.cdt.doc.user/contextHelp.xml +++ /dev/null @@ -1,170 +0,0 @@ - - - Click below to see help. - - - - - Define the build settings for the current project. - - - - - Control the build messages displayed in the Tasks view. - - - - - Select a binary parser for the target platform. - - - - - Enter include paths and symbols. - - - - - View C/C++ file components. - - - - - Create and manage C/C++ files. - - - - - The registers view displays the register values of a selected stack frame. - - - - - Change the color in which register values are displayed. - - - - - The memory view displays process memory. - - - - - Click below to see help - - - - - Click below to see help - - - - - Set the refresh preference for the Shared Libraries view. - - - - - Click below to see help - - - - - View information about your program as you debug. - - - - - Enter a timeout value in milliseconds. - - - - - Provide information on the project and application you want to run or debug. - - - - - Provide information on the project and application you want to run or debug. - - - - - Set environment variables and values. - - - - - Select a debugger. - - - - - Specify where the debugger should look for source files. - - - - - Specify where your run configuration is stored. - - - - - Customize the appearance of the C/C++ Editor. - - - - - Customize the appearance of the C/C++ Editor. - - - - - Customize the appearance of the C/C++ editor. - - - - - Customize how the Content Assist feature works. - - - - - Create, edit, remove, import, or export code templates. - - - - - Click below to see help - - - - diff --git a/doc/org.eclipse.cdt.doc.user/contexts_CDT.xml b/doc/org.eclipse.cdt.doc.user/contexts_CDT.xml index aba2b14bd43..637e2bebb1d 100644 --- a/doc/org.eclipse.cdt.doc.user/contexts_CDT.xml +++ b/doc/org.eclipse.cdt.doc.user/contexts_CDT.xml @@ -6,67 +6,85 @@ ** All Rights Reserved * Licensed Materials - Property of IBM ****************************************************************** --> - + + + + + + + + + + + + + + + + + +]> Click below to see help. + label="&defaultCSHelp;"/> Control the build messages displayed in the Tasks view. + label="&errorParsers;"/> Select a binary parser for the target platform. + label="&binaryParser;"/> Select a target deployment platform. + label="&targetPlatform;"/> Customize the appearance of the C/C++ Editor. + label="&generalPage;"/> Customize the appearance of the C/C++ Editor. + label="&annotationsPage;"/> Customize the appearance of the C/C++ editor. + label="&colorsPage;"/> Customize how the Content Assist feature works. + label="&contentAssist;"/> Create, edit, remove, import, or export code templates. + label="&codeTemplates;"/> Search for C/C++ elements. + label="&searchPage;"/> diff --git a/doc/org.eclipse.cdt.doc.user/contexts_CDT_DEBUGGER.xml b/doc/org.eclipse.cdt.doc.user/contexts_CDT_DEBUGGER.xml index 586e3a6ac2c..5d5eb0e454a 100644 --- a/doc/org.eclipse.cdt.doc.user/contexts_CDT_DEBUGGER.xml +++ b/doc/org.eclipse.cdt.doc.user/contexts_CDT_DEBUGGER.xml @@ -6,57 +6,71 @@ ** All Rights Reserved * Licensed Materials - Property of IBM ****************************************************************** --> - + + + + + + + + + +]> Click below to see help. + label="&defaultCSHelp;"/> The registers view displays the register values of a selected stack frame. + label="®istersView;"/> Change the color in which register values are displayed. + The memory view displays process memory. + label="&memoryView;"/> Click below to see help + label="&memoryViewPrefs;"/> Click below to see help + label="&sharedLibsView;"/> Set the refresh preference for the Shared Libraries view. + Click below to see help + label="&signalsView;"/> View information about your program as you debug. + label="&debugPrefs;"/> \ No newline at end of file diff --git a/doc/org.eclipse.cdt.doc.user/contexts_CDT_DEBUGGER_MI.xml b/doc/org.eclipse.cdt.doc.user/contexts_CDT_DEBUGGER_MI.xml index 6797b30ef9c..d5dcb0ddd76 100644 --- a/doc/org.eclipse.cdt.doc.user/contexts_CDT_DEBUGGER_MI.xml +++ b/doc/org.eclipse.cdt.doc.user/contexts_CDT_DEBUGGER_MI.xml @@ -6,17 +6,22 @@ ** All Rights Reserved * Licensed Materials - Property of IBM ****************************************************************** --> - + + +]> Click below to see help. + label="&defaultCSHelp;"/> - + Enter a timeout value in milliseconds. + diff --git a/doc/org.eclipse.cdt.doc.user/contexts_CDT_LAUNCH.xml b/doc/org.eclipse.cdt.doc.user/contexts_CDT_LAUNCH.xml index ef5d68138c4..237ec12b472 100644 --- a/doc/org.eclipse.cdt.doc.user/contexts_CDT_LAUNCH.xml +++ b/doc/org.eclipse.cdt.doc.user/contexts_CDT_LAUNCH.xml @@ -6,43 +6,50 @@ ** All Rights Reserved * Licensed Materials - Property of IBM ****************************************************************** --> - + + + + + + +]> Click below to see help. + label="&defaultCSHelp;"/> Provide information on the project and application you want to run or debug. + label="&mainPage;"/> Provide information on the project and application you want to run or debug. + label="&argsPage;"/> Set environment variables and values. + label="&envPage;"/> Select a debugger. + label="&debuggerPage;"/> Specify where the debugger should look for source files. + label="&sourcePage;"/> \ No newline at end of file diff --git a/doc/org.eclipse.cdt.doc.user/contexts_CDT_make.xml b/doc/org.eclipse.cdt.doc.user/contexts_CDT_make.xml index 779bc417d74..6e1cc71a9b0 100644 --- a/doc/org.eclipse.cdt.doc.user/contexts_CDT_make.xml +++ b/doc/org.eclipse.cdt.doc.user/contexts_CDT_make.xml @@ -6,25 +6,29 @@ ** All Rights Reserved * Licensed Materials - Property of IBM ****************************************************************** --> - + + + +]> Click below to see help. + label="&defaultCSHelp;"/> Define the build settings for the current project. + label="&makeBuilder;"/> Enter include paths and symbols. + label="&pathsSymbols;"/> diff --git a/doc/org.eclipse.cdt.doc.user/plugin.xml b/doc/org.eclipse.cdt.doc.user/plugin.xml index d00aa02809e..c592a21ad87 100644 --- a/doc/org.eclipse.cdt.doc.user/plugin.xml +++ b/doc/org.eclipse.cdt.doc.user/plugin.xml @@ -2,9 +2,9 @@ + provider-name="%providerName">