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
Click yes if you would like select the {0} executable agian. Click no if you would like to download {1}
13
+
Click yes if you would like select the {0} executable again. Click no if you would like to download {1}
14
14
</system:String>
15
15
<system:Stringx:Key="runtimePluginUnableToSetExecutablePath">Unable to set {0} executable path, please try from Flow's settings (scroll down to the bottom).</system:String>
16
16
<system:Stringx:Key="failedToInitializePluginsTitle">Fail to Init Plugins</system:String>
@@ -415,7 +415,7 @@
415
415
<system:Stringx:Key="fileManagerWindow">Seleccionar Gestor de Archivos</system:String>
<system:Stringx:Key="fileManager_tips">Please specify the file location of the file manager you using and add arguments as required. The "%d" represents the directory path to open for, used by the Arg for Folder field and for commands opening specific directories. The "%f" represents the file path to open for, used by the Arg for File field and for commands opening specific files.</system:String>
418
-
<system:Stringx:Key="fileManager_tips2">For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fileds blank.</system:String>
418
+
<system:Stringx:Key="fileManager_tips2">For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank.</system:String>
419
419
<system:Stringx:Key="fileManager_name">Gestor de Archivos</system:String>
420
420
<system:Stringx:Key="fileManager_profile_name">Nombre de Perfil</system:String>
421
421
<system:Stringx:Key="fileManager_path">Ruta del Gestor de Archivos</system:String>
@@ -466,13 +466,14 @@
466
466
<system:Stringx:Key="customeQueryHotkeyTips">Presione la tecla de acceso personalizada para insertar automáticamente la consulta especificada.</system:String>
<system:Stringx:Key="hotkeyUnavailable">Current hotkey is unavailable.</system:String>
473
473
<system:Stringx:Key="hotkeyUnavailableUneditable">This hotkey is reserved for "{0}" and can't be used. Please choose another hotkey.</system:String>
474
474
<system:Stringx:Key="hotkeyUnavailableEditable">This hotkey is already in use by "{0}". If you press "Overwrite", it will be removed from "{0}".</system:String>
475
475
<system:Stringx:Key="hotkeyRegGuide">Press the keys you want to use for this function.</system:String>
476
+
<system:Stringx:Key="emptyPluginHotkey">Hotkey and action keyword are empty</system:String>
0 commit comments