File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed
Plugins/Flow.Launcher.Plugin.PluginsManager/Languages Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 1
1
<?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" >
6
3
7
4
<!-- Dialogues -->
8
5
<system : String x : Key =" plugin_pluginsmanager_downloading_plugin" >正在下载插件...</system : String >
Original file line number Diff line number Diff line change 1
1
<?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" >
6
3
7
4
<!-- Dialogues -->
8
5
<system : String x : Key =" plugin_pluginsmanager_downloading_plugin" >正在下載擴充功能</system : String >
You can’t perform that action at this time.
0 commit comments