|
20 | 20 | <system:String x:Key="plugin_explorer_openfile_error">Could not open file</system:String> |
21 | 21 |
|
22 | 22 | <!-- Controls --> |
23 | | - <system:String x:Key="plugin_explorer_delete">Delete</system:String> |
24 | | - <system:String x:Key="plugin_explorer_edit">Edit</system:String> |
25 | | - <system:String x:Key="plugin_explorer_add">Add</system:String> |
| 23 | + <system:String x:Key="plugin_explorer_delete">מחק</system:String> |
| 24 | + <system:String x:Key="plugin_explorer_edit">ערוך</system:String> |
| 25 | + <system:String x:Key="plugin_explorer_add">הוסף</system:String> |
26 | 26 | <system:String x:Key="plugin_explorer_generalsetting_header">General Setting</system:String> |
27 | 27 | <system:String x:Key="plugin_explorer_manageactionkeywords_header">Customise Action Keywords</system:String> |
28 | 28 | <system:String x:Key="plugin_explorer_quickaccesslinks_header">Quick Access Links</system:String> |
|
49 | 49 | <system:String x:Key="plugin_explorer_actionkeywordview_indexsearch">Index Search:</system:String> |
50 | 50 | <system:String x:Key="plugin_explorer_actionkeywordview_quickaccess">Quick Access:</system:String> |
51 | 51 | <system:String x:Key="plugin_explorer_actionkeyword_current">Current Action Keyword</system:String> |
52 | | - <system:String x:Key="plugin_explorer_actionkeyword_done">Done</system:String> |
| 52 | + <system:String x:Key="plugin_explorer_actionkeyword_done">בוצע</system:String> |
53 | 53 | <system:String x:Key="plugin_explorer_actionkeyword_enabled">Enabled</system:String> |
54 | 54 | <system:String x:Key="plugin_explorer_actionkeyword_enabled_tooltip">When disabled Flow will not execute this search option, and will additionally revert back to '*' to free up the action keyword</system:String> |
55 | 55 | <system:String x:Key="plugin_explorer_engine_everything">Everything</system:String> |
|
83 | 83 | <system:String x:Key="plugin_explorer_copyfilefolder">Copy</system:String> |
84 | 84 | <system:String x:Key="plugin_explorer_copyfile_subtitle">Copy current file to clipboard</system:String> |
85 | 85 | <system:String x:Key="plugin_explorer_copyfolder_subtitle">Copy current folder to clipboard</system:String> |
86 | | - <system:String x:Key="plugin_explorer_deletefilefolder">Delete</system:String> |
| 86 | + <system:String x:Key="plugin_explorer_deletefilefolder">מחק</system:String> |
87 | 87 | <system:String x:Key="plugin_explorer_deletefile_subtitle">Permanently delete current file</system:String> |
88 | 88 | <system:String x:Key="plugin_explorer_deletefolder_subtitle">Permanently delete current folder</system:String> |
89 | 89 | <system:String x:Key="plugin_explorer_path">Path:</system:String> |
|
0 commit comments