Merge "Concatenate SPN and PLMN with a pipe." into jb-dev

This commit is contained in:
Daniel Sandler
2012-06-15 09:17:03 -07:00
committed by Android (Google) Code Review

View File

@@ -117,7 +117,7 @@
</string>
<!-- Separator for PLMN and SPN in network name. -->
<string name="status_bar_network_name_separator" translatable="false">"\n"</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>