Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 13a2995

Browse files
committed
Added missing attribute.
Crowdin seems to have removed this attribute, which causes an NRE in XliffTasks. Added it back in by hand for now and reported this to crowdin.
1 parent 38bdfcb commit 13a2995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitHub.VisualStudio/xlf/VSPackage.zh-CN.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</trans-unit>
1010
<trans-unit id="112" approved="yes">
1111
<source>A Visual Studio Extension that brings the GitHub Flow into Visual Studio.</source>
12-
<target xml:lang="zh-CN">这是一个将GitHub工作流引入Visual Studio的扩展。</target>
12+
<target xml:lang="zh-CN" state="translated">这是一个将GitHub工作流引入Visual Studio的扩展。</target>
1313
<note/>
1414
</trans-unit>
1515
</body>

0 commit comments

Comments
 (0)