diff options
Diffstat (limited to 'apps/dav/l10n/en_GB.js')
-rw-r--r-- | apps/dav/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js index ffc61bab512..db954732619 100644 --- a/apps/dav/l10n/en_GB.js +++ b/apps/dav/l10n/en_GB.js @@ -207,7 +207,6 @@ OC.L10N.register( "Could not rename part file to final file, canceled by hook" : "Could not rename part file to final file, cancelled by hook", "Could not rename part file to final file" : "Could not rename part file to final file", "Failed to check file size: %1$s" : "Failed to check file size: %1$s", - "Could not open file" : "Could not open file", "Encryption not ready: %1$s" : "Encryption not ready: %1$s", "Failed to open file: %1$s" : "Failed to open file: %1$s", "Failed to unlink: %1$s" : "Failed to unlink: %1$s", @@ -284,6 +283,7 @@ OC.L10N.register( "Your attendance was updated successfully." : "Your attendance was updated successfully.", "To-dos" : "To-dos", "Time:" : "Time:", + "Could not open file" : "Could not open file", "Invalid chunk name" : "Invalid chunk name", "Could not rename part file assembled from chunks" : "Could not rename part file assembled from chunks", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "If you configure your working hours, other users will see when you are out of office when they book a meeting." |