Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a136e2ae authored by Daniel Sandler's avatar Daniel Sandler Committed by Android Git Automerger
Browse files

am 02a56e16: am 2fc45503: Merge "Concatenate SPN and PLMN with a pipe." into jb-dev

* commit '02a56e16':
  Concatenate SPN and PLMN with a pipe.
parents 4ca38ff4 02a56e16
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>