Skip to content

Commit 3452ecf

Browse files
committed
remove unnecessary strings from languages files
1 parent 4c75f8b commit 3452ecf

File tree

7 files changed

+0
-7
lines changed

7 files changed

+0
-7
lines changed

Plugins/Flow.Launcher.Plugin.Program/Languages/de.xaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,5 @@
3333

3434
<system:String x:Key="flowlauncher_plugin_program_plugin_name">Programm</system:String>
3535
<system:String x:Key="flowlauncher_plugin_program_plugin_description">Suche Programme mit Flow Launcher</system:String>
36-
<system:String x:Key="flowlauncher_plugin_program_run_as_administrator_not_supported_message">This app is not intended to be run as administrator</system:String>
3736

3837
</ResourceDictionary>

Plugins/Flow.Launcher.Plugin.Program/Languages/ja.xaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,5 @@
3434

3535
<system:String x:Key="flowlauncher_plugin_program_plugin_name">Program</system:String>
3636
<system:String x:Key="flowlauncher_plugin_program_plugin_description">Search programs in Flow Launcher</system:String>
37-
<system:String x:Key="flowlauncher_plugin_program_run_as_administrator_not_supported_message">This app is not intended to be run as administrator</system:String>
3837

3938
</ResourceDictionary>

Plugins/Flow.Launcher.Plugin.Program/Languages/pl.xaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,5 @@
3333

3434
<system:String x:Key="flowlauncher_plugin_program_plugin_name">Programy</system:String>
3535
<system:String x:Key="flowlauncher_plugin_program_plugin_description">Szukaj i uruchamiaj programy z poziomu Flow Launchera</system:String>
36-
<system:String x:Key="flowlauncher_plugin_program_run_as_administrator_not_supported_message">This app is not intended to be run as administrator</system:String>
3736

3837
</ResourceDictionary>

Plugins/Flow.Launcher.Plugin.Program/Languages/sk.xaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,5 @@
5353
<!--Dialogs-->
5454
<system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_success">Úspešné</system:String>
5555
<system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_success_message">Úspešne zakázané zobrazovanie tohto programu vo výsledkoch vyhľadávania</system:String>
56-
<system:String x:Key="flowlauncher_plugin_program_run_as_administrator_not_supported_message">This app is not intended to be run as administrator</system:String>
5756

5857
</ResourceDictionary>

Plugins/Flow.Launcher.Plugin.Program/Languages/tr.xaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,5 @@
3535
<system:String x:Key="flowlauncher_plugin_program_plugin_description">Programları Flow Launcher'tan arayın</system:String>
3636

3737
<system:String x:Key="flowlauncher_plugin_program_invalid_path">Geçersiz Konum</system:String>
38-
<system:String x:Key="flowlauncher_plugin_program_run_as_administrator_not_supported_message">This app is not intended to be run as administrator</system:String>
3938

4039
</ResourceDictionary>

Plugins/Flow.Launcher.Plugin.Program/Languages/zh-cn.xaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,5 @@
5050
<!--Dialogs-->
5151
<system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_success">完成</system:String>
5252
<system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_success_message">成功禁用了该程序以使其无法显示在查询中</system:String>
53-
<system:String x:Key="flowlauncher_plugin_program_run_as_administrator_not_supported_message">This app is not intended to be run as administrator</system:String>
5453

5554
</ResourceDictionary>

Plugins/Flow.Launcher.Plugin.Program/Languages/zh-tw.xaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,5 @@
3333

3434
<system:String x:Key="flowlauncher_plugin_program_plugin_name">程式</system:String>
3535
<system:String x:Key="flowlauncher_plugin_program_plugin_description">在 Flow Launcher 中搜尋程式</system:String>
36-
<system:String x:Key="flowlauncher_plugin_program_run_as_administrator_not_supported_message">This app is not intended to be run as administrator</system:String>
3736

3837
</ResourceDictionary>

0 commit comments

Comments
 (0)