Skip to content

Commit 2fc4550

Browse files
dsandlerAndroid (Google) Code Review
authored andcommitted
Merge "Concatenate SPN and PLMN with a pipe." into jb-dev
2 parents 734f021 + 8b96a66 commit 2fc4550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/SystemUI/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
</string>
118118

119119
<!-- Separator for PLMN and SPN in network name. -->
120-
<string name="status_bar_network_name_separator" translatable="false">"\n"</string>
120+
<string name="status_bar_network_name_separator" translatable="false">|</string>
121121

122122
<!-- Network connection string for Bluetooth Reverse Tethering -->
123123
<string name="bluetooth_tethered">Bluetooth tethered</string>

0 commit comments

Comments
 (0)