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

Commit fc4529bf authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add explicit experimental marker for Linux terminal" into main

parents 40e819f6 43306554
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -821,9 +821,9 @@

    <!-- Title of checkbox setting that enables the Linux terminal app. [CHAR LIMIT=32] -->
    <string name="enable_linux_terminal_title">Linux development environment</string>
    <!-- Summary of checkbox setting that enables the Linux terminal app. [CHAR LIMIT=64] -->
    <string name="enable_linux_terminal_summary">Run Linux terminal on Android</string>
    <!-- Disclaimer below the checkbox that disabling the Linux terminal app would clear its data. [CHAR LIMIT=64] -->
    <!-- Summary of checkbox setting that enables the Linux terminal app. [CHAR LIMIT=none] -->
    <string name="enable_linux_terminal_summary">(Experimental) Run Linux terminal on Android</string>
    <!-- Disclaimer below the checkbox that disabling the Linux terminal app would clear its data. [CHAR LIMIT=none] -->
    <string name="disable_linux_terminal_disclaimer">If you disable, Linux terminal data will be cleared</string>

    <!-- HDCP checking title, used for debug purposes only. [CHAR LIMIT=25] -->