Commit 60ff7073 authored by Yasmin's avatar Yasmin Committed by Commit Bot

Update click to call text in right click menu.

Bug: 1005813
Change-Id: Ia88ff78c8167025bc054c1293616d8e157167dcf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1824109Reviewed-by: default avatarMichael van Ouwerkerk <mvanouwerkerk@chromium.org>
Commit-Queue: Michael van Ouwerkerk <mvanouwerkerk@chromium.org>
Commit-Queue: Yasmin Molazadeh <yasmo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#700171}
parent 8e6ba281
......@@ -6575,7 +6575,7 @@ the Bookmarks menu.">
<!-- Sharing features. -->
<if expr="not use_titlecase">
<message name="IDS_CONTENT_CONTEXT_SHARING_CLICK_TO_CALL_MULTIPLE_DEVICES" desc="The label of item for click to call in context menu when multiple devices are available.">
Call from your devices
Call from your device
</message>
<message name="IDS_CONTENT_CONTEXT_SHARING_CLICK_TO_CALL_SINGLE_DEVICE" desc="The label of item for click to call in context menu for showing device name when one device is available.">
Call from <ph name="DEVICE_NAME">$1<ex>Jimmy's Pixel</ex></ph>
......@@ -6596,7 +6596,7 @@ the Bookmarks menu.">
<if expr="use_titlecase">
<message name="IDS_CONTENT_CONTEXT_SHARING_CLICK_TO_CALL_MULTIPLE_DEVICES" desc="In Title Case: The label of item for click to call in context menu when multiple devices are available.">
Call from Your Devices
Call from Your Device
</message>
<message name="IDS_CONTENT_CONTEXT_SHARING_CLICK_TO_CALL_SINGLE_DEVICE" desc="In Title Case: The label of item for click to call in context menu when single device is available.">
Call from <ph name="DEVICE_NAME">$1<ex>Jimmy's Pixel</ex></ph>
......
d3ea7c88529dd93e5f403fa57d5df3bfadf8936a
\ No newline at end of file
9d72c058ec472b608da7d8b2483890fc8c3cbec6
\ 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