#set ($closebutton_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.close.label")) #set ($closebutton_hint = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.close.hint")) #set ($addbutton_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.add.label")) #set ($addbutton_hint = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.add.hint")) #set ($title_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "businessobjectives.title")) #set ($nobusinessobjectives_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "businessobjectives.nobusinessobjectives")) #set ($ownername_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "businessobjectives.ownername"))