Skip to content

Commit

Permalink
[Localization] Switch from xlf to resx files (#112)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
1 parent 3cece80 commit acd9a54
Show file tree
Hide file tree
Showing 29 changed files with 3,445 additions and 2,155 deletions.
12 changes: 0 additions & 12 deletions .vscode/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,6 @@
"$msCompile"
]
},
{
"label": "Regenerate LibZipSharp Localisations",
"type": "shell",
"command": "msbuild LibZipSharp/libZipSharp.csproj /restore /t:UpdateXlf",
"group": {
"kind": "build",
"isDefault": true
},
"problemMatcher": [
"$msCompile"
]
},
{
"label": "Pack LibZipSharp Nuget",
"type": "shell",
Expand Down
324 changes: 324 additions & 0 deletions LibZipSharp/Properties/Resources.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit acd9a54

Please # to comment.