Merge git://github.com/tootsuite/mastodon into tootsuite-master

This commit is contained in:
Ondřej Hruška
2017-07-25 21:36:22 +02:00
139 changed files with 1196 additions and 758 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"
@@ -452,7 +456,7 @@
"id": "compose_form.placeholder"
},
{
"defaultMessage": "Content warning",
"defaultMessage": "Write your warning here",
"id": "compose_form.spoiler_placeholder"
},
{