Merge "Concatenate SPN and PLMN with a " - " instead of "|""

This commit is contained in:
Zoey Chen
2020-09-14 04:47:05 +00:00
committed by Android (Google) Code Review

View File

@@ -107,7 +107,7 @@
<string name="status_bar_settings_notifications">Notifications</string>
<!-- Separator for PLMN and SPN in network name. -->
<string name="status_bar_network_name_separator" translatable="false">|</string>
<string name="status_bar_network_name_separator" translatable="false"> - </string>
<!-- Network connection string for Bluetooth Reverse Tethering -->
<string name="bluetooth_tethered">Bluetooth tethered</string>