Commit 9398a65f authored by Jon Mann's avatar Jon Mann Committed by Commit Bot

Wi-Fi Sync: Add strings for feature announcement notification.

Adding strings separately from implementation to give more time for
translation.

Bug: 966270
Change-Id: I110e960a802d5020c42ed7b65993399cef158bf9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2243585
Commit-Queue: Jon Mann <jonmann@chromium.org>
Reviewed-by: default avatarJames Vecore <vecore@google.com>
Cr-Commit-Position: refs/heads/master@{#777992}
parent ef77b7cb
......@@ -459,6 +459,12 @@ This file contains the strings for ash.
<message name="IDS_GESTURE_NOTIFICATION_MESSAGE_LEARN_MORE" desc="The body of the notification to show off new gestures. This notification body links to the help page for the gestures.">
Use gestures to quickly switch between apps and interact with your Chromebook in tablet mode.
</message>
<message name="IDS_WIFI_SYNC_NOTIFICATION_TITLE" desc="The title of the notification to announce that Wi-Fi networks can now be synced between devices.">
Wi-Fi network syncing
</message>
<message name="IDS_WIFI_SYNC_NOTIFICATION_BODY" desc="The body of the notification to announce that Wi-Fi networks can now be synced between devices.">
Your networks will now stay in sync across devices. Tap to learn more.
</message>
<message name="IDS_UPDATE_NOTIFICATION_MESSAGE_LEARN_MORE" desc="The body of the notification to notify that the user should restart to get system updates. This notification body links to the info page on the update.">
Learn more about the latest <ph name="SYSTEM_APP_NAME">$1<ex>Chromium OS</ex></ph> update
</message>
......
7e6a4dcb550ad927bb84aaef20d8d98ab5ac4ec2
\ No newline at end of file
7e6a4dcb550ad927bb84aaef20d8d98ab5ac4ec2
\ 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