[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[cdt-patch] externalized context help labels
|
Here's a patch to externalize the values
of the strings within the tag attribute "label" of the context
help files.
Also removed contextHelp.xml as it was
split into contexts_CDT, context_CDT_DEBUGGER, contexts_CDT_DEBUGGER_MI,
contexts_CDT_LAUNCH, contexts_CDT_make.xml.
Thanks,
Tanya
Index: contextHelp.xml
===================================================================
diff -N contextHelp.xml
--- contextHelp.xml 25 Sep 2003 20:10:11 -0000 1.3
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,170 +0,0 @@
-<contexts>
-<context id ="default_cs_help">
- <description>Click below to see help.</description>
- <topic href="default_cs_help.htm"
- label="Default Context Sensitive Help"/>
-</context>
-
-<context id ="cdt_u_newproj_buildset">
- <description>Define the build settings for the current project. </description>
- <topic href="cdt_u_newproj_buildset.htm"
- label="Make Builder page, C/C++ Properties window"/>
-</context>
-
-<context id ="cdt_u_newproj_parser_error">
- <description>Control the build messages displayed in the Tasks view. </description>
- <topic href="cdt_u_newproj_parser_error.htm"
- label="Error Parsers, C/C++ Properties window"/>
-</context>
-
-<context id ="cdt_u_newproj_parser_binary">
- <description>Select a binary parser for the target platform. </description>
- <topic href="cdt_u_newproj_parser_binary.htm"
- label="Binary Parser page, C/C++ Properties window"/>
-</context>
-
-<context id ="cdt_u_newproj_pathsymb">
- <description>Enter include paths and symbols. </description>
- <topic href="cdt_u_newproj_pathsymb.htm"
- label="Paths and Symbols page, C/C++ Properties window"/>
-</context>
-
-<context id ="cdt_u_outlineview">
- <description>View C/C++ file components. </description>
- <topic href="cdt_u_outlineview.htm"
- label="Outline view"/>
-</context>
-
-<context id ="cdt_u_cproj_view">
- <description>Create and manage C/C++ files. </description>
- <topic href="cdt_u_cproj_view.htm"
- label="C/C++ Projects view"/>
-</context>
-
-<context id ="cdt_u_registersview">
- <description>The registers view displays the register values of a selected stack frame. </description>
- <topic href="cdt_u_registersview.htm"
- label="Registers view"/>
-</context>
-
-<context id ="cdt_u_reg_view_pref">
- <description>Change the color in which register values are displayed. </description>
- <topic href="cdt_u_reg_view_pref.htm"
- label="Registers view preferences"/>
-</context>
-
-<context id ="cdt_u_memoryview">
- <description>The memory view displays process memory. </description>
- <topic href="cdt_u_memoryview.htm"
- label="Memory view"/>
-</context>
-
-<context id ="cdt_u_mem_view_pref">
- <description>Click below to see help</description>
- <topic href="cdt_u_mem_view_pref.htm"
- label="Memory view preferences"/>
-</context>
-
-<context id ="cdt_u_shared_lib_view">
- <description>Click below to see help</description>
- <topic href="cdt_u_shared_lib_view.htm"
- label="Shared Libraries view"/>
-</context>
-
-<context id ="cdt_u_shared_lib_view_pref">
- <description>Set the refresh preference for the Shared Libraries view. </description>
- <topic href="cdt_u_shared_lib_view_pref.htm"
- label="Shared Libraries view preferences"/>
-</context>
-
-<context id ="cdt_u_signals_view">
- <description>Click below to see help</description>
- <topic href="cdt_u_signals_view.htm"
- label="Signals view"/>
-</context>
-
-<context id ="cdt_u_dbg_pref">
- <description>View information about your program as you debug. </description>
- <topic href="cdt_u_dbg_pref.htm"
- label="Debug preferences"/>
-</context>
-
-<context id ="cdt_u_gdb_mi_pref">
- <description>Enter a timeout value in milliseconds. </description>
- <topic href="cdt_u_gdb_mi_pref.htm"
- label="GDB MI preference page"/>
-</context>
-
-<context id ="cdt_u_run_dbg_main">
- <description>Provide information on the project and application you want to run or debug. </description>
- <topic href="cdt_u_run_dbg_main.htm"
- label="Main page, Run/Debug dialog box"/>
-</context>
-
-<context id ="cdt_u_run_dbg_arg">
- <description>Provide information on the project and application you want to run or debug. </description>
- <topic href="cdt_u_run_dbg_arg.htm"
- label="Arguments page, Run/Debug dialog box"/>
-</context>
-
-<context id ="cdt_u_run_dbg_env">
- <description>Set environment variables and values. </description>
- <topic href="cdt_u_run_dbg_env.htm"
- label="Environment page, Run/Debug dialog box"/>
-</context>
-
-<context id ="cdt_u_run_dbg_dbg">
- <description>Select a debugger. </description>
- <topic href="cdt_u_run_dbg_dbg.htm"
- label="Debugger page, Run/Debug dialog box"/>
-</context>
-
-<context id ="cdt_u_run_dbg_srce">
- <description>Specify where the debugger should look for source files. </description>
- <topic href="cdt_u_run_dbg_srce.htm"
- label="Source page, Run/Debug dialog box"/>
-</context>
-
-<context id ="cdt_u_run_dbg_comm">
- <description>Specify where your run configuration is stored. </description>
- <topic href="cdt_u_run_dbg_comm.htm"
- label="Common page, Run/Debug dialog box"/>
-</context>
-
-<context id ="cdt_u_c_editor_gen">
- <description>Customize the appearance of the C/C++ Editor. </description>
- <topic href="cdt_u_c_editor_gen.htm"
- label="General page, Preferences window"/>
-</context>
-
-<context id ="cdt_u_c_editor_anno">
- <description>Customize the appearance of the C/C++ Editor. </description>
- <topic href="cdt_u_c_editor_anno.htm"
- label="Annotations page, Preferences window"/>
-</context>
-
-<context id ="cdt_u_c_editor_color">
- <description>Customize the appearance of the C/C++ editor. </description>
- <topic href="cdt_u_c_editor_color.htm"
- label="Colors page, Preferences window"/>
-</context>
-
-<context id ="cdt_u_c_editor_con_assist">
- <description>Customize how the Content Assist feature works. </description>
- <topic href="cdt_u_c_editor_con_assist.htm"
- label="Content Assist page, Preferences window"/>
-</context>
-
-<context id ="cdt_u_code_temp">
- <description>Create, edit, remove, import, or export code templates. </description>
- <topic href="cdt_u_code_temp.htm"
- label="Code Templates page, Preferences window"/>
-</context>
-
-<context id ="cdt_u_search">
- <description>Click below to see help</description>
- <topic href="cdt_u_search.htm"
- label="C/C++ Search page, Search dialog box"/>
-</context>
-
-</contexts>
Index: contexts_CDT.xml
===================================================================
retrieving revision 1.4
diff -u -r1.4 contexts_CDT.xml
--- contexts_CDT.xml 28 Nov 2003 21:50:02 -0000 1.4
+++ contexts_CDT.xml 22 Mar 2004 13:14:50 -0000
@@ -6,67 +6,85 @@
** All Rights Reserved * Licensed Materials - Property of IBM
******************************************************************
-->
-
+<!DOCTYPE contexts [
+ <!ENTITY defaultCSHelp "Default Context Sensitive Help">
+
+ <!ENTITY errorParsers "Error Parsers, C/C++ Properties window">
+ <!ENTITY binaryParser "Binary Parser page, C/C++ Properties window">
+ <!ENTITY targetPlatform "Target platform, C/C++ Properties window">
+
+ <!ENTITY generalPage "General page, Preferences window">
+ <!ENTITY annotationsPage "Annotations page, Preferences window">
+ <!ENTITY colorsPage "Colors page, Preferences window">
+ <!ENTITY contentAssist "Content Assist page, Preferences window">
+ <!ENTITY codeTemplates "Code Templates page, Preferences window">
+ <!ENTITY searchPage "C/C++ Search page, Search dialog box">
+
+ <!ENTITY outlineView "Outline view">
+ <!ENTITY projectsView "C/C++ Projects view">
+ <!ENTITY commonPage "Common page, Run/Debug dialog box">
+
+]>
<contexts>
<context id ="default_cs_help">
<description>Click below to see help.</description>
<topic href="default_cs_help.htm"
- label="Default Context Sensitive Help"/>
+ label="&defaultCSHelp;"/>
</context>
<context id ="cdt_error_parsers_page">
<description>Control the build messages displayed in the Tasks view. </description>
<topic href="reference/cdt_u_newproj_parser_error.htm"
- label="Error Parsers, C/C++ Properties window"/>
+ label="&errorParsers;"/>
</context>
<context id ="cdt_binary_parser_page">
<description>Select a binary parser for the target platform. </description>
<topic href="reference/cdt_u_newproj_parser_binary.htm"
- label="Binary Parser page, C/C++ Properties window"/>
+ label="&binaryParser;"/>
</context>
<context id ="man_proj_platform_help">
<description>Select a target deployment platform. </description>
<topic href="reference/cdt_u_newproj_platf.htm"
- label="Target platform, C/C++ Properties window"/>
+ label="&targetPlatform;"/>
</context>
<context id ="new_c_editor_pref_page_context">
<description>Customize the appearance of the C/C++ Editor. </description>
<topic href="reference/cdt_u_c_editor_gen.htm"
- label="General page, Preferences window"/>
+ label="&generalPage;"/>
</context>
<context id ="new_c_editor_annotations_pref_page_context">
<description>Customize the appearance of the C/C++ Editor. </description>
<topic href="reference/cdt_u_c_editor_anno.htm"
- label="Annotations page, Preferences window"/>
+ label="&annotationsPage;"/>
</context>
<context id ="new_c_editor_colors_pref_page_context">
<description>Customize the appearance of the C/C++ editor. </description>
<topic href="reference/cdt_u_c_editor_color.htm"
- label="Colors page, Preferences window"/>
+ label="&colorsPage;"/>
</context>
<context id ="new_c_editor_content_assist_pref_page_context">
<description>Customize how the Content Assist feature works. </description>
<topic href="reference/cdt_u_c_editor_con_assist.htm"
- label="Content Assist page, Preferences window"/>
+ label="&contentAssist;"/>
</context>
<context id ="new_c_templates_pref_page_context">
<description>Create, edit, remove, import, or export code templates. </description>
<topic href="reference/cdt_u_code_temp.htm"
- label="Code Templates page, Preferences window"/>
+ label="&codeTemplates;"/>
</context>
<context id ="c_search_page">
<description>Search for C/C++ elements. </description>
<topic href="reference/cdt_u_search.htm"
- label="C/C++ Search page, Search dialog box"/>
+ label="&searchPage;"/>
</context>
</contexts>
Index: contexts_CDT_DEBUGGER.xml
===================================================================
retrieving revision 1.3
diff -u -r1.3 contexts_CDT_DEBUGGER.xml
--- contexts_CDT_DEBUGGER.xml 28 Nov 2003 21:50:02 -0000 1.3
+++ contexts_CDT_DEBUGGER.xml 22 Mar 2004 13:14:50 -0000
@@ -6,57 +6,71 @@
** All Rights Reserved * Licensed Materials - Property of IBM
******************************************************************
-->
-
+<!DOCTYPE contexts [
+ <!ENTITY defaultCSHelp "Default Context Sensitive Help">
+ <!ENTITY registersView "Registers view">
+ <!ENTITY registersViewPrefs "Registers view preferences">
+ <!ENTITY memoryView "Memory view">
+ <!ENTITY memoryViewPrefs "Memory view preferences">
+ <!ENTITY sharedLibsView "Shared Libraries view">
+ <!ENTITY sharedLibsViewPrefs "Shared Libraries view preferences">
+ <!ENTITY signalsView "Signals view">
+ <!ENTITY debugPrefs "Debug preferences">
+]>
<contexts>
<context id ="default_cs_help">
<description>Click below to see help.</description>
<topic href="default_cs_help.htm"
- label="Default Context Sensitive Help"/>
+ label="&defaultCSHelp;"/>
</context>
<context id ="registers_view_context">
<description>The registers view displays the register values of a selected stack frame. </description>
<topic href="reference/cdt_u_registersview.htm"
- label="Registers view"/>
+ label="®istersView;"/>
</context>
<context id ="registers_preference_page_context">
<description>Change the color in which register values are displayed. </description>
+ <topic href="reference/cdt_u_reg_view_pref.htm"
+ label="®istersViewPrefs;"/>
</context>
<context id ="memory_view_context">
<description>The memory view displays process memory. </description>
<topic href="reference/cdt_u_memoryview.htm"
- label="Memory view"/>
+ label="&memoryView;"/>
</context>
<context id ="memory_preference_page_context">
<description>Click below to see help</description>
<topic href="reference/cdt_u_mem_view_pref.htm"
- label="Memory view preferences"/>
+ label="&memoryViewPrefs;"/>
</context>
<context id ="shared_libraries_view_context">
<description>Click below to see help</description>
<topic href="reference/cdt_u_shared_lib_view.htm"
- label="Shared Libraries view"/>
+ label="&sharedLibsView;"/>
</context>
<context id ="shared_libraries_preference_page_context">
<description>Set the refresh preference for the Shared Libraries view. </description>
+ <topic href="reference/cdt_u_shared_lib_view_pref.htm"
+ label="&sharedLibsViewPrefs;"/>
</context>
<context id ="signals_view_context">
<description>Click below to see help</description>
<topic href="reference/cdt_u_signals_view.htm"
- label="Signals view"/>
+ label="&signalsView;"/>
</context>
<context id ="c_debug_preference_page_context">
<description>View information about your program as you debug. </description>
<topic href="reference/cdt_u_dbg_pref.htm"
- label="Debug preferences"/>
+ label="&debugPrefs;"/>
</context>
</contexts>
Index: contexts_CDT_DEBUGGER_MI.xml
===================================================================
retrieving revision 1.3
diff -u -r1.3 contexts_CDT_DEBUGGER_MI.xml
--- contexts_CDT_DEBUGGER_MI.xml 28 Nov 2003 21:50:02 -0000 1.3
+++ contexts_CDT_DEBUGGER_MI.xml 22 Mar 2004 13:14:50 -0000
@@ -6,17 +6,22 @@
** All Rights Reserved * Licensed Materials - Property of IBM
******************************************************************
-->
-
+<!DOCTYPE contexts [
+ <!ENTITY defaultCSHelp "Default Context Sensitive Help">
+ <!ENTITY gdbmiPrefs "GDB MI Preference Page">
+]>
<contexts>
<context id ="default_cs_help">
<description>Click below to see help.</description>
<topic href="default_cs_help.htm"
- label="Default Context Sensitive Help"/>
+ label="&defaultCSHelp;"/>
</context>
-<context id ="reference/cdt_u_gdb_mi_pref">
+<context id ="mi_preference_page_context">
<description>Enter a timeout value in milliseconds. </description>
+ <topic href="reference/cdt_u_gdb_mi_pref.htm"
+ label="&gdbmiPrefs;"/>
</context>
</contexts>
Index: contexts_CDT_LAUNCH.xml
===================================================================
retrieving revision 1.2
diff -u -r1.2 contexts_CDT_LAUNCH.xml
--- contexts_CDT_LAUNCH.xml 28 Nov 2003 21:50:02 -0000 1.2
+++ contexts_CDT_LAUNCH.xml 22 Mar 2004 13:14:50 -0000
@@ -6,43 +6,50 @@
** All Rights Reserved * Licensed Materials - Property of IBM
******************************************************************
-->
-
+<!DOCTYPE contexts [
+ <!ENTITY defaultCSHelp "Default Context Sensitive Help">
+ <!ENTITY mainPage "Main page, Run/Debug dialog box">
+ <!ENTITY argsPage "Arguments page, Run/Debug dialog box">
+ <!ENTITY envPage "Environment page, Run/Debug dialog box">
+ <!ENTITY debuggerPage "Debugger page, Run/Debug dialog box">
+ <!ENTITY sourcePage "Source page, Run/Debug dialog box">
+]>
<contexts>
<context id ="default_cs_help">
<description>Click below to see help.</description>
<topic href="default_cs_help.htm"
- label="Default Context Sensitive Help"/>
+ label="&defaultCSHelp;"/>
</context>
<context id ="launch_configuration_dialog_main_tab">
<description>Provide information on the project and application you want to run or debug. </description>
<topic href="reference/cdt_u_run_dbg_main.htm"
- label="Main page, Run/Debug dialog box"/>
+ label="&mainPage;"/>
</context>
<context id ="launch_configuration_dialog_arguments_tab">
<description>Provide information on the project and application you want to run or debug. </description>
<topic href="reference/cdt_u_run_dbg_arg.htm"
- label="Arguments page, Run/Debug dialog box"/>
+ label="&argsPage;"/>
</context>
<context id ="launch_configuration_dialog_environment_tab">
<description>Set environment variables and values. </description>
<topic href="reference/cdt_u_run_dbg_env.htm"
- label="Environment page, Run/Debug dialog box"/>
+ label="&envPage;"/>
</context>
<context id ="launch_configuration_dialog_debugger_tab">
<description>Select a debugger. </description>
<topic href="reference/cdt_u_run_dbg_dbg.htm"
- label="Debugger page, Run/Debug dialog box"/>
+ label="&debuggerPage;"/>
</context>
<context id ="launch_configuration_dialog_source_tab">
<description>Specify where the debugger should look for source files. </description>
<topic href="reference/cdt_u_run_dbg_srce.htm"
- label="Source page, Run/Debug dialog box"/>
+ label="&sourcePage;"/>
</context>
</contexts>
Index: contexts_CDT_make.xml
===================================================================
retrieving revision 1.2
diff -u -r1.2 contexts_CDT_make.xml
--- contexts_CDT_make.xml 28 Nov 2003 21:50:02 -0000 1.2
+++ contexts_CDT_make.xml 22 Mar 2004 13:14:50 -0000
@@ -6,25 +6,29 @@
** All Rights Reserved * Licensed Materials - Property of IBM
******************************************************************
-->
-
+<!DOCTYPE contexts [
+ <!ENTITY defaultCSHelp "Default Context Sensitive Help">
+ <!ENTITY makeBuilder "Make Builder page, C/C++ Properties window">
+ <!ENTITY pathsSymbols "Paths and Symbols page, C/C++ Properties window">
+]>
<contexts>
<context id ="default_cs_help">
<description>Click below to see help.</description>
<topic href="default_cs_help.htm"
- label="Default Context Sensitive Help"/>
+ label="&defaultCSHelp;"/>
</context>
<context id ="cdt_make_builder_page">
<description>Define the build settings for the current project. </description>
<topic href="reference/cdt_u_newproj_buildset.htm"
- label="Make Builder page, C/C++ Properties window"/>
+ label="&makeBuilder;"/>
</context>
<context id ="cdt_paths_symbols_page">
<description>Enter include paths and symbols. </description>
<topic href="reference/cdt_u_newproj_pathsymb.htm"
- label="Paths and Symbols page, C/C++ Properties window"/>
+ label="&pathsSymbols;"/>
</context>
</contexts>