spf_js Textpack (en_gb) To install a Textpack for your own language: - copy the 16 lines of code below into a text editor; - change line 2 to relect your own language (e.g. for Spanish: #@language es-es); - edit the strings after => to your own language - but leave {name} as it is; - copy and paste your 16 lines into the 'Install Textpack' window at the bottom of the Admin > Preferences > Language admin panel; - click Upload and you're done. Note: Textpacks will be removed when you delete this plugin. #@spf_js #@language en-gb spf_javascript => JavaScript spf_tab_scripts => JavaScripts spf_js_dir => JavaScript directory spf_script_name => Name for this script spf_edit_script => You are editing script spf_copy_script => …or copy script as spf_all_scripts => All Scripts spf_create_new_script => Create new script spf_script_created => Script {name} created. spf_script_exists => Script {name} already exists. spf_script_name_required => Please provide a name for your script. spf_script_updated => Script {name} updated. spf_script_deleted => Script {name} deleted. spf_cannot_delete_default_script => Script default cannot be deleted.