We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d941e04 commit f31e66eCopy full SHA for f31e66e
WinUI3Utilities.Samples/Strings/zh-cn/Resources.resw
@@ -121,6 +121,7 @@
121
<value>WinUI3Utilities</value>
122
</data>
123
<data name="String1.[using:Microsoft.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve">
124
- <value>ToolTip2</value>
+ <value>ToolTip212
125
+43</value>
126
127
</root>
WinUI3Utilities.SourceGenerator/LocalizedStringResourcesGenerator.cs
@@ -1,9 +1,7 @@
1
-using System;
2
using System.Collections.Generic;
3
using System.Collections.Immutable;
4
using System.IO;
5
using System.Linq;
6
-using System.Security.Cryptography;
7
using System.Text;
8
using System.Text.Json;
9
using System.Xml.Linq;
0 commit comments