|
81 | 81 | <string name="trigger_error_gesture_duration_too_high">Gesture duration is too high due to android limitations.</string> |
82 | 82 | <string name="trigger_error_dpad_ime_not_selected">You must be using a Key Mapper keyboard for DPAD triggers to work!</string> |
83 | 83 |
|
84 | | - <string name="home_error_is_battery_optimised">Your mappings will stop working randomly!</string> |
85 | | - <string name="home_error_key_maps_paused">Your mappings are paused!</string> |
| 84 | + <string name="home_error_is_battery_optimised">Your key maps will stop working randomly!</string> |
| 85 | + <string name="home_error_key_maps_paused">Your key maps are paused!</string> |
86 | 86 | <string name="home_error_key_maps_paused_button">Unpause</string> |
87 | | - <string name="home_error_accessibility_service_is_disabled">The accessibility service needs to be turned on for your mappings to work!</string> |
| 87 | + <string name="home_error_accessibility_service_is_disabled">The accessibility service needs to be turned on for your key maps to work!</string> |
88 | 88 | <string name="home_error_accessibility_service_is_crashed">Your phone killed Key Mapper when it was in the background or it crashed!</string> |
89 | | - <string name="home_success_accessibility_service_is_enabled">The accessibility service is enabled! Your mappings should work.</string> |
| 89 | + <string name="home_success_accessibility_service_is_enabled">The accessibility service is enabled! Your key maps should work.</string> |
90 | 90 | <string name="home_error_logging_enabled">Extra logging is turned on! Turn this off if you aren\'t trying to fix an issue.</string> |
91 | 91 | <string name="home_error_logging_enabled_button">Turn off</string> |
92 | 92 |
|
|
488 | 488 |
|
489 | 489 | <string name="dialog_message_sort_sort_by">Sort by</string> |
490 | 490 | <string name="sorting_drag_and_drop_list_help">Drag the handles to adjust priorities. The item at the top is the most important. You can also tap any item to reverse its sort order.</string> |
491 | | - <string name="sorting_drag_and_drop_list_help_example">Example: To sort mappings primarily by their Actions in ascending order and secondarily by their Triggers in descending order, move Actions to the first position and Triggers to the second.</string> |
| 491 | + <string name="sorting_drag_and_drop_list_help_example">Example: To sort key maps primarily by their Actions in ascending order and secondarily by their Triggers in descending order, move Actions to the first position and Triggers to the second.</string> |
492 | 492 | <string name="drag_handle_for">Drag handle for %1$s</string> |
493 | 493 | <string name="show_example">Show example</string> |
494 | 494 |
|
|
526 | 526 |
|
527 | 527 | <!-- Notification strings --> |
528 | 528 | <string name="notification_channel_ime_picker">Keyboard picker</string> |
529 | | - <string name="notification_channel_toggle_mappings">Pause/Resume mappings</string> |
| 529 | + <string name="notification_channel_toggle_mappings">Pause/Resume key maps</string> |
530 | 530 | <string name="notification_channel_keyboard_hidden">Keyboard is hidden warning</string> |
531 | 531 | <string name="notification_channel_toggle_keyboard">Toggle Key Mapper keyboard</string> |
532 | 532 | <string name="notification_channel_new_features">New features</string> |
|
591 | 591 | <string name="title_pref_show_ime_picker_notification">Keyboard picker notification</string> |
592 | 592 | <string name="summary_pref_show_ime_picker_notification">Show a persistent notification to allow you to pick a keyboard.</string> |
593 | 593 |
|
594 | | - <string name="title_pref_show_toggle_keymaps_notification">Pause/resume mappings notification</string> |
595 | | - <string name="summary_pref_show_toggle_keymaps_notification">Show a persistent notification which starts/pauses your mappings.</string> |
| 594 | + <string name="title_pref_show_toggle_keymaps_notification">Pause/resume key maps notification</string> |
| 595 | + <string name="summary_pref_show_toggle_keymaps_notification">Show a persistent notification which starts/pauses your key maps.</string> |
596 | 596 |
|
597 | | - <string name="title_pref_automatic_backup_location">Automatically back up mappings to a specified location</string> |
| 597 | + <string name="title_pref_automatic_backup_location">Automatically back up key maps to a specified location</string> |
598 | 598 | <string name="summary_pref_automatic_backup_location_disabled">No location chosen.</string> |
599 | 599 |
|
600 | 600 | <string name="title_pref_choose_devices">Choose devices</string> |
|
665 | 665 | <string name="title_pref_grant_shizuku_granted">3. Key Mapper will automatically use Shizuku. Tap to read which Key Mapper features use Shizuku.</string> |
666 | 666 |
|
667 | 667 | <string name="title_pref_default_options">Default mapping options</string> |
668 | | - <string name="summary_pref_default_options">Change the default options for your mappings.</string> |
| 668 | + <string name="summary_pref_default_options">Change the default options for your key maps.</string> |
669 | 669 |
|
670 | 670 | <string name="title_pref_reset_settings">Reset all settings</string> |
671 | 671 | <string name="summary_pref_reset_settings">DANGER! Reset all settings in the app to the default. Your key maps will NOT be reset.</string> |
|
753 | 753 | <!-- system action options --> |
754 | 754 |
|
755 | 755 | <!-- Tiles --> |
756 | | - <string name="tile_pause">Pause mappings</string> |
757 | | - <string name="tile_resume">Resume mappings</string> |
| 756 | + <string name="tile_pause">Pause key maps</string> |
| 757 | + <string name="tile_resume">Resume key maps</string> |
758 | 758 | <string name="tile_service_disabled">Service Disabled</string> |
759 | 759 | <string name="tile_accessibility_service_disabled_content_description">Key Mapper accessibility service is disabled</string> |
760 | 760 | <string name="tile_toggle_keymapper_keyboard">Toggle Key Mapper keyboard</string> |
|
0 commit comments