You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/src/main/res/values/strings.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,7 @@
79
79
<stringname="caption_action_type_phone_call">Enter the phone number.</string>
80
80
<stringname="caption_action_type_url">Type a URL which you want to be opened. The http://, https:// or www. isn\'t required.</string>
81
81
<stringname="caption_no_paired_bt_devices">Can\'t find any paired devices. Is Bluetooth turned on?</string>
82
-
<stringname="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
+
<stringname="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>
83
83
84
84
<stringname="switch_enabled">Enabled</string>
85
85
<stringname="disabled">Disabled</string>
@@ -705,7 +705,7 @@
705
705
<stringname="flag_hold_down_until_pressed_again">Hold down until pressed again</string>
706
706
<stringname="flag_dont_override_default_action">Do not override default action</string>
707
707
<stringname="flag_hold_down_until_swiped_again">Hold down until swiped again</string>
708
-
<stringname="flag_trigger_from_other_apps">Trigger from other apps</string>
708
+
<stringname="flag_trigger_from_other_apps">Allow other apps to trigger this key map</string>
0 commit comments