Merge "Add string needed by new device suggestion"

This commit is contained in:
TreeHugger Robot
2017-05-30 23:12:18 +00:00
committed by Android (Google) Code Review

View File

@@ -8768,4 +8768,10 @@
<!-- Help URI, USB Audio [DO NOT TRANSLATE] -->
<string name="help_url_audio_accessory_not_supported" translatable="false"></string>
<!-- Title label for new device suggestion, which is displayed in Settings homepage [CHAR LIMIT=100] -->
<string name="new_device_suggestion_title">What's new and exciting?</string>
<!-- Summary label for new device suggestion, which is displayed in Settings homepage [CHAR LIMIT=100] -->
<string name="new_device_suggestion_summary">Check out the top 5 features</string>
</resources>