Merge commit 'b9f59ebcc68e9da0a7158741a1a2ef3564e1321e' into merging-upstream
This commit is contained in:
@@ -516,6 +516,22 @@
|
||||
"defaultMessage": "Search...",
|
||||
"id": "emoji_button.search"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "No emojos!! (╯°□°)╯︵ ┻━┻",
|
||||
"id": "emoji_button.not_found"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Custom",
|
||||
"id": "emoji_button.custom"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Frequently used",
|
||||
"id": "emoji_button.recent"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Search results",
|
||||
"id": "emoji_button.search_results"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "People",
|
||||
"id": "emoji_button.people"
|
||||
@@ -682,10 +698,6 @@
|
||||
{
|
||||
"defaultMessage": "locked",
|
||||
"id": "compose_form.lock_disclaimer.lock"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Your private status will be delivered to mentioned users on {domains}. Do you trust {domainsCount, plural, one {that server} other {those servers}}? Post privacy only works on Mastodon instances. If {domains} {domainsCount, plural, one {is not a Mastodon instance} other {are not Mastodon instances}}, there will be no indication that your post is private, and it may be boosted or otherwise made visible to unintended recipients.",
|
||||
"id": "compose_form.privacy_disclaimer"
|
||||
}
|
||||
],
|
||||
"path": "app/javascript/mastodon/features/compose/containers/warning_container.json"
|
||||
@@ -1331,15 +1343,6 @@
|
||||
],
|
||||
"path": "app/javascript/mastodon/features/ui/components/upload_area.json"
|
||||
},
|
||||
{
|
||||
"descriptors": [
|
||||
{
|
||||
"defaultMessage": "Close",
|
||||
"id": "lightbox.close"
|
||||
}
|
||||
],
|
||||
"path": "app/javascript/mastodon/features/ui/components/video_modal.json"
|
||||
},
|
||||
{
|
||||
"descriptors": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user