Fix PHP 8.3 htmlentities null safety, remove unused themes, rename OGP_LANG_ to LANG_
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/9909a053-0a66-4453-a844-d3b80d727b27 Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
This commit is contained in:
parent
53e0b68f4f
commit
7377f955fd
796 changed files with 38947 additions and 43914 deletions
|
|
@ -22,77 +22,77 @@
|
|||
*
|
||||
*/
|
||||
|
||||
define('OGP_LANG_manage_listings', "Manage your news");
|
||||
define('OGP_LANG_add_new_listing', "Post News");
|
||||
define('OGP_LANG_your_current_listings', "Your current news");
|
||||
define('OGP_LANG_edit', "Edit");
|
||||
define('OGP_LANG_date', "Date");
|
||||
define('OGP_LANG_images', "Images");
|
||||
define('OGP_LANG_title', "Title");
|
||||
define('OGP_LANG_description', "News Content");
|
||||
define('OGP_LANG_written_by', "Written by");
|
||||
define('OGP_LANG_details', "Read More");
|
||||
define('OGP_LANG_modify', "Modify");
|
||||
define('OGP_LANG_save', "Save");
|
||||
define('OGP_LANG_delete', "Delete");
|
||||
define('OGP_LANG_sure_to_delete', "Are you sure that you would like to delete these news?");
|
||||
define('OGP_LANG_go_back', "Go Back");
|
||||
define('OGP_LANG_new_added_success', "The news has been posted successfully!");
|
||||
define('OGP_LANG_add_another', "Add another one");
|
||||
define('OGP_LANG_or_message', "or");
|
||||
define('OGP_LANG_please_select', "Please Select");
|
||||
define('OGP_LANG_submit', "Submit");
|
||||
define('OGP_LANG_edit_listing', "Edit the news");
|
||||
define('OGP_LANG_modifications_saved', "The new values have been saved successfully!");
|
||||
define('OGP_LANG_modify_images', "Modify the new article images");
|
||||
define('OGP_LANG_upload_more_images', "Upload more images");
|
||||
define('OGP_LANG_latest_news', "Latest News");
|
||||
define('OGP_LANG_search_results', "Search Results");
|
||||
define('OGP_LANG_no_results', "No news was found.");
|
||||
define('OGP_LANG_config_options', "News Options");
|
||||
define('OGP_LANG_date_format', "Date Format");
|
||||
define('OGP_LANG_results_per_page', "News per Page");
|
||||
define('OGP_LANG_enable_search', "Enable search engine");
|
||||
define('OGP_LANG_image_quality', "Image quality (0-100)");
|
||||
define('OGP_LANG_max_image_width', "Maximum image width (px)");
|
||||
define('OGP_LANG_gallery_theme', "Image gallery skin");
|
||||
define('OGP_LANG_images_bottom', "Position of the images gallery");
|
||||
define('OGP_LANG_img_bottom', "Under the article");
|
||||
define('OGP_LANG_img_right', "Right side of the article");
|
||||
define('OGP_LANG_no_word', "No");
|
||||
define('OGP_LANG_yes_word', "Yes");
|
||||
define('OGP_LANG_no_access', "You do not have the right to access this page. Your action will be logged for further inspection.");
|
||||
define('OGP_LANG_write_permission_required', "Write permission required");
|
||||
define('OGP_LANG_fix_permission', "Please fix permissions. The module will not work as intended until you fix all permissions.");
|
||||
define('OGP_LANG_check_permissions', "Check Permissions");
|
||||
define('OGP_LANG_permission_ok', "Required permissions are all OK!");
|
||||
define('OGP_LANG_empty_title', "Please fill the title");
|
||||
define('OGP_LANG_empty_description', "Please fill the content");
|
||||
define('OGP_LANG_empty_author', "Please fill the author name");
|
||||
define('OGP_LANG_gd_fail', "GD extension is NOT loaded on your server. Images upload disabled.");
|
||||
define('OGP_LANG_search_news', "Search the News");
|
||||
define('OGP_LANG_help', "help");
|
||||
define('OGP_LANG_help_date', "Get help regarding different formating of the date");
|
||||
define('OGP_LANG_id_invalid', "The News ID does not exist");
|
||||
define('OGP_LANG_id_not_set', "The News ID isn't set");
|
||||
define('OGP_LANG_unauthorized_access', "Unauthorized access from");
|
||||
define('OGP_LANG_wysiwyg', "WYSIWYG editor");
|
||||
define('OGP_LANG_tinymce_lang', "Tiny MCE language");
|
||||
define('OGP_LANG_da', "Danish");
|
||||
define('OGP_LANG_de', "German");
|
||||
define('OGP_LANG_en_GB', "English");
|
||||
define('OGP_LANG_es', "Spanish");
|
||||
define('OGP_LANG_fi', "Finnish");
|
||||
define('OGP_LANG_fr_FR', "French");
|
||||
define('OGP_LANG_it', "Italian");
|
||||
define('OGP_LANG_pl', "Polish");
|
||||
define('OGP_LANG_pt_PT', "Portuguese");
|
||||
define('OGP_LANG_ru', "Russian");
|
||||
define('OGP_LANG_tinymce_skin', "Tiny MCE skin");
|
||||
define('OGP_LANG_tinymce_skin_custom', "You absolutely need to upload your own custom skin in <b>modules/news/js/tinymce/skins/custom/</b> folder to be able to use this skin. If you select it without doing so, you'll encounter problems. Create your own custom skin here <a href='http://skin.tinymce.com/' target='_blank'>http://skin.tinymce.com/</a>.");
|
||||
define('OGP_LANG_safe_HTML', "HTML Purifier");
|
||||
define('OGP_LANG_safe_HTML_en', "HTML Purifier enabled");
|
||||
define('OGP_LANG_safe_HTML_dis', "HTML Purifier disabled");
|
||||
define('OGP_LANG_safe_HTML_en_info', "The HTML content of the article in the detailed view will be purified. This will lead in the removal of some HTML tags like iframes. Edit the file <b>modules/news/config.php</b> to change the setting 'safe_HTML' from value '1' (enabled) to value '0' (disabled) to disable this bahavior and allow usage of full HTML without restriction.");
|
||||
define('OGP_LANG_safe_HTML_dis_info', "The HTML content of the article in the detailed view will not be purified. Edit the file <b>modules/news/config.php</b> to change the setting 'safe_HTML' from value '0' (disabled) to value '1' (enabled) to enable safe HTML tags usage only.");
|
||||
define('LANG_manage_listings', "Manage your news");
|
||||
define('LANG_add_new_listing', "Post News");
|
||||
define('LANG_your_current_listings', "Your current news");
|
||||
define('LANG_edit', "Edit");
|
||||
define('LANG_date', "Date");
|
||||
define('LANG_images', "Images");
|
||||
define('LANG_title', "Title");
|
||||
define('LANG_description', "News Content");
|
||||
define('LANG_written_by', "Written by");
|
||||
define('LANG_details', "Read More");
|
||||
define('LANG_modify', "Modify");
|
||||
define('LANG_save', "Save");
|
||||
define('LANG_delete', "Delete");
|
||||
define('LANG_sure_to_delete', "Are you sure that you would like to delete these news?");
|
||||
define('LANG_go_back', "Go Back");
|
||||
define('LANG_new_added_success', "The news has been posted successfully!");
|
||||
define('LANG_add_another', "Add another one");
|
||||
define('LANG_or_message', "or");
|
||||
define('LANG_please_select', "Please Select");
|
||||
define('LANG_submit', "Submit");
|
||||
define('LANG_edit_listing', "Edit the news");
|
||||
define('LANG_modifications_saved', "The new values have been saved successfully!");
|
||||
define('LANG_modify_images', "Modify the new article images");
|
||||
define('LANG_upload_more_images', "Upload more images");
|
||||
define('LANG_latest_news', "Latest News");
|
||||
define('LANG_search_results', "Search Results");
|
||||
define('LANG_no_results', "No news was found.");
|
||||
define('LANG_config_options', "News Options");
|
||||
define('LANG_date_format', "Date Format");
|
||||
define('LANG_results_per_page', "News per Page");
|
||||
define('LANG_enable_search', "Enable search engine");
|
||||
define('LANG_image_quality', "Image quality (0-100)");
|
||||
define('LANG_max_image_width', "Maximum image width (px)");
|
||||
define('LANG_gallery_theme', "Image gallery skin");
|
||||
define('LANG_images_bottom', "Position of the images gallery");
|
||||
define('LANG_img_bottom', "Under the article");
|
||||
define('LANG_img_right', "Right side of the article");
|
||||
define('LANG_no_word', "No");
|
||||
define('LANG_yes_word', "Yes");
|
||||
define('LANG_no_access', "You do not have the right to access this page. Your action will be logged for further inspection.");
|
||||
define('LANG_write_permission_required', "Write permission required");
|
||||
define('LANG_fix_permission', "Please fix permissions. The module will not work as intended until you fix all permissions.");
|
||||
define('LANG_check_permissions', "Check Permissions");
|
||||
define('LANG_permission_ok', "Required permissions are all OK!");
|
||||
define('LANG_empty_title', "Please fill the title");
|
||||
define('LANG_empty_description', "Please fill the content");
|
||||
define('LANG_empty_author', "Please fill the author name");
|
||||
define('LANG_gd_fail', "GD extension is NOT loaded on your server. Images upload disabled.");
|
||||
define('LANG_search_news', "Search the News");
|
||||
define('LANG_help', "help");
|
||||
define('LANG_help_date', "Get help regarding different formating of the date");
|
||||
define('LANG_id_invalid', "The News ID does not exist");
|
||||
define('LANG_id_not_set', "The News ID isn't set");
|
||||
define('LANG_unauthorized_access', "Unauthorized access from");
|
||||
define('LANG_wysiwyg', "WYSIWYG editor");
|
||||
define('LANG_tinymce_lang', "Tiny MCE language");
|
||||
define('LANG_da', "Danish");
|
||||
define('LANG_de', "German");
|
||||
define('LANG_en_GB', "English");
|
||||
define('LANG_es', "Spanish");
|
||||
define('LANG_fi', "Finnish");
|
||||
define('LANG_fr_FR', "French");
|
||||
define('LANG_it', "Italian");
|
||||
define('LANG_pl', "Polish");
|
||||
define('LANG_pt_PT', "Portuguese");
|
||||
define('LANG_ru', "Russian");
|
||||
define('LANG_tinymce_skin', "Tiny MCE skin");
|
||||
define('LANG_tinymce_skin_custom', "You absolutely need to upload your own custom skin in <b>modules/news/js/tinymce/skins/custom/</b> folder to be able to use this skin. If you select it without doing so, you'll encounter problems. Create your own custom skin here <a href='http://skin.tinymce.com/' target='_blank'>http://skin.tinymce.com/</a>.");
|
||||
define('LANG_safe_HTML', "HTML Purifier");
|
||||
define('LANG_safe_HTML_en', "HTML Purifier enabled");
|
||||
define('LANG_safe_HTML_dis', "HTML Purifier disabled");
|
||||
define('LANG_safe_HTML_en_info', "The HTML content of the article in the detailed view will be purified. This will lead in the removal of some HTML tags like iframes. Edit the file <b>modules/news/config.php</b> to change the setting 'safe_HTML' from value '1' (enabled) to value '0' (disabled) to disable this bahavior and allow usage of full HTML without restriction.");
|
||||
define('LANG_safe_HTML_dis_info', "The HTML content of the article in the detailed view will not be purified. Edit the file <b>modules/news/config.php</b> to change the setting 'safe_HTML' from value '0' (disabled) to value '1' (enabled) to enable safe HTML tags usage only.");
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue