Optional "when charging only" toggle for BG updates (#1914)

This commit is contained in:
Imran Remtulla
2024-10-20 12:51:07 -04:00
parent 07ef86ae75
commit ea239ffa3a
28 changed files with 93 additions and 13 deletions

View File

@@ -258,6 +258,7 @@
"intermediateLink": "中間リンク",
"exemptFromBackgroundUpdates": "バックグラウンドアップデートを行わない (有効な場合)",
"bgUpdatesOnWiFiOnly": "WiFiを使用していない場合、バックグラウンドアップデートを無効にする",
"bgUpdatesWhileChargingOnly": "非充電時にバックグラウンド更新を無効にする",
"autoSelectHighestVersionCode": "最も高いバージョンコードのAPKを自動で選択する",
"versionExtractionRegEx": "バージョン抽出の正規表現",
"trimVersionString": "正規表現でバージョン文字列をトリムする",