Settings suggestions now describes expand and collapse in talkback am: 62cf9efd9b

am: d522eff9e5

Change-Id: I95c7c1e9f7e3cec8dc9d439b480b78b2520730fb
This commit is contained in:
Matthew Fritze
2016-09-28 23:01:12 +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] -->