Merge "Fix talkback name of screen pinning button" into lmp-mr1-dev

This commit is contained in:
Jason Monk
2014-10-24 13:54:57 +00:00
committed by Android (Google) Code Review

View File

@@ -657,8 +657,8 @@
<string name="recents_empty_message">Your recent screens appear here</string> <string name="recents_empty_message">Your recent screens appear here</string>
<!-- Recents: The info panel app info button string. [CHAR LIMIT=NONE] --> <!-- Recents: The info panel app info button string. [CHAR LIMIT=NONE] -->
<string name="recents_app_info_button_label">Application Info</string> <string name="recents_app_info_button_label">Application Info</string>
<!-- Recents: The lock-to-app button. [CHAR LIMIT=NONE] --> <!-- Recents: The screen pinning button. [CHAR LIMIT=NONE] -->
<string name="recents_lock_to_app_button_label">lock to app</string> <string name="recents_lock_to_app_button_label">screen pinning</string>
<!-- Recents: Temporary string for the button in the recents search bar. [CHAR LIMIT=NONE] --> <!-- Recents: Temporary string for the button in the recents search bar. [CHAR LIMIT=NONE] -->
<string name="recents_search_bar_label">search</string> <string name="recents_search_bar_label">search</string>
<!-- Recents: Launch error string. [CHAR LIMIT=NONE] --> <!-- Recents: Launch error string. [CHAR LIMIT=NONE] -->