Improve remote profile disclaimer (#4342)

* Improve remote profile disclaimer

* yarn run manage:translations
This commit is contained in:
Eugen Rochko
2017-07-24 20:05:29 +02:00
committed by GitHub
parent 88b5e0b703
commit 07d93716aa
34 changed files with 126 additions and 54 deletions

View File

@ -358,10 +358,6 @@
"defaultMessage": "Media",
"id": "account.media"
},
{
"defaultMessage": "This user is from another instance. This number may be larger.",
"id": "account.disclaimer"
},
{
"defaultMessage": "Hide everything from {domain}",
"id": "account.block_domain"
@ -370,6 +366,14 @@
"defaultMessage": "Unhide {domain}",
"id": "account.unblock_domain"
},
{
"defaultMessage": "Information below may reflect the user's profile incompletely.",
"id": "account.disclaimer_full"
},
{
"defaultMessage": "View full profile",
"id": "account.view_full_profile"
},
{
"defaultMessage": "Posts",
"id": "account.posts"