File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 193193
194194 <!-- Alternate Recents -->
195195 <activity android : name =" .recents.RecentsActivity"
196+ android : label =" @string/accessibility_desc_recent_apps"
196197 android : launchMode =" singleInstance"
197198 android : excludeFromRecents =" true"
198199 android : theme =" @style/RecentsTheme" >
Original file line number Diff line number Diff line change 206206 <!-- Content description of the menu button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
207207 <string name =" accessibility_menu" >Menu</string >
208208 <!-- Content description of the recents button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
209- <string name =" accessibility_recent" >Recent apps </string >
209+ <string name =" accessibility_recent" >Recent screens </string >
210210 <!-- Content description of the search button for accessibility. [CHAR LIMIT=NONE] -->
211211 <string name =" accessibility_search_light" >Search</string >
212212 <!-- Content description of the camera button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
391391 <!-- Content description for the quick settings panel (not shown on the screen). [CHAR LIMIT=NONE] -->
392392 <string name =" accessibility_desc_quick_settings" >Quick settings.</string >
393393 <!-- Content description for the recent apps panel (not shown on the screen). [CHAR LIMIT=NONE] -->
394- <string name =" accessibility_desc_recent_apps" >Recent apps .</string >
394+ <string name =" accessibility_desc_recent_apps" >Recent screens .</string >
395395
396396 <!-- Content description of the user tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] -->
397397 <string name =" accessibility_quick_settings_user" >User <xliff : g id =" user" example =" John Doe" >%s</xliff : g >.</string >
You can’t perform that action at this time.
0 commit comments