| 
390 | 390 |     <system:String x:Key="showBadges">显示结果徽章</system:String>  | 
391 | 391 |     <system:String x:Key="showBadgesToolTip">对于支持的插件,将显示徽章以帮助更容易区分它们。</system:String>  | 
392 | 392 |     <system:String x:Key="showBadgesGlobalOnly">仅在全局查询下显示结果徽章</system:String>  | 
 | 393 | +    <system:String x:Key="showBadgesGlobalOnlyToolTip">Show badges for global query results only</system:String>  | 
 | 394 | +    <system:String x:Key="dialogJumpHotkey">Dialog Jump</system:String>  | 
 | 395 | +    <system:String x:Key="dialogJumpHotkeyToolTip">Enter shortcut to quickly navigate the Open/Save As dialog window to the path of the current file manager.</system:String>  | 
 | 396 | +    <system:String x:Key="dialogJump">Dialog Jump</system:String>  | 
 | 397 | +    <system:String x:Key="dialogJumpToolTip">When Open/Save As dialog window opens, quickly navigate to the current path of the file manager.</system:String>  | 
 | 398 | +    <system:String x:Key="autoDialogJump">Dialog Jump Automatically</system:String>  | 
 | 399 | +    <system:String x:Key="autoDialogJumpToolTip">When Open/Save As dialog window is displayed, automatically navigate to the path of the current file manager. (Experimental)</system:String>  | 
 | 400 | +    <system:String x:Key="showDialogJumpWindow">Show Dialog Jump Window</system:String>  | 
 | 401 | +    <system:String x:Key="showDialogJumpWindowToolTip">Display Dialog Jump search window when the open/save dialog window is shown to quickly navigate to file/folder locations.</system:String>  | 
 | 402 | +    <system:String x:Key="dialogJumpWindowPosition">Dialog Jump Window Position</system:String>  | 
 | 403 | +    <system:String x:Key="dialogJumpWindowPositionToolTip">Select position for the Dialog Jump search window</system:String>  | 
 | 404 | +    <system:String x:Key="DialogJumpWindowPositionUnderDialog">Fixed under the Open/Save As dialog window. Displayed on open and stays until the window is closed</system:String>  | 
 | 405 | +    <system:String x:Key="DialogJumpWindowPositionFollowDefault">Default search window position. Displayed when triggered by search window hotkey</system:String>  | 
 | 406 | +    <system:String x:Key="dialogJumpResultBehaviour">Dialog Jump Result Navigation Behaviour</system:String>  | 
 | 407 | +    <system:String x:Key="dialogJumpResultBehaviourToolTip">Behaviour to navigate Open/Save As dialog window to the selected result path</system:String>  | 
 | 408 | +    <system:String x:Key="DialogJumpResultBehaviourLeftClick">Left click or Enter key</system:String>  | 
 | 409 | +    <system:String x:Key="DialogJumpResultBehaviourRightClick">Right click</system:String>  | 
 | 410 | +    <system:String x:Key="dialogJumpFileResultBehaviour">Dialog Jump File Navigation Behaviour</system:String>  | 
 | 411 | +    <system:String x:Key="dialogJumpFileResultBehaviourToolTip">Behaviour to navigate Open/Save As dialog window when the result is a file path</system:String>  | 
 | 412 | +    <system:String x:Key="DialogJumpFileResultBehaviourFullPath">Fill full path in file name box</system:String>  | 
 | 413 | +    <system:String x:Key="DialogJumpFileResultBehaviourFullPathOpen">Fill full path in file name box and open</system:String>  | 
 | 414 | +    <system:String x:Key="DialogJumpFileResultBehaviourDirectory">Fill directory in path box</system:String>  | 
393 | 415 | 
 
  | 
394 | 416 |     <!--  Setting Proxy  -->  | 
395 | 417 |     <system:String x:Key="proxy">HTTP 代理</system:String>  | 
 | 
0 commit comments