Rename chrome://flags/enterprise to chrome://flags/deprecated

Bug: 982371
Change-Id: I6b6aaf1615cad18927df9523f12dac779b2375c0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1779105
Reviewed-by: Nico Weber <[email protected]>
Reviewed-by: Hector Carmona <[email protected]>
Reviewed-by: Elly Fong-Jones <[email protected]>
Commit-Queue: Yann Dago <[email protected]>
Cr-Commit-Position: refs/heads/master@{#693179}
diff --git a/components/components_chromium_strings.grd b/components/components_chromium_strings.grd
index a8682046..17658371 100644
--- a/components/components_chromium_strings.grd
+++ b/components/components_chromium_strings.grd
@@ -198,14 +198,14 @@
         </message>
       </if>
 
-      <!-- about:flags/enterprise strings -->
+      <!-- about:flags/deprecated strings -->
       <if expr="not chromeos">
-        <message name="IDS_ENTERPRISE_SETTINGS_RELAUNCH_NOTICE" desc="Notifies the user that they need to relaunch Chromium. Shown next to a button that says 'Relaunch Now'.">
+        <message name="IDS_DEPRECATED_FEATURES_RELAUNCH_NOTICE" desc="Notifies the user that they need to relaunch Chromium. Shown next to a button that says 'Relaunch Now'.">
           Your changes will take effect the next time you relaunch Chromium.
         </message>
       </if>
       <if expr="chromeos">
-        <message name="IDS_ENTERPRISE_SETTINGS_RELAUNCH_NOTICE" desc="Notifies the user that they need to restart Chromium OS. Shown next to a button that says 'Restart Now'.">
+        <message name="IDS_DEPRECATED_FEATURES_RELAUNCH_NOTICE" desc="Notifies the user that they need to restart Chromium OS. Shown next to a button that says 'Restart Now'.">
           Your changes will take effect the next time you restart your device.
         </message>
       </if>