Commit 3175686a authored by Tibor Goldschwendt's avatar Tibor Goldschwendt Committed by Commit Bot

[ntp][modules] Add strings for modules customize tab

This new tabs will allow users to disable NTP modules.

Bug: 1135393
Change-Id: I734742fe098010dbb57c6b3ec3f703fac01c6ba7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2451526
Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org>
Auto-Submit: Tibor Goldschwendt <tiborg@chromium.org>
Reviewed-by: default avatarMoe Ahmadi <mahmadi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#814254}
parent c5472233
......@@ -5521,6 +5521,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_NTP_CUSTOMIZE_MENU_SHORTCUTS_LABEL" desc="The label for the shortcuts option in the customization menu on the New Tab Page.">
Shortcuts
</message>
<message name="IDS_NTP_CUSTOMIZE_MENU_MODULES_LABEL" desc="The label for the modules option in the customization menu on the New Tab Page.">
Cards
</message>
<message name="IDS_NTP_CUSTOMIZE_MENU_COLOR_LABEL" desc="The label for the colors and themes option in the customization menu on the New Tab Page">
Color and theme
</message>
......@@ -5548,6 +5551,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_NTP_CUSTOMIZE_MY_SHORTCUTS_DESC" desc="The description for the option to show most visited sites in the customization menu on the New Tab Page">
Shortcuts are curated by you
</message>
<message name="IDS_NTP_CUSTOMIZE_HIDE_MODULES_LABEL" desc="The label for the option to hide modules in the customization menu on the New Tab Page">
Hide cards
</message>
<message name="IDS_NTP_CUSTOMIZE_HIDE_MODULES_DESC" desc="The description for the option to hide modules in the customization menu on the New Tab Page">
Don't show cards on this page
</message>
<message name="IDS_NTP_CUSTOMIZE_3PT_THEME_DESC" desc="The description for the installed third-party themes in the customization menu on the New Tab Page">
Current theme you have installed
</message>
......
f0e26e18023df066f36db886546c5b872f4330a5
\ No newline at end of file
f0e26e18023df066f36db886546c5b872f4330a5
\ No newline at end of file
f0e26e18023df066f36db886546c5b872f4330a5
\ No newline at end of file
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