From bdbc653cc7b1622f71237ca48c673322058a8a69 Mon Sep 17 00:00:00 2001 From: Igor Zhukov Date: Tue, 14 Oct 2014 22:17:54 +0400 Subject: [PATCH] Fixed langpack --- app/js/locales/en-us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/js/locales/en-us.json b/app/js/locales/en-us.json index 10dcfa9b..5611d838 100644 --- a/app/js/locales/en-us.json +++ b/app/js/locales/en-us.json @@ -59,7 +59,7 @@ "username_edit_modal_title": "Change username", "username_edit_placeholder": "Username", - "username_edit_description_md": "Set username to ...", + "username_edit_description_md": "Username lets other people find you and have a chat in\n**Telegram** without exposing your phone number.\n\nYou can only use symbols like a-z and 0-9.", "username_edit_submit": "Save", "username_edit_submit_active": "Saving...",