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

Commit a23a68d4 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge ""None" should be translatable"

parents f51560f7 f3e7243a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -39,8 +39,8 @@
    <!-- Do not translate.  Concise terminology for wifi with 802.1x EAP Suite-B security -->
    <string name="wifi_security_short_eap_suiteb" translatable="false">Suite-B</string>

    <!-- Used in Wi-Fi settings dialogs when Wi-Fi does not have any security. -->
    <string name="wifi_security_none" translatable="false">None</string>
    <!-- Used in Wi-Fi settings dialogs when Wi-Fi does not have any security. [CHAR LIMIT=40] -->
    <string name="wifi_security_none">None</string>

    <!-- Do not translate.  Terminology for wifi with WEP security -->
    <string name="wifi_security_wep" translatable="false">WEP</string>