Skip to content

Commit d925152

Browse files
committed
#859 feat: rename "trigger from other apps" option to be less confusing
1 parent 23b8584 commit d925152

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app/src/main/res/values/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<string name="caption_action_type_phone_call">Enter the phone number.</string>
8080
<string name="caption_action_type_url">Type a URL which you want to be opened. The http://, https:// or www. isn\'t required.</string>
8181
<string name="caption_no_paired_bt_devices">Can\'t find any paired devices. Is Bluetooth turned on?</string>
82-
<string name="caption_create_keymap_shortcut">The \"trigger from other apps\" option will be turned on for the key map that you select if it isn\'t already. If you turn this option off later then any shortcuts or Intents to trigger this key map will not work.</string>
82+
<string name="caption_create_keymap_shortcut">The \"Allow other apps to trigger this key map\" option will be turned on for the key map that you select if it isn\'t already. If you turn this option off later then any shortcuts or Intents to trigger this key map will not work.</string>
8383

8484
<string name="switch_enabled">Enabled</string>
8585
<string name="disabled">Disabled</string>
@@ -705,7 +705,7 @@
705705
<string name="flag_hold_down_until_pressed_again">Hold down until pressed again</string>
706706
<string name="flag_dont_override_default_action">Do not override default action</string>
707707
<string name="flag_hold_down_until_swiped_again">Hold down until swiped again</string>
708-
<string name="flag_trigger_from_other_apps">Trigger from other apps</string>
708+
<string name="flag_trigger_from_other_apps">Allow other apps to trigger this key map</string>
709709
<!--flags-->
710710

711711
<!-- Showcase -->

docs/user-guide/keymaps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ ___
113113

114114
There are options for a key map under the 'Options' or 'Constraints and more' tab. Here are explanations of each option.
115115

116-
### Trigger from other apps (2.3.0+)
116+
### Allow other apps to trigger this key map (2.3.0+)
117117

118118
![](../images/hg-trigger-from-other-apps.png)
119119

0 commit comments

Comments
 (0)