From bf9c2b0b849b507ed8ecae0ee69082f7d46e154e Mon Sep 17 00:00:00 2001 From: ansuz Date: Thu, 13 Jul 2017 12:29:49 +0200 Subject: [PATCH] new messages --- customize.dist/translations/messages.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/customize.dist/translations/messages.js b/customize.dist/translations/messages.js index bbb6f22e1..d3f3ea96f 100644 --- a/customize.dist/translations/messages.js +++ b/customize.dist/translations/messages.js @@ -262,6 +262,10 @@ define(function () { out.profile_inviteExplanation = "Clicking OK will create a link to a secure messaging session that only {0} will be able to redeem.

The link will be copied to your clipboard and can be shared publicly."; 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 out.fm_rootName = "Documents";