diff options
Diffstat (limited to 'apps/files/l10n/en_GB.json')
-rw-r--r-- | apps/files/l10n/en_GB.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index bbb927683b9..215bdc7d169 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -196,9 +196,9 @@ "\"{displayName}\" failed on some elements " : "\"{displayName}\" failed on some elements ", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" batch action executed successfully", "Sort list by {column}" : "Sort list by {column}", + "{summaryFile} and {summaryFolder}" : "{summaryFile} and {summaryFolder}", "List of files and folders." : "List of files and folders.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list.", - "{summaryFile} and {summaryFolder}" : "{summaryFile} and {summaryFolder}", "File not found" : "File not found", "_{count} file_::_{count} files_" : ["{count} file","{count} files"], "_{count} folder_::_{count} folders_" : ["{count} folder","{count} folders"], |