change some strings and remove unused
. /\ . unintended
This commit is contained in:
parent
6dabc59fc5
commit
5586f587ed
1 changed files with 3 additions and 4 deletions
|
@ -21,15 +21,14 @@
|
||||||
<string name="login_checkbox_20">having fun?</string>
|
<string name="login_checkbox_20">having fun?</string>
|
||||||
<string name="login_checkbox_angry">checkbox is angry</string>
|
<string name="login_checkbox_angry">checkbox is angry</string>
|
||||||
<string name="no_options">none yet sorry</string>
|
<string name="no_options">none yet sorry</string>
|
||||||
<string name="command_permission_denied">If you change your mind, do so from settings</string>
|
|
||||||
<string name="title_activity_termux_ssh">Termux Error</string>
|
<string name="title_activity_termux_ssh">Termux Error</string>
|
||||||
<string name="termux_no_ssh">No ssh client on termux, install dropbear or openssh package</string>
|
<string name="copied_to_clipboard">Command copied to clipboard</string>
|
||||||
<string name="copied_to_clipboard">Copied command to clipboard</string>
|
|
||||||
<string name="termux_install_dropbear">Install Dropbear with:</string>
|
<string name="termux_install_dropbear">Install Dropbear with:</string>
|
||||||
<string name="open_termux">Open Termux</string>
|
<string name="open_termux">Open Termux</string>
|
||||||
<string name="termux_not_configured">Termux is not configured for usage with other apps.</string>
|
<string name="termux_not_configured">Termux is not configured for usage with other apps.</string>
|
||||||
<string name="termux_open_instructions">Open instructions on github.com</string>
|
<string name="termux_open_instructions">Open instructions on github.com</string>
|
||||||
<string name="termux_error">An error occurred:</string>
|
<string name="termux_error">An error occurred:</string>
|
||||||
<string name="webview_todo">(this will be a webview)</string>
|
<string name="webview_todo">(this will be a webview)</string>
|
||||||
<string name="no_instances">You have no instances</string>
|
<string name="no_instances">You are not renting any instances</string>
|
||||||
|
<string name="termux_no_ssh">Missing SSH client on Termux</string>
|
||||||
</resources>
|
</resources>
|
Loading…
Reference in a new issue