diff options
Diffstat (limited to 'apps/theming/l10n/en_GB.json')
-rw-r--r-- | apps/theming/l10n/en_GB.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/en_GB.json b/apps/theming/l10n/en_GB.json index 7f65b2ea04d..ba7b9bf09fd 100644 --- a/apps/theming/l10n/en_GB.json +++ b/apps/theming/l10n/en_GB.json @@ -11,7 +11,6 @@ "There is no error, the file uploaded with success" : "There is no error, the file uploaded with success", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "The uploaded file exceeds the upload_max_filesize directive in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form", - "The uploaded file was only partially uploaded" : "The uploaded file was only partially uploaded", "No file was uploaded" : "No file was uploaded", "Missing a temporary folder" : "Missing a temporary folder", "Failed to write file to disk." : "Failed to write file to disk.", @@ -33,6 +32,7 @@ "Upload new login background" : "Upload new login background", "Remove background image" : "Remove background image", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color.", - "reset to default" : "reset to default" + "reset to default" : "reset to default", + "The uploaded file was only partially uploaded" : "The uploaded file was only partially uploaded" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |