Settings suggestions now describes expand and collapse in talkback

Bug: 30314874
Change-Id: I2231148594c8e878111a754e5806c20dd4e289af
This commit is contained in:
Matthew Fritze
2016-07-25 14:34:47 -07:00
parent 798a28ace9
commit 62cf9efd9b
2 changed files with 20 additions and 3 deletions

View File

@@ -5860,6 +5860,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] -->