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

Commit 0034e17c authored by Michael Bestas's avatar Michael Bestas
Browse files

SystemUI: Move CAF string

Change-Id: I94ebd47d615a5370865cefdf8155f4ba146afe67
parent a7e2f64f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -433,5 +433,4 @@
    <string name="enable_bluetooth_title" msgid="5027037706500635269">"要开启蓝牙吗?"</string>
    <string name="enable_bluetooth_message" msgid="9106595990708985385">"要将您的键盘连接到平板电脑,您必须先开启蓝牙。"</string>
    <string name="enable_bluetooth_confirmation_ok" msgid="6258074250948309715">"开启"</string>
    <string name="hotspot_apm_message">"飞行模式开启的情况下不能够链接到移动网络,请关闭飞行模式后重试。"</string>
</resources>
+0 −1
Original line number Diff line number Diff line
@@ -433,5 +433,4 @@
    <string name="enable_bluetooth_title" msgid="5027037706500635269">"要開啟藍牙嗎?"</string>
    <string name="enable_bluetooth_message" msgid="9106595990708985385">"如要將鍵盤連接至平板電腦,請先開啟藍牙。"</string>
    <string name="enable_bluetooth_confirmation_ok" msgid="6258074250948309715">"開啟"</string>
    <string name="hotspot_apm_message">"飛行模式開啟的情況下不能夠鏈接到移動網絡,請關閉飛行模式後重試。"</string>
</resources>
+3 −0
Original line number Diff line number Diff line
@@ -237,4 +237,7 @@
    <string name="quick_settings_tiles_category_system">System tiles</string>
    <!-- detail header when adding a tile -->
    <string name="quick_settings_tiles_add_tiles">Add a tile</string>

    <!-- Hotspot dialog message -->
    <string name="hotspot_apm_message">Unable to connect to mobile networks while Airplane mode is enabled. Disable Airplane mode and try again.</string>
</resources>
+0 −2
Original line number Diff line number Diff line
@@ -1135,7 +1135,5 @@

    <!-- Bluetooth enablement ok text [CHAR LIMIT=40] -->
    <string name="enable_bluetooth_confirmation_ok">Turn on</string>
    <!-- Hotspot dialog message -->
    <string name="hotspot_apm_message">Unable to connect to mobile networks while Airplane mode is enabled. Disable Airplane mode and try again.</string>

</resources>