diff options
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r-- | apps/files/l10n/en_GB.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index dcaf7e1d5cf..7e2e9b6efef 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -386,7 +386,6 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it", "The files is locked" : "The files is locked", "Create new templates folder" : "Create new templates folder", - "Toggle %1$s sublist" : "Toggle %1$s sublist", - "Pictures and images" : "Pictures and images" + "Toggle %1$s sublist" : "Toggle %1$s sublist" }, "nplurals=2; plural=(n != 1);"); |