Cherish: Improve Network traffic
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -410,6 +410,7 @@
|
||||
|
||||
<!-- Network traffic location -->
|
||||
<string-array name="network_traffic_location_entries" translatable="false">
|
||||
<item>@string/network_traffic_disabled</item>
|
||||
<item>@string/network_traffic_statusbar</item>
|
||||
<item>@string/network_traffic_qs_header</item>
|
||||
</string-array>
|
||||
@@ -417,6 +418,7 @@
|
||||
<string-array name="network_traffic_location_values" translatable="false">
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="network_traffic_mode_entries" translatable="false">
|
||||
|
||||
@@ -502,9 +502,9 @@
|
||||
<!-- Network Traffic -->
|
||||
<string name="traffic_title">Traffic indicators</string>
|
||||
<string name="traffic_summary">Customize the traffic indicators</string>
|
||||
<string name="network_traffic_state_title">Show network traffic</string>
|
||||
<string name="network_traffic_autohide_threshold_title">Auto-hide threshold</string>
|
||||
<string name="network_traffic_location_title">Location</string>
|
||||
<string name="network_traffic_disabled">Disabled</string>
|
||||
<string name="network_traffic_statusbar">Status bar</string>
|
||||
<string name="network_traffic_qs_header">QS header</string>
|
||||
<string name="network_traffic_refresh_interval_title">Refresh interval</string>
|
||||
|
||||
Reference in New Issue
Block a user