## JavaScript Embedded Resource Bundles #set ($computeplannedspent_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "taskresourceremainingmh.computeplannedspent")) #set ($remainingokbutton_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "ProjectDialogs", "taskresourceremainingmh.remainingokbutton")) #set ($remainingokbuttonhint_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "ProjectDialogs", "taskresourceremainingmh.remainingokbuttonhint")) #set ($invalidentrywarning_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "ProjectDialogs", "taskresourceremainingmh.invalidentrywarning")) #set ($cancelbutton_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.cancel.label")) #set ($cancelbuttonhint_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.cancel.hint")) #set ($value_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "ProjectDialogs", "taskresourceremainingmh.value")) #set ($manual_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "ProjectDialogs", "progressdetail.entermanually")) ## HTML Embedded Resource Bundles