Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit f34ec44

Browse files
Tweak setup wizard again
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 parent a8877af commit f34ec44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/src/main/res/values/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,10 +225,10 @@
225225
<string name="setup_message">Welcome! This app will help you install and manage Magisk modules. To get started, please select the options below. These and more can be configured from settings later.</string>
226226
<string name="setup_button">Finish setup</string>
227227
<string name="setup_background_update_check">Allow us to check for updates in the background.\nThis feature may use more battery.</string>
228-
<string name="setup_androidacy_repo">Enable the Androidacy repo\nIt features user reviews, automatic virus scans, fast updates, a wide selection, and is backed by Androidacy.</string>
228+
<string name="setup_androidacy_repo">Enable the Androidacy repo\nFeatures user reviews, automatic virus scans, fast updates, a wide selection, and is backed by Androidacy.</string>
229229
<!-- Maybe once alt repo fixes their shit and stops allowing crappy modules or outright
230230
kanged modules, we'll reword this. -->
231-
<string name="setup_magisk_alt_repo">Enable the Magisk Alt Repo\nIt is significantly more lax than the original. Has a lot of modules at the cost of some safety.</string>
231+
<string name="setup_magisk_alt_repo">Enable the Magisk Alt Repo\nMuch more lax than the original. Has a lot of modules at the cost of some safety.</string>
232232
<string name="setup_crash_reporting">Enable Sentry crash reporting and performance monitoring.\nAll reports are striclty anonymous and confidential.</string>
233233
<string name="setup_custom_repos">You can add custom repos later in settings.</string>
234234
<string name="repos">Repos</string>

0 commit comments

Comments
 (0)