new messages

pull/1/head
ansuz 8 years ago
parent 980d555500
commit bf9c2b0b84

@ -262,6 +262,10 @@ define(function () {
out.profile_inviteExplanation = "Clicking <strong>OK</strong> will create a link to a secure messaging session that <em>only {0} will be able to redeem.</em><br><br>The link will be copied to your clipboard and can be shared publicly."; out.profile_inviteExplanation = "Clicking <strong>OK</strong> will create a link to a secure messaging session that <em>only {0} will be able to redeem.</em><br><br>The link will be copied to your clipboard and can be shared publicly.";
out.profile_viewMyProfile = "View my profile"; out.profile_viewMyProfile = "View my profile";
// friends/userlist
out.userlist_addAsFriendTitle = 'add "{0}" as a friend';
out.userlist_thisIsYou = 'this is you ("{0}")';
// File manager // File manager
out.fm_rootName = "Documents"; out.fm_rootName = "Documents";

Loading…
Cancel
Save