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";