profile trigger

This commit is contained in:
2022-01-09 13:51:38 +01:00
parent 4bea2113fa
commit 4d7fa711f9
3 changed files with 8 additions and 1 deletions

View File

@ -754,4 +754,5 @@
<string name="takeLauncherActivity">Find launcher automatically</string>
<string name="pickActivityManually">Choose activity manually</string>
<string name="launcherOrManualExplanation">Easy mode: Automation can try to identify the launcher activity of the desired program.\nAlternatively you can also pick one of the application\'s activities manually.\nWhat would you like?</string>
<string name="launcherNotFound">A launcher activity of this app could not be identified. You will have to pick one manually.</string>
</resources>