0
0
mirror of https://github.com/TrianguloY/UrlChecker.git synced 2024-09-19 20:02:16 +02:00

double linebreaks

This commit is contained in:
TrianguloY 2023-05-27 12:20:01 +02:00
parent 103cc94307
commit 5390bf4616

View File

@ -309,9 +309,9 @@ Their api is rate limited to 10 requests per hour for new checks. The module res
<!-- -->
<string name="mFlags_name">Flags editor</string>
<string name="mFlag_desc">"[Beta feature] This is an advanced module, it allows you to edit the intent flags when opening another app.
\nThis module will show a list of flags, you can change if the flag is set or not by taping the icon. There is also an overflow menu to hide flags in there, it is just visual, flags will still use the assigned state.
\nThe flags will have two color indicators next to the checkbox. The left one shows the value received from the intent, the right one indicates the state set by the module itself. Red means the flag is not set and green means the flag is set. Additionally the preference indicator can be grey, this means that the state was set to auto.
\nWith the button below you can edit the default state and the visibility of the flags."</string>
This module will show a list of flags, you can change if the flag is set or not by taping the icon. There is also an overflow menu to hide flags in there, it is just visual, flags will still use the assigned state.
The flags will have two color indicators next to the checkbox. The left one shows the value received from the intent, the right one indicates the state set by the module itself. Red means the flag is not set and green means the flag is set. Additionally the preference indicator can be grey, this means that the state was set to auto.
With the button below you can edit the default state and the visibility of the flags."</string>
<string name="mFlag_editFlags">Edit default flag values</string>
<!-- -->
<string name="mParts_name">Uri parts</string>