diff options
Diffstat (limited to 'apps/files/l10n/en_GB.json')
-rw-r--r-- | apps/files/l10n/en_GB.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index b647f539026..b8be5d32f94 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -92,7 +92,6 @@ "Upload" : "Upload", "An error occurred while trying to update the tags" : "An error occurred whilst trying to update the tags", "A new file or folder has been <strong>created</strong>" : "A new file or folder has been <strong>created</strong>", - "A file or folder has been <strong>changed</strong>" : "A file or folder has been <strong>changed</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limit notifications about creation and changes to your <strong>favourite files</strong> <em>(Stream only)</em>", "A file or folder has been <strong>deleted</strong>" : "A file or folder has been <strong>deleted</strong>", "A file or folder has been <strong>restored</strong>" : "A file or folder has been <strong>restored</strong>", @@ -129,6 +128,7 @@ "Files and folders you mark as favorite will show up here" : "Files and folders you mark as favourite will show up here", "Text file" : "Text file", "New text file.txt" : "New text file.txt", - "{newname} already exists" : "{newname} already exists" + "{newname} already exists" : "{newname} already exists", + "A file or folder has been <strong>changed</strong>" : "A file or folder has been <strong>changed</strong>" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |