remove unused string

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2022-06-09 00:19:29 +02:00
parent d96ca1eb67
commit 8c9cf2e06f
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B

View File

@ -358,7 +358,6 @@
<!-- Browser component -->
<string name="nc_file_browser_back">Back</string>
<string name="nc_last_modified">%1$s | Last modified: %2$s</string>
<string name="nc_file_browser_reshare_forbidden">You are not allowed to re-share this file</string>
<string name="nc_sort_by">Sort by</string>
<string name="nc_file_browser_sort_by_key" translatable="false">file_browser_sort_by</string>
<string name="nc_file_browser_sort_by_default" translatable="false">sort_a_to_z</string>