Browse Source

lint: remove unused resource

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 4 years ago
parent
commit
2b5c39095d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/main/res/values/strings.xml

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

@@ -464,7 +464,6 @@
 
     <string name="share_dialog_title">Sharing</string>
     <string name="share_file">Share %1$s</string>
-    <string name="share_no_users">No data shared with users yet</string>
     <string name="share_via_link_menu_password_label">Password protect (%1$s)</string>
     <string name="share_expiration_date_label">Expires %1$s</string>
     <string name="share_no_expiration_date_label">Set expiration date</string>