| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index c36267830842af71f138c1f92baaab6c03fdfd40..af4b7f4e06ffba7928b4af388e30db7d114a6c71 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -3214,4 +3214,18 @@
|
| 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>
|
| + <message name="IDS_SETTINGS_MULTIDEVICE_SMS_CONNECT_SUMMARY" desc="Summary explaining what the SMS connect feature does.">
|
| + Get notifications for new text messages on your Chromebook
|
| + </message>
|
| + </if>
|
| +
|
| </grit-part>
|
|
|