
//*****************************************************************
//*****************************************************************
//***                                                           ***
//***      Copyright (c) 2012 Infor			                    ***
//***      All Rights Reserved.                                 ***
//***                                                           ***
//*****************************************************************
//*****************************************************************
var helpUiLabels = new Object();
helpUiLabels['button_back_tooltip'] = "Go back one page"; 
helpUiLabels['button_back_label'] = "Back";
helpUiLabels['button_forward_tooltip'] = "Go forward one page"; 
helpUiLabels['button_forward_label'] = "Forward";
helpUiLabels['button_hidenavigation_tooltip'] = "Hide/show the navigation pane";
helpUiLabels['button_print_tooltip'] = "Print this page";
helpUiLabels['button_share_tooltip'] = "Share this page";
helpUiLabels['button_feedback_tooltip'] = "Send us your feedback about this help page";
helpUiLabels['email_subject_feedbackOn'] = "Feedback on"; /* Feedback on /progguide/mytopic, 8.7, en */
helpUiLabels['input_search_example_text'] = "Your search"; /* Default text in the search field */
helpUiLabels['button_search_tooltip'] = "";
helpUiLabels['button_search_label'] = "Search"; 
helpUiLabels['help_topic_not_found'] = "Help topic not found"; /* Heading or paragraph */
helpUiLabels['help_section_not_found'] = "Help section not found"; /* Heading or paragraph */
helpUiLabels['full_help_link'] = "More online help options"; /* Link text "More online help options"; After clicking the full help window pops up */