Add summary provider for system tile.
Refactored getLocaleNames() into a FeatureProvider interface so it's reusable and testable. Bug: 31801428 Test: RunSettingsRoboTests Change-Id: I2d31a66a4b32cfa7a364a4cfef1f6eea87084577
This commit is contained in:
@@ -5919,6 +5919,8 @@
|
||||
<string name="network_dashboard_title">Network & Internet</string>
|
||||
<!-- Title for setting tile leading to Connected devices settings [CHAR LIMIT=40]-->
|
||||
<string name="connected_devices_dashboard_title">Connected devices</string>
|
||||
<!-- Summary text for system preference tile, showing current display language of device [CHAR LIMIT=NONE]-->
|
||||
<string name="system_dashboard_summary">Language: <xliff:g id="language">%1$s</xliff:g></string>
|
||||
|
||||
<!-- Search strings -->
|
||||
<!-- Text to describe the search results fragment title [CHAR LIMIT=16] -->
|
||||
|
||||
Reference in New Issue
Block a user