-
-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#1274 feat: inform the user that advanced triggers are only available…
… from the google play build
- Loading branch information
Showing
3 changed files
with
116 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1406,4 +1406,6 @@ | |
<string name="purchasing_contact_email" translatable="false">[email protected]</string> | ||
<string name="customer_email_subject" translatable="false">Key Mapper Pro query</string> | ||
<string name="customer_email_body" translatable="false">Please describe the problem you are having here.</string> | ||
<string name="purchasing_not_implemented_bottom_sheet_text">The advanced triggers are paid feature but you downloaded the FOSS build of Key Mapper that does not include this module or Google Play billing. Please download Key Mapper from Google Play to get access to this feature.</string> | ||
<string name="purchasing_download_key_mapper_from_google_play">Download Play build</string> | ||
</resources> |