Settings suggestions now describes expand and collapse in talkback

am: 62cf9efd9b

Change-Id: Iba413a4b55d79d3baff5147b2a04f3c606b2f3a3
This commit is contained in:
Matthew Fritze
2016-09-28 22:58:10 +00:00
committed by android-build-merger
2 changed files with 20 additions and 3 deletions

View File

@@ -5870,6 +5870,12 @@
<!--Dashboard strings-->
<!-- Text to describe the dashboard fragment title [CHAR LIMIT=16] -->
<string name="dashboard_title">Settings</string>
<!-- Text to describe the items to be expanded as suggested settings [CHAR LIMIT=none] -->
<plurals name="settings_suggestion_header_summary_hidden_items">
<item quantity="one">Show %d hidden item</item>
<item quantity="other">Show %d hidden items</item>
</plurals>
<!-- Search strings -->
<!-- Text to describe the search results fragment title [CHAR LIMIT=16] -->