Clearer wording

This commit is contained in:
Imran Remtulla
2024-01-19 00:12:43 -05:00
parent 15a34e53bf
commit b173b1300a
21 changed files with 45 additions and 45 deletions

View File

@@ -480,7 +480,7 @@ abstract class AppSource {
],
[
GeneratedFormSwitch('versionDetection',
label: tr('versionDetection'), defaultValue: true)
label: tr('versionDetectionExplanation'), defaultValue: true)
],
[
GeneratedFormSwitch('useVersionCodeAsOSVersion',