Change defaultMessage for spoiler placeholder (#4329)

This commit is contained in:
Yamagishi Kazutoshi
2017-07-24 21:49:06 +09:00
committed by Eugen Rochko
parent de985a30bc
commit 117eb3b2bc
33 changed files with 2 additions and 54 deletions

View File

@ -452,7 +452,7 @@
"id": "compose_form.placeholder"
},
{
"defaultMessage": "Content warning",
"defaultMessage": "Write your warning here",
"id": "compose_form.spoiler_placeholder"
},
{
@ -965,27 +965,6 @@
],
"path": "app/javascript/mastodon/features/public_timeline/index.json"
},
{
"descriptors": [
{
"defaultMessage": "New report",
"id": "report.heading"
},
{
"defaultMessage": "Additional comments",
"id": "report.placeholder"
},
{
"defaultMessage": "Submit",
"id": "report.submit"
},
{
"defaultMessage": "Reporting",
"id": "report.target"
}
],
"path": "app/javascript/mastodon/features/report/index.json"
},
{
"descriptors": [
{