Index: chrome/app/settings_strings.grdp |
diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp |
index 442e7aee9f87e65bce68fadf7350ebac8704df2d..528bdaf626cebc7cc0a53e8b0daa09abd1c75297 100644 |
--- a/chrome/app/settings_strings.grdp |
+++ b/chrome/app/settings_strings.grdp |
@@ -3208,4 +3208,15 @@ |
Open proxy settings |
</message> |
</if> |
+ |
+ <!-- Multidevice Page --> |
+ <if expr="chromeos"> |
+ <message name="IDS_SETTINGS_MULTIDEVICE" desc="Name of the settings page features the user's other devices connected to the Chromebook."> |
+ Connected devices |
+ </message> |
+ <message name="IDS_SETTINGS_MULTIDEVICE_SMS_CONNECT" desc="Title of the multi-device feature for displaying SMS notifications."> |
+ SMS connect |
+ </message> |
+ </if> |
+ |
</grit-part> |