mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
plugin/everything/lang/en: enlint (#645)
This commit is contained in:
parent
cf685b404d
commit
76fc9b78fe
1 changed files with 6 additions and 6 deletions
|
|
@ -2,13 +2,13 @@
|
|||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:system="clr-namespace:System;assembly=mscorlib">
|
||||
|
||||
<system:String x:Key="wox_plugin_everything_is_not_running">Everything is not runnin</system:String>
|
||||
<system:String x:Key="wox_plugin_everything_query_error">Everything plugin has an error (enter to copy error message)</system:String>
|
||||
<system:String x:Key="wox_plugin_everything_is_not_running">Everything is not running</system:String>
|
||||
<system:String x:Key="wox_plugin_everything_query_error">Error querying Everything</system:String>
|
||||
<system:String x:Key="wox_plugin_everything_copied">Copied</system:String>
|
||||
<system:String x:Key="wox_plugin_everything_canot_start">Can't start {0}</system:String>
|
||||
<system:String x:Key="wox_plugin_everything_open_containing_folder">Open containing folder</system:String>
|
||||
<system:String x:Key="wox_plugin_everything_canot_start">Can’t start {0}</system:String>
|
||||
<system:String x:Key="wox_plugin_everything_open_containing_folder">Open parent folder</system:String>
|
||||
|
||||
<system:String x:Key="wox_plugin_everything_plugin_name">Everything</system:String>
|
||||
<system:String x:Key="wox_plugin_everything_plugin_description">Search disk files using Everything</system:String>
|
||||
<system:String x:Key="wox_plugin_everything_plugin_description">Search on-disk files using Everything</system:String>
|
||||
|
||||
</ResourceDictionary>
|
||||
</ResourceDictionary>
|
||||
|
|
|
|||
Loading…
Reference in a new issue