Commit c1be0e8f authored by Joon Ahn's avatar Joon Ahn Committed by Commit Bot

Change feedback dialog title copy

tc/1073295953913769610

Bug: chromium:1005533
Change-Id: I8c1a688801b0b10a312a2e2ab1ad9a487123b134
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874015Reviewed-by: default avatarIan Barkley-Yeung <iby@chromium.org>
Commit-Queue: Joon Ahn <joonbug@chromium.org>
Cr-Commit-Position: refs/heads/master@{#709676}
parent 6288d7c0
...@@ -5806,7 +5806,7 @@ the Bookmarks menu."> ...@@ -5806,7 +5806,7 @@ the Bookmarks menu.">
<!-- Feedback Dialog --> <!-- Feedback Dialog -->
<if expr="use_titlecase"> <if expr="use_titlecase">
<message name="IDS_FEEDBACK_REPORT_PAGE_TITLE" desc="Label showing the title of the page that will be reported"> <message name="IDS_FEEDBACK_REPORT_PAGE_TITLE" desc="Label showing the title of the page that will be reported">
Tell Us What's Happening Send Feedback to Google
</message> </message>
<message name="IDS_FEEDBACK_REPORT_PAGE_TITLE_SAD_TAB_FLOW" desc="Label showing the title of the feedback app window when the crash report has been requested from the 'Aw, Snap!' page"> <message name="IDS_FEEDBACK_REPORT_PAGE_TITLE_SAD_TAB_FLOW" desc="Label showing the title of the feedback app window when the crash report has been requested from the 'Aw, Snap!' page">
Describe What You Were Doing When The Tab Crashed Describe What You Were Doing When The Tab Crashed
...@@ -5814,7 +5814,7 @@ the Bookmarks menu."> ...@@ -5814,7 +5814,7 @@ the Bookmarks menu.">
</if> </if>
<if expr="not use_titlecase"> <if expr="not use_titlecase">
<message name="IDS_FEEDBACK_REPORT_PAGE_TITLE" desc="Label showing the title of the page that will be reported"> <message name="IDS_FEEDBACK_REPORT_PAGE_TITLE" desc="Label showing the title of the page that will be reported">
Tell us what's happening Send feedback to Google
</message> </message>
<message name="IDS_FEEDBACK_REPORT_PAGE_TITLE_SAD_TAB_FLOW" desc="Label showing the title of the feedback app window when the crash report has been requested from the 'Aw, Snap!' page"> <message name="IDS_FEEDBACK_REPORT_PAGE_TITLE_SAD_TAB_FLOW" desc="Label showing the title of the feedback app window when the crash report has been requested from the 'Aw, Snap!' page">
Describe what you were doing when the tab crashed Describe what you were doing when the tab crashed
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment