Add an error message when trying to tag a deleted pad

This commit is contained in:
yflory
2017-10-12 15:06:29 +02:00
parent 69dd3a60ab
commit 62bc72847f
4 changed files with 8 additions and 13 deletions
+1 -1
View File
@@ -164,8 +164,8 @@ define(function () {
out.tags_searchHint = "Find files by their tags by searching in your CryptDrive";
out.tags_searchHint = "Start a search with # in your CryptDrive to find your tagged pads.";
out.tags_notShared = "Your tags are not shared with other users";
out.tags_duplicate = "Duplicate tag: {0}";
out.tags_noentry = "You can't tag a deleted pad!";
out.slideOptionsText = "Options";
out.slideOptionsTitle = "Customize your slides";