Browse Source

i18n: Removal from translation

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Valdnet 2 years ago
parent
commit
9a6acb999e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/src/main/res/values/strings.xml

+ 1 - 1
app/src/main/res/values/strings.xml

@@ -1079,5 +1079,5 @@
     <string name="download_cannot_create_file">Cannot create local file</string>
     <string name="download_download_invalid_local_file_name">Invalid filename for local file</string>
     <string name="drawer_item_groupfolders">Groupfolders</string>
-    <string name="tags_more">+%1$d</string>
+    <string name="tags_more" translatable="false">+%1$d</string>
 </resources>