File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ android {
8
8
applicationId = " net.kollnig.missioncontrol"
9
9
minSdkVersion 22
10
10
targetSdkVersion 29
11
- versionCode 12
12
- versionName " v1.0-alpha11 "
11
+ versionCode 13
12
+ versionName " v1.0-alpha12 "
13
13
archivesBaseName = " TrackerControl-$versionName " // name of apk
14
14
15
15
externalNativeBuild {
Original file line number Diff line number Diff line change @@ -382,8 +382,8 @@ Your internet traffic is not being sent to a remote VPN server.</string>
382
382
<string name =" menu_reset_monitoring" >Reset monitoring</string >
383
383
<string name =" confirm_reset" >DELETE your tracker history AND your tracker choices?</string >
384
384
<string name =" confirm_blocking_title" >Block all trackers?</string >
385
- <string name =" external_servers" >Contact external servers ?</string >
386
- <string name =" confirm_google_info" >Shall this app contact Google to retrieve the developer email of the app? </string >
385
+ <string name =" external_servers" >Get developer email automatically ?</string >
386
+ <string name =" confirm_google_info" >This app can automatically get the email of the app developer from the Google Play Store for you. </string >
387
387
<string name =" no_external_servers" >No permission given to retrieve policy from external server. Change in app settings.</string >
388
388
<string name =" blocking_apps" >Block all trackers</string >
389
389
<string name =" blocking_trackers" >Block all trackers</string >
You can’t perform that action at this time.
0 commit comments