update loading screen tip for tags

pull/1/head
ansuz 7 years ago
parent c0bf34fd02
commit 3f181fa370

@ -159,7 +159,7 @@ define(function () {
out.filePicker_filter = "Filter files by name"; out.filePicker_filter = "Filter files by name";
out.or = 'or'; out.or = 'or';
out.tags_title = "Tags"; out.tags_title = "Tags (for you only)";
out.tags_add = "Update this page'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_searchHint = "Find files by their tags by searching in your CryptDrive";
@ -739,7 +739,7 @@ define(function () {
out.tips.drive = "Logged in users can organize their files in their CryptDrive, accessible from the CryptPad icon at the top left of all pads."; out.tips.drive = "Logged in users can organize their files in their CryptDrive, accessible from the CryptPad icon at the top left of all pads.";
out.tips.profile = "Registered users can create a profile from the user menu in the top right."; out.tips.profile = "Registered users can create a profile from the user menu in the top right.";
out.tips.avatars = "You can upload an avatar in your profile. People will see it when you collaborate in a pad."; out.tips.avatars = "You can upload an avatar in your profile. People will see it when you collaborate in a pad.";
out.tips.tags = "You can hashtag pads, and then search by tag in your CryptDrive."; out.tips.tags = "Tag your pads and start a search with # in your CryptDrive to find them";
out.feedback_about = "If you're reading this, you were probably curious why CryptPad is requesting web pages when you perform certain actions"; out.feedback_about = "If you're reading this, you were probably curious why CryptPad is requesting web pages when you perform certain actions";
out.feedback_privacy = "We care about your privacy, and at the same time we want CryptPad to be very easy to use. We use this file to figure out which UI features matter to our users, by requesting it along with a parameter specifying which action was taken."; out.feedback_privacy = "We care about your privacy, and at the same time we want CryptPad to be very easy to use. We use this file to figure out which UI features matter to our users, by requesting it along with a parameter specifying which action was taken.";

Loading…
Cancel
Save