diff options
Diffstat (limited to 'apps/files/l10n/en_GB.json')
-rw-r--r-- | apps/files/l10n/en_GB.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index e7b993b1baa..08a8191dc7e 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -192,13 +192,10 @@ "Could not copy {file}. {message}" : "Could not copy {file}. {message}", "Could not move {file}. {message}" : "Could not move {file}. {message}", "Total rows summary" : "Total rows summary", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" failed on some elements ", - "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" batch action executed successfully", - "ascending" : "ascending", - "descending" : "descending", - "Sort list by {column} ({direction})" : "Sort list by {column} ({direction})", "Select all" : "Select all", "Unselect all" : "Unselect all", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" failed on some elements ", + "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" batch action executed successfully", "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}", @@ -307,6 +304,9 @@ "This file has the tag {tag}" : "This file has the tag {tag}", "This file has the tags {firstTags} and {lastTag}" : "This file has the tags {firstTags} and {lastTag}", "Open folder {name}" : "Open folder {name}", + "ascending" : "ascending", + "descending" : "descending", + "Sort list by {column} ({direction})" : "Sort list by {column} ({direction})", "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list.", "Search for an account" : "Search for an account", "Choose" : "Choose", |