Loading packages/SettingsLib/res/values/strings.xml +3 −3 Original line number Diff line number Diff line Loading @@ -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] --> Loading Loading
packages/SettingsLib/res/values/strings.xml +3 −3 Original line number Diff line number Diff line Loading @@ -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] --> Loading