#set ($dialog_title = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Project", "projectcopy.title")) #set ($component_1 = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Project", "projectcopy.component1")) #set ($component_2 = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Project", "projectcopy.component2")) #set ($component_3 = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Project", "projectcopy.component3")) #set ($component_4 = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Project", "projectcopy.component4")) #set ($component_5 = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Project", "projectcopy.component5")) #set ($component_6 = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Project", "projectcopy.component6")) #set ($component_7 = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Project", "projectcopy.component7")) #set ($component_8 = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Project", "projectcopy.component8")) #set ($components_title = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Project", "projectcopy.components.title")) #set ($project_label = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Project", "projectcopy.project.label")) #set ($startdate_label = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Project", "projectcopy.startdate.label")) #set ($savebtn_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.save.label")) #set ($cancelbtn_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.cancel.label")) $dialog_title #set ($langCountryCode = $CommonFunctions.getLanguageCountryCode($currentUserId))