Browse Source

Change defaultMessage for spoiler placeholder (#4329)

master
Yamagishi Kazutoshi 6 years ago
committed by Eugen Rochko
parent
commit
117eb3b2bc
33 changed files with 2 additions and 54 deletions
  1. +1
    -1
      app/javascript/mastodon/features/compose/components/compose_form.js
  2. +0
    -1
      app/javascript/mastodon/locales/ar.json
  3. +0
    -1
      app/javascript/mastodon/locales/bg.json
  4. +0
    -1
      app/javascript/mastodon/locales/ca.json
  5. +0
    -1
      app/javascript/mastodon/locales/de.json
  6. +1
    -22
      app/javascript/mastodon/locales/defaultMessages.json
  7. +0
    -1
      app/javascript/mastodon/locales/en.json
  8. +0
    -1
      app/javascript/mastodon/locales/eo.json
  9. +0
    -1
      app/javascript/mastodon/locales/es.json
  10. +0
    -1
      app/javascript/mastodon/locales/fa.json
  11. +0
    -1
      app/javascript/mastodon/locales/fi.json
  12. +0
    -1
      app/javascript/mastodon/locales/fr.json
  13. +0
    -1
      app/javascript/mastodon/locales/he.json
  14. +0
    -1
      app/javascript/mastodon/locales/hr.json
  15. +0
    -1
      app/javascript/mastodon/locales/hu.json
  16. +0
    -1
      app/javascript/mastodon/locales/id.json
  17. +0
    -1
      app/javascript/mastodon/locales/io.json
  18. +0
    -1
      app/javascript/mastodon/locales/it.json
  19. +0
    -1
      app/javascript/mastodon/locales/ja.json
  20. +0
    -1
      app/javascript/mastodon/locales/ko.json
  21. +0
    -1
      app/javascript/mastodon/locales/nl.json
  22. +0
    -1
      app/javascript/mastodon/locales/no.json
  23. +0
    -1
      app/javascript/mastodon/locales/oc.json
  24. +0
    -1
      app/javascript/mastodon/locales/pl.json
  25. +0
    -1
      app/javascript/mastodon/locales/pt-BR.json
  26. +0
    -1
      app/javascript/mastodon/locales/pt.json
  27. +0
    -1
      app/javascript/mastodon/locales/ru.json
  28. +0
    -1
      app/javascript/mastodon/locales/th.json
  29. +0
    -1
      app/javascript/mastodon/locales/tr.json
  30. +0
    -1
      app/javascript/mastodon/locales/uk.json
  31. +0
    -1
      app/javascript/mastodon/locales/zh-CN.json
  32. +0
    -1
      app/javascript/mastodon/locales/zh-HK.json
  33. +0
    -1
      app/javascript/mastodon/locales/zh-TW.json

+ 1
- 1
app/javascript/mastodon/features/compose/components/compose_form.js View File

@@ -20,7 +20,7 @@ import { length } from 'stringz';

const messages = defineMessages({
placeholder: { id: 'compose_form.placeholder', defaultMessage: 'What is on your mind?' },
spoiler_placeholder: { id: 'compose_form.spoiler_placeholder', defaultMessage: 'Content warning' },
spoiler_placeholder: { id: 'compose_form.spoiler_placeholder', defaultMessage: 'Write your warning here' },
publish: { id: 'compose_form.publish', defaultMessage: 'Toot' },
publishLoud: { id: 'compose_form.publish_loud', defaultMessage: '{publish}!' },
});


+ 0
- 1
app/javascript/mastodon/locales/ar.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "لا تقم بإدراجه على الخيوط العامة",
"privacy.unlisted.short": "غير مدرج",
"reply_indicator.cancel": "إلغاء",
"report.heading": "New report",
"report.placeholder": "تعليقات إضافية",
"report.submit": "إرسال",
"report.target": "إبلاغ",


+ 0
- 1
app/javascript/mastodon/locales/bg.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Do not show in public timelines",
"privacy.unlisted.short": "Unlisted",
"reply_indicator.cancel": "Отказ",
"report.heading": "New report",
"report.placeholder": "Additional comments",
"report.submit": "Submit",
"report.target": "Reporting",


+ 0
- 1
app/javascript/mastodon/locales/ca.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "No publicar en línies de temps públiques",
"privacy.unlisted.short": "No llistat",
"reply_indicator.cancel": "Cancel·lar",
"report.heading": "New report",
"report.placeholder": "Comentaris addicionals",
"report.submit": "Enviar",
"report.target": "Informes",


+ 0
- 1
app/javascript/mastodon/locales/de.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Nicht in öffentlichen Zeitleisten anzeigen",
"privacy.unlisted.short": "Nicht gelistet",
"reply_indicator.cancel": "Abbrechen",
"report.heading": "New report",
"report.placeholder": "Zusätzliche Kommentare",
"report.submit": "Absenden",
"report.target": "Melden",


+ 1
- 22
app/javascript/mastodon/locales/defaultMessages.json View File

@@ -452,7 +452,7 @@
"id": "compose_form.placeholder"
},
{
"defaultMessage": "Content warning",
"defaultMessage": "Write your warning here",
"id": "compose_form.spoiler_placeholder"
},
{
@@ -968,27 +968,6 @@
{
"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": [
{
"defaultMessage": "A look inside...",
"id": "standalone.public_title"
}


+ 0
- 1
app/javascript/mastodon/locales/en.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Do not post to public timelines",
"privacy.unlisted.short": "Unlisted",
"reply_indicator.cancel": "Cancel",
"report.heading": "New report",
"report.placeholder": "Additional comments",
"report.submit": "Submit",
"report.target": "Reporting {target}",


+ 0
- 1
app/javascript/mastodon/locales/eo.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Do not show in public timelines",
"privacy.unlisted.short": "Unlisted",
"reply_indicator.cancel": "Rezigni",
"report.heading": "New report",
"report.placeholder": "Additional comments",
"report.submit": "Submit",
"report.target": "Reporting",


+ 0
- 1
app/javascript/mastodon/locales/es.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "No mostrar en la historia federada",
"privacy.unlisted.short": "Sin federar",
"reply_indicator.cancel": "Cancelar",
"report.heading": "New report",
"report.placeholder": "Additional comments",
"report.submit": "Submit",
"report.target": "Reporting",


+ 0
- 1
app/javascript/mastodon/locales/fa.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "عمومی، ولی فهرست نکن",
"privacy.unlisted.short": "فهرست‌نشده",
"reply_indicator.cancel": "لغو",
"report.heading": "New report",
"report.placeholder": "توضیح اضافه",
"report.submit": "بفرست",
"report.target": "گزارش‌دادن",


+ 0
- 1
app/javascript/mastodon/locales/fi.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Do not show in public timelines",
"privacy.unlisted.short": "Unlisted",
"reply_indicator.cancel": "Peruuta",
"report.heading": "New report",
"report.placeholder": "Additional comments",
"report.submit": "Submit",
"report.target": "Reporting",


+ 0
- 1
app/javascript/mastodon/locales/fr.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Ne pas afficher dans les fils publics",
"privacy.unlisted.short": "Non-listé",
"reply_indicator.cancel": "Annuler",
"report.heading": "New report",
"report.placeholder": "Commentaires additionnels",
"report.submit": "Envoyer",
"report.target": "Signalement",


+ 0
- 1
app/javascript/mastodon/locales/he.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "לא יופיע בפידים הציבוריים המשותפים",
"privacy.unlisted.short": "לא לפיד הכללי",
"reply_indicator.cancel": "ביטול",
"report.heading": "New report",
"report.placeholder": "הערות נוספות",
"report.submit": "שליחה",
"report.target": "דיווח",


+ 0
- 1
app/javascript/mastodon/locales/hr.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Ne prikazuj u javnim timelineovima",
"privacy.unlisted.short": "Unlisted",
"reply_indicator.cancel": "Otkaži",
"report.heading": "New report",
"report.placeholder": "Dodatni komentari",
"report.submit": "Pošalji",
"report.target": "Prijavljivanje",


+ 0
- 1
app/javascript/mastodon/locales/hu.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Do not show in public timelines",
"privacy.unlisted.short": "Unlisted",
"reply_indicator.cancel": "Mégsem",
"report.heading": "New report",
"report.placeholder": "Additional comments",
"report.submit": "Submit",
"report.target": "Reporting",


+ 0
- 1
app/javascript/mastodon/locales/id.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Tidak ditampilkan di linimasa publik",
"privacy.unlisted.short": "Tak Terdaftar",
"reply_indicator.cancel": "Batal",
"report.heading": "New report",
"report.placeholder": "Komentar tambahan",
"report.submit": "Kirim",
"report.target": "Melaporkan",


+ 0
- 1
app/javascript/mastodon/locales/io.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Ne montrar en publika tempolinei",
"privacy.unlisted.short": "Ne enlistigota",
"reply_indicator.cancel": "Nihiligar",
"report.heading": "New report",
"report.placeholder": "Plusa komenti",
"report.submit": "Sendar",
"report.target": "Denuncante",


+ 0
- 1
app/javascript/mastodon/locales/it.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Non mostrare sulla timeline pubblica",
"privacy.unlisted.short": "Non elencato",
"reply_indicator.cancel": "Annulla",
"report.heading": "New report",
"report.placeholder": "Commenti aggiuntivi",
"report.submit": "Invia",
"report.target": "Invio la segnalazione",


+ 0
- 1
app/javascript/mastodon/locales/ja.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "公開TLで表示しない",
"privacy.unlisted.short": "未収載",
"reply_indicator.cancel": "キャンセル",
"report.heading": "New report",
"report.placeholder": "コメント",
"report.submit": "通報する",
"report.target": "問題のユーザー",


+ 0
- 1
app/javascript/mastodon/locales/ko.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "공개 타임라인에 표시하지 않음",
"privacy.unlisted.short": "Unlisted",
"reply_indicator.cancel": "취소",
"report.heading": "New report",
"report.placeholder": "코멘트",
"report.submit": "신고하기",
"report.target": "문제가 된 사용자",


+ 0
- 1
app/javascript/mastodon/locales/nl.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Niet op openbare tijdlijnen tonen",
"privacy.unlisted.short": "Minder openbaar",
"reply_indicator.cancel": "Annuleren",
"report.heading": "New report",
"report.placeholder": "Extra opmerkingen",
"report.submit": "Verzenden",
"report.target": "Rapporteren van",


+ 0
- 1
app/javascript/mastodon/locales/no.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Ikke vis i offentlige tidslinjer",
"privacy.unlisted.short": "Uoppført",
"reply_indicator.cancel": "Avbryt",
"report.heading": "New report",
"report.placeholder": "Tilleggskommentarer",
"report.submit": "Send inn",
"report.target": "Rapporterer",


+ 0
- 1
app/javascript/mastodon/locales/oc.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Mostrar pas dins los fluxes publics",
"privacy.unlisted.short": "Pas-listat",
"reply_indicator.cancel": "Anullar",
"report.heading": "New report",
"report.placeholder": "Comentaris addicionals",
"report.submit": "Mandar",
"report.target": "Senhalar {target}",


+ 0
- 1
app/javascript/mastodon/locales/pl.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Niewidoczne na publicznych osiach czasu",
"privacy.unlisted.short": "Niewidoczne",
"reply_indicator.cancel": "Anuluj",
"report.heading": "Nowe zgłoszenie",
"report.placeholder": "Dodatkowe komentarze",
"report.submit": "Wyślij",
"report.target": "Zgłaszanie {target}",


+ 0
- 1
app/javascript/mastodon/locales/pt-BR.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Não publicar nos feeds públicos",
"privacy.unlisted.short": "Não listar",
"reply_indicator.cancel": "Cancelar",
"report.heading": "New report",
"report.placeholder": "Comentários adicionais",
"report.submit": "Enviar",
"report.target": "Denunciar",


+ 0
- 1
app/javascript/mastodon/locales/pt.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Não publicar nos feeds públicos",
"privacy.unlisted.short": "Não listar",
"reply_indicator.cancel": "Cancelar",
"report.heading": "New report",
"report.placeholder": "Comentários adicionais",
"report.submit": "Enviar",
"report.target": "Denunciar",


+ 0
- 1
app/javascript/mastodon/locales/ru.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Не показывать в лентах",
"privacy.unlisted.short": "Скрытый",
"reply_indicator.cancel": "Отмена",
"report.heading": "New report",
"report.placeholder": "Комментарий",
"report.submit": "Отправить",
"report.target": "Жалуемся на",


+ 0
- 1
app/javascript/mastodon/locales/th.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Do not post to public timelines",
"privacy.unlisted.short": "Unlisted",
"reply_indicator.cancel": "Cancel",
"report.heading": "New report",
"report.placeholder": "Additional comments",
"report.submit": "Submit",
"report.target": "Reporting",


+ 0
- 1
app/javascript/mastodon/locales/tr.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Herkese açık zaman tüneline gönderme",
"privacy.unlisted.short": "Listelenmemiş",
"reply_indicator.cancel": "İptal",
"report.heading": "New report",
"report.placeholder": "Ek yorumlar",
"report.submit": "Gönder",
"report.target": "Raporlama",


+ 0
- 1
app/javascript/mastodon/locales/uk.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Не показувати у публічних стрічках",
"privacy.unlisted.short": "Прихований",
"reply_indicator.cancel": "Відмінити",
"report.heading": "New report",
"report.placeholder": "Додаткові коментарі",
"report.submit": "Відправити",
"report.target": "Скаржимося на",


+ 0
- 1
app/javascript/mastodon/locales/zh-CN.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "公开,但不在公共时间轴显示",
"privacy.unlisted.short": "公开",
"reply_indicator.cancel": "取消",
"report.heading": "New report",
"report.placeholder": "额外消息",
"report.submit": "提交",
"report.target": "Reporting",


+ 0
- 1
app/javascript/mastodon/locales/zh-HK.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "公開,但不在公共時間軸顯示",
"privacy.unlisted.short": "公開",
"reply_indicator.cancel": "取消",
"report.heading": "New report",
"report.placeholder": "額外訊息",
"report.submit": "提交",
"report.target": "舉報",


+ 0
- 1
app/javascript/mastodon/locales/zh-TW.json View File

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "不要貼到公開時間軸",
"privacy.unlisted.short": "不列出來",
"reply_indicator.cancel": "取消",
"report.heading": "New report",
"report.placeholder": "更多訊息",
"report.submit": "送出",
"report.target": "通報中",


Loading…
Cancel
Save