en_GB.php 457 Bytes
<?php $TRANSLATIONS = array(
"Save" => "Save",
"Search" => "Search",
"Close" => "Close",
"Next" => "Next",
"Clear" => "Clear",
"Saving..." => "Saving...",
"Failed to save file" => "Failed to save file",
"An error occurred!" => "An error occurred!",
"There are unsaved changes in the text editor" => "There are unsaved changes in the text editor",
"There were unsaved changes, click here to go back" => "There were unsaved changes, click here to go back"
);