change some strings and remove unused

.             /\
.         unintended
This commit is contained in:
Minecon724 2024-08-05 18:49:35 +02:00
parent 6dabc59fc5
commit 5586f587ed
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8

View file

@ -21,15 +21,14 @@
<string name="login_checkbox_20">having fun?</string>
<string name="login_checkbox_angry">checkbox is angry</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="termux_no_ssh">No ssh client on termux, install dropbear or openssh package</string>
<string name="copied_to_clipboard">Copied command to clipboard</string>
<string name="copied_to_clipboard">Command copied to clipboard</string>
<string name="termux_install_dropbear">Install Dropbear with:</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_open_instructions">Open instructions on github.com</string>
<string name="termux_error">An error occurred:</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>