From 1f9abe62781c0fdd9527db2b25027e7e0fac5689 Mon Sep 17 00:00:00 2001 From: EpicPupper Date: Fri, 3 Jun 2022 00:09:03 +0000 Subject: [PATCH] Clarify subject placeholder wording Bug: T297974 Change-Id: I64e19358aec7c422b9b947b6d1d9f5b4fc8412ad --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index 0eb3c4188..44b16a55d 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -41,7 +41,7 @@ "discussiontools-newtopic-legacy-hint": "A new way to start topics is here. This update enables you to add topics using an inline form and to ping others with a new shortcut. You can also [$1 switch back to the legacy experience].", "discussiontools-newtopic-legacy-hint-return": "You are now viewing the legacy experience. You can [$1 return to the new experience] or visit preferences to [$2 set the legacy experience as your default].", "discussiontools-newtopic-missing-title": "Please provide a title for your discussion topic. If you click \"{{int:discussiontools-replywidget-newtopic}}\", your topic will be added without a title.", - "discussiontools-newtopic-placeholder-title": "Title", + "discussiontools-newtopic-placeholder-title": "Subject", "discussiontools-notification-subscribed-new-comment-header": "$1 {{GENDER:$2|replied}} in \"$4\".", "discussiontools-notification-subscribed-new-comment-header-bundled": "{{PLURAL:$1|One new reply|$1 new replies|100=99+ new replies}} in \"$3\".", "discussiontools-notification-subscribed-new-comment-header-compact": "$1: $3.",