You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<stringname="setup_why_other_device_title">Warum ist ein anderes Gerät nötig?</string>
74
74
<stringname="setup_why_other_device">Android verhindert, dass Apps sich die benötigte Berechtigung selbst erteilen. Es wird ein anderes Gerät mit einem Webbrowser oder ADB benötigt.</string>
75
75
<stringname="setup_is_this_safe_title">Ist das sicher?</string>
76
-
<stringname="setup_is_this_safe_body">Ja. Es erlaubt der App nur, Einstellungen wie den Dunkelmodus zu ändern. Das ist absolut sicher und vollständig rückgängig zu machen.</string>
76
+
<stringname="setup_is_this_safe_body">Ja. Es erlaubt der App nur, Einstellungen wie den Dark Mode zu ändern. Das ist absolut sicher und vollständig rückgängig zu machen. Außerdem ist der Quellcode öffentlich auf GitHub einsehbar.</string>
<stringname="setup_grant_title">Step 3: Grant permission with the other device</string>
69
69
<stringname="setup_grant_body">Open the following link on your other device and follow the instructions:</string>
70
-
<stringname="setup_manual_command">Alternatively, you can execute this ADB command or use root to grant the permission. Shizuku is also supported.</string>
70
+
<stringname="setup_alternatives">Alternatively, you can execute an ADB command yourself or use root to grant the permission. Shizuku is also supported.</string>
<stringname="setup_permission_not_granted">Permission not yet granted. Please complete the setup with the other device.</string>
73
73
<stringname="setup_usb_debugging_disabled">Enable USB Debugging</string>
@@ -78,12 +78,12 @@
78
78
<stringname="setup_why_other_device_title">Why is another device required?</string>
79
79
<stringname="setup_why_other_device">Android prevents apps from granting the required permission themselves. It requires another device with either a web browser or ADB installed. </string>
80
80
<stringname="setup_is_this_safe_title">Is this safe?</string>
81
-
<stringname="setup_is_this_safe_body">Yes. It just allows the app to modify settings like the dark mode. This is absolutely safe and completely reversible.</string>
81
+
<stringname="setup_is_this_safe_body">Yes. It just allows the app to modify settings like the dark mode. This is absolutely safe and completely reversible. Furthermore, the source code is publicly available on GitHub.</string>
0 commit comments