Skip to content

Commit 71b79da

Browse files
committed
Revert auto format
1 parent 0e02a6f commit 71b79da

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
<?xml version="1.0" ?>
2-
<ResourceDictionary
3-
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
4-
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
5-
xmlns:system="clr-namespace:System;assembly=mscorlib">
2+
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib">
63

74
<!-- Dialogues -->
85
<system:String x:Key="plugin_pluginsmanager_downloading_plugin">正在下载插件...</system:String>

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
<?xml version="1.0" ?>
2-
<ResourceDictionary
3-
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
4-
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
5-
xmlns:system="clr-namespace:System;assembly=mscorlib">
2+
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib">
63

74
<!-- Dialogues -->
85
<system:String x:Key="plugin_pluginsmanager_downloading_plugin">正在下載擴充功能</system:String>

0 commit comments

Comments
 (0)