add hint about tag usage

This commit is contained in:
ansuz
2017-10-03 18:36:34 +02:00
parent f15ec4efe9
commit b8ce149db6
2 changed files with 7 additions and 2 deletions

View File

@@ -160,7 +160,9 @@ define(function () {
out.or = 'or';
out.tags_title = "Tags";
out.tags_add = "Update this pad's tags";
out.tags_add = "Update this page's tags";
out.tags_searchHint = "Find files by their tags by searching in your CryptDrive";
out.tags_duplicate = "Duplicate tag: {0}";
out.slideOptionsText = "Options";