Skip to content

Commit

Permalink
Text for "Start Core on Boot" needing special perms
Browse files Browse the repository at this point in the history
  • Loading branch information
TuxPaper committed Dec 11, 2023
1 parent a1824b0 commit 9892534
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/src/coreFlavor/res/values/strings-core.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<string name="core_torrent_service_options">Torrent Service Options</string>
<string name="core_auto_start_on_boot">Auto-start on Boot</string>
<string name="core_auto_start_on_boot_desc">Auto start torrent service when system starts</string>
<string name="core_auto_start_on_boot_auth">Auto-start on Boot requires Battery Optimization Settings to be set to Unrestricted or Off</string>
<string name="core_only_transfer_data_when_plugged_in">Only transfer data when plugged in</string>
<string name="core_data_transfer_over_mobile_data_plan">Data transfer over mobile data plan</string>
<string name="core_disable_wi_fi_sleep_mode_while_transfering_data">Disable Wi-Fi sleep mode while transferring data</string>
Expand Down Expand Up @@ -65,4 +66,5 @@
<string name="saf_warning_useOS">Use OS Folder Chooser</string>
<string name="saf_warning_useInternal">Use Internal Chooser</string>
<string name="no_saf_support">Access to external storage (SD Card) via Android\'s Storage Access Framework (SAF) is not available on this device &amp; OS version.</string>
<string name="disable_auto_start">Disable Auto-Start</string>
</resources>

0 comments on commit 9892534

Please sign in to comment.