Commit ffdea4a3 authored by Yasmin's avatar Yasmin Committed by Commit Bot

Update the right click menu text for the Shared Clipboard feature.

Bug: 1005813
Change-Id: I2b2f820ea8347c6b8f9f9f831f9a124c29da88bd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1825599
Commit-Queue: Michael van Ouwerkerk <mvanouwerkerk@chromium.org>
Commit-Queue: Yasmin Molazadeh <yasmo@chromium.org>
Reviewed-by: default avatarMichael van Ouwerkerk <mvanouwerkerk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#700173}
parent e98ee9e0
...@@ -6581,10 +6581,10 @@ the Bookmarks menu."> ...@@ -6581,10 +6581,10 @@ the Bookmarks menu.">
Call from <ph name="DEVICE_NAME">$1<ex>Jimmy's Pixel</ex></ph> Call from <ph name="DEVICE_NAME">$1<ex>Jimmy's Pixel</ex></ph>
</message> </message>
<message name="IDS_CONTENT_CONTEXT_SHARING_SHARED_CLIPBOARD_MULTIPLE_DEVICES" desc="The label of item for shared clipboard in context menu when multiple devices are available."> <message name="IDS_CONTENT_CONTEXT_SHARING_SHARED_CLIPBOARD_MULTIPLE_DEVICES" desc="The label of item for shared clipboard in context menu when multiple devices are available.">
Send text to your devices Copy to your device
</message> </message>
<message name="IDS_CONTENT_CONTEXT_SHARING_SHARED_CLIPBOARD_SINGLE_DEVICE" desc="The label of item for shared clipboard in context menu for showing device name when one device is available."> <message name="IDS_CONTENT_CONTEXT_SHARING_SHARED_CLIPBOARD_SINGLE_DEVICE" desc="The label of item for shared clipboard in context menu for showing device name when one device is available.">
Send text to <ph name="DEVICE_NAME">$1<ex>Jimmy's Pixel</ex></ph> Copy to <ph name="DEVICE_NAME">$1<ex>Jimmy's Pixel</ex></ph>
</message> </message>
<message name="IDS_CONTENT_CONTEXT_SHARING_SHARED_CLIPBOARD_NOTIFICATION_TITLE" desc="The title of the notification shown when a clipboard was shared."> <message name="IDS_CONTENT_CONTEXT_SHARING_SHARED_CLIPBOARD_NOTIFICATION_TITLE" desc="The title of the notification shown when a clipboard was shared.">
Text shared from <ph name="DEVICE_NAME">$1<ex>Jimmy's Pixel</ex></ph> Text shared from <ph name="DEVICE_NAME">$1<ex>Jimmy's Pixel</ex></ph>
...@@ -6602,10 +6602,10 @@ the Bookmarks menu."> ...@@ -6602,10 +6602,10 @@ the Bookmarks menu.">
Call from <ph name="DEVICE_NAME">$1<ex>Jimmy's Pixel</ex></ph> Call from <ph name="DEVICE_NAME">$1<ex>Jimmy's Pixel</ex></ph>
</message> </message>
<message name="IDS_CONTENT_CONTEXT_SHARING_SHARED_CLIPBOARD_MULTIPLE_DEVICES" desc="In Title Case: The label of item for shared clipboard in context menu when multiple devices are available."> <message name="IDS_CONTENT_CONTEXT_SHARING_SHARED_CLIPBOARD_MULTIPLE_DEVICES" desc="In Title Case: The label of item for shared clipboard in context menu when multiple devices are available.">
Send text to Your Devices Copy to Your Device
</message> </message>
<message name="IDS_CONTENT_CONTEXT_SHARING_SHARED_CLIPBOARD_SINGLE_DEVICE" desc="In Title Case: The label of item for shared clipboard in context menu when single device is available."> <message name="IDS_CONTENT_CONTEXT_SHARING_SHARED_CLIPBOARD_SINGLE_DEVICE" desc="In Title Case: The label of item for shared clipboard in context menu when single device is available.">
Send text to <ph name="DEVICE_NAME">$1<ex>Jimmy's Pixel</ex></ph> Copy to <ph name="DEVICE_NAME">$1<ex>Jimmy's Pixel</ex></ph>
</message> </message>
<message name="IDS_CONTENT_CONTEXT_SHARING_SHARED_CLIPBOARD_NOTIFICATION_TITLE" desc="In Title Case: The title of the notification shown when a clipboard was shared."> <message name="IDS_CONTENT_CONTEXT_SHARING_SHARED_CLIPBOARD_NOTIFICATION_TITLE" desc="In Title Case: The title of the notification shown when a clipboard was shared.">
Text shared from <ph name="DEVICE_NAME">$1<ex>Jimmy's Pixel</ex></ph> Text shared from <ph name="DEVICE_NAME">$1<ex>Jimmy's Pixel</ex></ph>
......
d5d655b32a46fca7495984a4b84f6d8334686235 f3c6957798e8bafde2f7f0fedf4df01cd46187fb
\ No newline at end of file \ No newline at end of file
4e7f8e0291fe4dc8314a309da120e172d8937e4c 4edc74d4e5f5d8fbf0ef8e98eb7934aff9092f39
\ No newline at end of file \ 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