diff options
Diffstat (limited to 'core/l10n/en_GB.php')
-rw-r--r-- | core/l10n/en_GB.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/en_GB.php b/core/l10n/en_GB.php index 05d945be6db..feeacd481a8 100644 --- a/core/l10n/en_GB.php +++ b/core/l10n/en_GB.php @@ -59,6 +59,7 @@ $TRANSLATIONS = array( "Ok" => "OK", "Error loading message template: {error}" => "Error loading message template: {error}", "_{count} file conflict_::_{count} file conflicts_" => array("",""), +"Cancel" => "Cancel", "The object type is not specified." => "The object type is not specified.", "Error" => "Error", "The app name is not specified." => "The app name is not specified.", |