* @brief editor module > language pack of quotation component **/ $lang->quotation_use_folder = "Use Folding Function"; $lang->quotation_opener = "Name of Open Button"; $lang->quotation_closer = "Name of Close Button"; $lang->quotation_padding = "Padding"; $lang->quotation_margin = "Margin"; $lang->quotation_border_color = "Border Color"; $lang->quotation_border_thickness = "Border Thickness"; $lang->folder_text_bold = "Text Boldness"; $lang->about_folder_text_bold = "Make Link Text Bold"; $lang->folder_text_color = "Link Color"; $lang->folder_text_color_blue = "Blue"; $lang->folder_text_color_red = "Red"; $lang->folder_text_color_yellow = "Yellow"; $lang->folder_text_color_green = "Green"; $lang->quotation_border_style = "Border Style"; $lang->quotation_border_style_list = array( "None", "Solid", "Dotted", "Solid on Left", "Solid on Right", ); $lang->quotation_bg_color = "Background Color"; $lang->quotation_opener = "Name of Open Link"; $lang->quotation_opener = "Name of Close Link"; $lang->quotation_cmd_opener = "More..."; $lang->quotation_cmd_closer = "Close"; ?>