diff options
Diffstat (limited to 'apps/theming/l10n/en_GB.js')
-rw-r--r-- | apps/theming/l10n/en_GB.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/theming/l10n/en_GB.js b/apps/theming/l10n/en_GB.js index b9f59a5319a..df5728b717d 100644 --- a/apps/theming/l10n/en_GB.js +++ b/apps/theming/l10n/en_GB.js @@ -21,8 +21,7 @@ OC.L10N.register( "Could not write file to disk" : "Could not write file to disk", "A PHP extension stopped the file upload" : "A PHP extension stopped the file upload", "No file uploaded" : "No file uploaded", - "Cleanup old theming cache" : "Cleanup old theming cache", - "Failed to delete folder: \"%1$s\", error: %2$s" : "Failed to delete folder: \"%1$s\", error: %2$s", + "Failed to cleanup the old admin image folder" : "Failed to clean up the old admin image folder", "You are already using a custom theme. Theming app settings might be overwritten by that." : "You are already using a custom theme. Theming app settings might be overwritten by that.", "Theming" : "Theming", "Appearance and accessibility" : "Appearance and accessibility", @@ -96,7 +95,6 @@ OC.L10N.register( "Upload new login background" : "Upload new login background", "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 colour.", "Migrate and cleanup admin theming images" : "Migrate and clean up admin theming images", - "Failed to cleanup the old admin image folder" : "Failed to clean up the old admin image folder", "In some cases keyboard shortcuts can interfer with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "In some cases keyboard shortcuts can interfer with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps.", "Pick from Files" : "Pick from Files", "Default image" : "Default image", |