Merge "Stub out feature flag UI"

This commit is contained in:
Fan Zhang
2017-08-16 20:27:14 +00:00
committed by Android (Google) Code Review
5 changed files with 122 additions and 0 deletions

View File

@@ -4276,6 +4276,8 @@
<string name="user_installed_services_category_title">Downloaded services</string>
<!-- Title for the accessibility preference category of settings considered to be experimental, meaning they might be changed or removed in the future. [CHAR LIMIT=50] -->
<string name="experimental_category_title">Experimental</string>
<!-- Title for feature flags dashboard DO NOT TRANSLATE -->
<string name="feature_flags_dashboard_title" translatable="false">Feature flags</string>
<!-- Title for the Talkback Accessibility Service. Displayed on the Accessibility Settings screen in Setup Wizard. [CHAR_LIMIT=25] -->
<string name="talkback_title">Talkback</string>
<!-- Summary for the Talkback Accessibility Service. Lets the user know that Talkback is a screenreader and that it is usually most helpful to blind and low vision users and whether the service is on. [CHAR_LIMIT=none] -->