CSS for the contacts input field

This commit is contained in:
yflory
2017-07-19 10:30:38 +02:00
parent e2d031c76a
commit 1dc98dcff1
3 changed files with 25 additions and 3 deletions

View File

@@ -274,7 +274,7 @@ define(function () {
out.contacts_send = 'Send';
out.contacts_remove = 'Remove this contact';
out.contacts_confirmRemove = 'Are you sure you want to remove <em>{0}</em> from your contacts?';
out.contacts_typeHere = "Type a message here...";
out.contacts_info1 = "These are your contacts. From here, you can:";
out.contacts_info2 = "Click your contact's icon to chat with them";