Skip to content

Commit

Permalink
[STTS] Add strings for STTS 2.0
Browse files Browse the repository at this point in the history
Bug: 1206381
Change-Id: I728eccd9f1a3eaf294d4fce32714f0c6ef7db76a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2912896
Commit-Queue: Kyle Milka <kmilka@chromium.org>
Reviewed-by: Kristi Park <kristipark@chromium.org>
Cr-Commit-Position: refs/heads/master@{#886033}
  • Loading branch information
Kyle Milka authored and Chromium LUCI CQ committed May 24, 2021
1 parent eead1ba commit 1e2f069
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions chrome/app/generated_resources.grd
Original file line number Diff line number Diff line change
Expand Up @@ -7511,6 +7511,15 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_CONTEXT_MENU_SEND_TAB_TO_SELF_SINGLE_TARGET" desc="The label for the different context menu items for sharing this tab to the single other valid target device.">
Send to <ph name="DEVICE_NAME">$1<ex>Ted's Pixel2</ex></ph>
</message>
<message name="IDS_TOOLBAR_BUTTON_SEND_TAB_TO_SELF_FROM_DEVICE" desc="The label for the device a received tab was sent from. Shown in the toolbar bubble.">
Shared from <ph name="DEVICE_NAME">$1<ex>Ted's Pixel2</ex></ph>
</message>
<message name="IDS_TOOLBAR_BUTTON_SEND_TAB_TO_SELF_TITLE" desc="The title for the received tab dialog shown from the toolbar button.">
Page shared from another device
</message>
<message name="IDS_TOOLBAR_BUTTON_SEND_TAB_TO_SELF_BUTTON_LABEL" desc="The label for the button in the received tab dialog shown from the toolbar button.">
Open in New Tab
</message>
<if expr="not use_titlecase">
<message name="IDS_CONTEXT_MENU_SEND_TAB_TO_SELF" desc="The label of item for share this tab to other devices in different context menus.">
Send to your devices
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
5023fa913f493db80b2ffbbb73b170a8b8c789ce
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
5023fa913f493db80b2ffbbb73b170a8b8c789ce
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
5023fa913f493db80b2ffbbb73b170a8b8c789ce

0 comments on commit 1e2f069

Please sign in to comment.