diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index d60cd374..5b27549d 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -31,7 +31,9 @@ &TERMUX_APP_NAME; was unable to install the bootstrap packages. Abort Try again - &TERMUX_APP_NAME; can only be run as the primary user.\nBootstrap binaries compiled for &TERMUX_APP_NAME; have hardcoded $PREFIX path and cannot be installed under any path other than %1$s. + &TERMUX_APP_NAME; can only be run as the primary user. + \nBootstrap binaries compiled for &TERMUX_APP_NAME; have hardcoded $PREFIX path and cannot be installed + under any path other than %1$s. @@ -93,14 +95,17 @@ - &TERMUX_APP_NAME; requires \"Display over other apps\" permission to start terminal sessions from background on Android >= 10. Grants it from Settings -> Apps -> &TERMUX_APP_NAME; -> Advanced + &TERMUX_APP_NAME; requires + \"Display over other apps\" permission to start terminal sessions from background on Android >= 10. + Grants it from Settings -> Apps -> &TERMUX_APP_NAME; -> Advanced Invalid intent action to RunCommandService: `%1$s` Mandatory extra missing to RunCommandService: \"%1$s\" - RunCommandService requires `allow-external-apps` property to be set to `true` in `&TERMUX_PROPERTIES_PRIMARY_PATH_SHORT;` file. + RunCommandService requires `allow-external-apps` + property to be set to `true` in `&TERMUX_PROPERTIES_PRIMARY_PATH_SHORT;` file. Visit %1$s for more info on RUN_COMMAND Intent usage. @@ -138,7 +143,8 @@ Terminal View Key Logging Logs will not have entries for terminal view keys. (Default) - Logcat logs will have entries for terminal view keys. These are very verbose and should be disabled under normal circumstances or will cause performance issues. + Logcat logs will have entries for terminal view keys. + These are very verbose and should be disabled under normal circumstances or will cause performance issues. Plugin Error Notifications @@ -165,8 +171,10 @@ Soft Keyboard Only If No Hardware - Soft keyboard will be enabled even if hardware keyboard is connected. (Default) - Soft keyboard will be enabled only if no hardware keyboard is connected. + Soft keyboard will be enabled even if + hardware keyboard is connected. (Default) + Soft keyboard will be enabled only if + no hardware keyboard is connected. @@ -179,7 +187,9 @@ Terminal Margin Adjustment Terminal margin adjustment will be disabled. - Terminal margin adjustment will be enabled. It should be enabled to try to fix the issue where soft keyboard covers part of extra keys/terminal view. If it causes screen flickering on your devices, then disable it. (Default) + Terminal margin adjustment will be enabled. + It should be enabled to try to fix the issue where soft keyboard covers part of extra keys/terminal view. + If it causes screen flickering on your devices, then disable it. (Default) diff --git a/termux-shared/src/main/res/values/strings.xml b/termux-shared/src/main/res/values/strings.xml index 39e876cf..65e3667c 100644 --- a/termux-shared/src/main/res/values/strings.xml +++ b/termux-shared/src/main/res/values/strings.xml @@ -19,7 +19,9 @@ Failed To Get Package Context - Failed to get package context for the \"%1$s\" package. This may be because the app package is not installed or it has different APK signature from the current app. Check install instruction at %2$s for more details. + Failed to get package context for the \"%1$s\" package. + This may be because the app package is not installed or it has different APK signature from the current app. + Check install instruction at %2$s for more details. @@ -33,7 +35,8 @@ Share Save To File Report Text - **Report Truncated**\n\nReport is too large to view here. Use `Save To File` option from options menu (3-dots on top right) and view it in an external text editor app.\n\n##\n\n + **Report Truncated**\n\nReport is too large to view here. + Use `Save To File` option from options menu (3-dots on top right) and view it in an external text editor app.\n\n##\n\n @@ -55,7 +58,18 @@ - If you want to report this issue, then copy its text from the options menu (3-dots on top right) and post an issue on one of the following links.\n\nIf you are posting a Termux app crash report, then please provide details on what you were doing that caused the crash and how to reproduce it, if possible.\n\nIf you are posting an issue on Github, then post it in the repository at which the report belongs at. Issues opened or emails sent with **(partial) screenshots** instead of copied text or a file of this report **will likely be automatically closed/deleted**. You may optionally remove any device specific info that you consider private or don\'t want to share or that is not relevant to the issue.\n\nWe do not provide support for any hacking related tools/scripts. Any questions asked about them over email, on github or other official termux community forums **will likely be automatically closed/deleted** and may even result in **temporary or permanent** ban. Check %1$s/wiki/Hacking for details. + + If you want to report this issue, then copy its text from the options menu (3-dots on top right) and post + an issue on one of the following links. + \n\nIf you are posting a Termux app crash report, then please provide details on what you were doing that + caused the crash and how to reproduce it, if possible. + \n\nIf you are posting an issue on Github, then post it in the repository at which the report belongs at. + Issues opened or emails sent with **(partial) screenshots** instead of copied text or a file of this report + **will likely be automatically closed/deleted**. You may optionally remove any device specific info that + you consider private or don\'t want to share or that is not relevant to the issue. + \n\nWe do not provide support for any hacking related tools/scripts. Any questions asked about them over email, + on github or other official termux community forums **will likely be automatically closed/deleted** and may + even result in **temporary or permanent** ban. Check %1$s/wiki/Hacking for details.