2020-11-24 20:24:47 -08:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
|
|
|
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
|
|
|
<!-- Label for app share drop target. [CHAR_LIMIT=20] -->
|
|
|
|
|
<string name="app_share_drop_target_label">Share App</string>
|
2021-01-11 17:20:00 -08:00
|
|
|
|
|
|
|
|
<!-- ******* Overview ******* -->
|
|
|
|
|
<!-- Label for a button that lets the user listen to the content of the current app. [CHAR_LIMIT=40] -->
|
|
|
|
|
<string name="action_listen">Listen</string>
|
|
|
|
|
<!-- Label for a button that translates a screenshot of the current app. [CHAR_LIMIT=40] -->
|
|
|
|
|
<string name="action_translate">Translate</string>
|
|
|
|
|
<!-- Label for a button that triggers Search on a screenshot of the current app. [CHAR_LIMIT=40] -->
|
2021-03-24 10:16:00 -07:00
|
|
|
<string name="action_search">Lens</string>
|
2020-11-24 20:24:47 -08:00
|
|
|
</resources>
|