Skip to content

Commit acd9a54

Browse files
[Localization] Switch from xlf to resx files (#112)
* Localized file check-in by OneLocBuild Task: Build definition ID 11678: Build ID 6532728 * Localized file check-in by OneLocBuild Task: Build definition ID 11678: Build ID 6564588 * Migrate from xlf to resx Co-authored-by: Peter Collins <pecolli@microsoft.com>
1 parent 3cece80 commit acd9a54

29 files changed

+3445
-2155
lines changed

.vscode/tasks.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,6 @@
1515
"$msCompile"
1616
]
1717
},
18-
{
19-
"label": "Regenerate LibZipSharp Localisations",
20-
"type": "shell",
21-
"command": "msbuild LibZipSharp/libZipSharp.csproj /restore /t:UpdateXlf",
22-
"group": {
23-
"kind": "build",
24-
"isDefault": true
25-
},
26-
"problemMatcher": [
27-
"$msCompile"
28-
]
29-
},
3018
{
3119
"label": "Pack LibZipSharp Nuget",
3220
"type": "shell",

LibZipSharp/Properties/Resources.Designer.cs

Lines changed: 324 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)