From 4685b3b38a0f543ca13adc59c414cb61923cd71b Mon Sep 17 00:00:00 2001 From: Chris Good Date: Mon, 28 Mar 2016 07:01:00 +1100 Subject: [PATCH] Update Report menu item names to Save Report Configuration - Bug 754239 --- help/C/Help_ch_GUIMenus.xml | 97 +++++++++++++++++++++++++------------ 1 file changed, 65 insertions(+), 32 deletions(-) diff --git a/help/C/Help_ch_GUIMenus.xml b/help/C/Help_ch_GUIMenus.xml index 3d3786b81..e26a9128a 100644 --- a/help/C/Help_ch_GUIMenus.xml +++ b/help/C/Help_ch_GUIMenus.xml @@ -963,7 +963,7 @@ This option resets the warnings to the default, i.e. display all warnings. - Warnings may be selectivly enabled. + Warnings may be selectively enabled. @@ -1668,10 +1668,10 @@ - Preconfigured Reports + Saved Report Configurations - Open the screen to manage user created and stored reports. + Open the screen to manage saved user configured reports. @@ -3506,26 +3506,6 @@ - - - Save Report - - Saves the displayed report. You will be able to - run the exact same report again by using the Reports - Predefined Report menu item. - - - - - - Save Report As... - - Saves the displayed report in a configuration file with a given name. You will then be able to - run the exact same report again by using the Reports - Predefined Report menu item. - - - @@ -3907,7 +3887,7 @@ This option resets the warnings to the default, i.e. display all warnings. - Warnings may be selectivly enabled. + Warnings may be selectively enabled. @@ -3932,7 +3912,54 @@ Report - <guimenu>Reports</guimenu> Menu - The items shown in the Reports menu are the same listed in . + The items shown in the Reports menu are the same listed in + with the addition of: + + + + Report - <guimenu>Reports</guimenu> Menu. + + + + + + + + + Menu Item + + + Description + + + + + + + + Save Report Configuration + + + Save the current report configuration. If you are not + working with a saved report configuration, you will be asked + to give it a name. You will be able to run the exact same + report again by using the Reports + Saved Report Configurations + menu item. + + + + + Save Report Configuration As... + + + Save the current report configuration with a new name. + + + + +
+
@@ -4022,17 +4049,23 @@
- Save Report + Save Report Configuration + Saves the displayed report. You will be able to - run the exact same report again by using the Reports - Predefined Report menu item. + run the exact same report again by using the + Reports + Saved Report Configurations + menu item. - Save Report As... - Saves the displayed report in a configuration file with a given name. You will then be able to - run the exact same report again by using the Reports - Predefined Report menu item. + Save Report Configuration As... + + Saves the displayed report in a configuration file + with a given name. You will then be able to run the exact same + report again by using the Reports + Saved Report Configurations + menu item.