OverviewActions - update strings for OAV AOSP.

Finalize the strings in overview actions for translation.

Change-Id: I2237507ff33f8fcf04a78bd4e7826383386b01ad
This commit is contained in:
Sreyas 2020-03-31 12:32:55 -07:00
parent 5edc5caf96
commit cd866635d9
1 changed files with 2 additions and 2 deletions

View File

@ -116,7 +116,7 @@
<!-- ******* Overview ******* -->
<!-- Label for a button that causes the current overview app to be shared. [CHAR_LIMIT=40] -->
<string translatable="false" name="action_share">Share</string>
<string name="action_share">Share</string>
<!-- Label for a button that causes a screen shot of the current app to be taken. [CHAR_LIMIT=40] -->
<string translatable="false" name="action_screenshot">Screenshot</string>
<string name="action_screenshot">Screenshot</string>
</resources>