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

This new tabs will allow users to disable NTP modules.

(cherry picked from commit 3175686af910882e8d9ffef5aa7518be1a7f8998)

Bug: 1135393
Change-Id: I734742fe098010dbb57c6b3ec3f703fac01c6ba7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2451526
Commit-Queue: Tibor Goldschwendt <[email protected]>
Auto-Submit: Tibor Goldschwendt <[email protected]>
Reviewed-by: Moe Ahmadi <[email protected]>
Cr-Original-Commit-Position: refs/heads/master@{#814254}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2465512
Reviewed-by: Tibor Goldschwendt <[email protected]>
Cr-Commit-Position: refs/branch-heads/4280@{#272}
Cr-Branched-From: ea420fb963f9658c9969b6513c56b8f47efa1a2a-refs/heads/master@{#812852}
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index cc0d498a8..27ad183c 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5521,6 +5521,9 @@
       <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 @@
       <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>
diff --git a/chrome/app/generated_resources_grd/IDS_NTP_CUSTOMIZE_HIDE_MODULES_DESC.png.sha1 b/chrome/app/generated_resources_grd/IDS_NTP_CUSTOMIZE_HIDE_MODULES_DESC.png.sha1
new file mode 100644
index 0000000..1f0a0ede
--- /dev/null
+++ b/chrome/app/generated_resources_grd/IDS_NTP_CUSTOMIZE_HIDE_MODULES_DESC.png.sha1
@@ -0,0 +1 @@
+f0e26e18023df066f36db886546c5b872f4330a5
\ No newline at end of file
diff --git a/chrome/app/generated_resources_grd/IDS_NTP_CUSTOMIZE_HIDE_MODULES_LABEL.png.sha1 b/chrome/app/generated_resources_grd/IDS_NTP_CUSTOMIZE_HIDE_MODULES_LABEL.png.sha1
new file mode 100644
index 0000000..1f0a0ede
--- /dev/null
+++ b/chrome/app/generated_resources_grd/IDS_NTP_CUSTOMIZE_HIDE_MODULES_LABEL.png.sha1
@@ -0,0 +1 @@
+f0e26e18023df066f36db886546c5b872f4330a5
\ No newline at end of file
diff --git a/chrome/app/generated_resources_grd/IDS_NTP_CUSTOMIZE_MENU_MODULES_LABEL.png.sha1 b/chrome/app/generated_resources_grd/IDS_NTP_CUSTOMIZE_MENU_MODULES_LABEL.png.sha1
new file mode 100644
index 0000000..1f0a0ede
--- /dev/null
+++ b/chrome/app/generated_resources_grd/IDS_NTP_CUSTOMIZE_MENU_MODULES_LABEL.png.sha1
@@ -0,0 +1 @@
+f0e26e18023df066f36db886546c5b872f4330a5
\ No newline at end of file