Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit acd9a54

Browse filesBrowse 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
Copy full SHA for acd9a54
Expand file treeCollapse file tree

29 files changed

+3445
-2155
lines changed
Open diff view settings
Collapse file

‎.vscode/tasks.json‎

Copy file name to clipboardExpand all lines: .vscode/tasks.json
-12Lines 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",
Collapse file

‎LibZipSharp/Properties/Resources.Designer.cs‎

Copy file name to clipboardExpand all lines: LibZipSharp/Properties/Resources.Designer.cs
+324Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.