forked from jens/Automation
new release 1.7.2
This commit is contained in:
@ -11,8 +11,8 @@
|
||||
"type": "SINGLE",
|
||||
"filters": [],
|
||||
"attributes": [],
|
||||
"versionCode": 115,
|
||||
"versionName": "1.7.1-googlePlay",
|
||||
"versionCode": 116,
|
||||
"versionName": "1.7.2-googlePlay",
|
||||
"outputFile": "app-googlePlayFlavor-release.apk"
|
||||
}
|
||||
],
|
||||
|
@ -751,8 +751,8 @@
|
||||
<string name="message">message</string>
|
||||
<string name="onDays">on days</string>
|
||||
<string name="notSet">not set</string>
|
||||
<string name="takeLauncherActivity">Find launcher automatically</string>
|
||||
<string name="pickActivityManually">Choose activity manually</string>
|
||||
<string name="launcherOrManualExplanation">Easy mode: Automation can try to identify the launcher activity of the desired program. Alternatively you can also pick one of the application\'s activities manually. What would you like?</string>
|
||||
<string name="takeLauncherActivity">Find automatically</string>
|
||||
<string name="pickActivityManually">Choose manually</string>
|
||||
<string name="launcherOrManualExplanation">Easy mode: Automation can try to identify the launcher activity of the desired program automatically. Alternatively you can also pick one of the application\'s activities manually. What would you like?</string>
|
||||
<string name="launcherNotFound">A launcher activity of this app could not be identified. You will have to pick one manually.</string>
|
||||
</resources>
|
Reference in New Issue
Block a user