-
Notifications
You must be signed in to change notification settings - Fork 519
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[dotnet] Fix line endings in template localizations. (#16981)
The automatic translation apparently runs on windows, creates files with crlf, and will check in the corresponding files as such. During the local build these files will be read and written out again, but now with lf endings, leaving all these files modified. So set the 'text' git attribute for these files, so that they're stored as 'lf' and converted to 'crlf' on Windows.
- Loading branch information
1 parent
697a571
commit 85b4b79
Showing
274 changed files
with
1,428 additions
and
1,417 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# By default to the default thing | ||
|
||
* text=auto | ||
|
||
# The automatic translation apparently runs on windows, creates files with | ||
# crlf, and will check in the corresponding files as such. During the local | ||
# build these files will be read and written out again, but now with lf | ||
# endings. So set the 'text' git attribute for these files, so that they're | ||
# stored as 'lf' and converted to 'crlf' on Windows. | ||
|
||
**/.template.config/localize/templatestrings.*.json text |
10 changes: 5 additions & 5 deletions
10
...talyst.Templates/maccatalyst-controller/.template.config/localize/templatestrings.cs.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Controller", | ||
"description": "A MacCatalyst Controller class", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Controller", | ||
"description": "A MacCatalyst Controller class", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
} |
10 changes: 5 additions & 5 deletions
10
...talyst.Templates/maccatalyst-controller/.template.config/localize/templatestrings.de.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Controller", | ||
"description": "A MacCatalyst Controller class", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Controller", | ||
"description": "A MacCatalyst Controller class", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
} |
10 changes: 5 additions & 5 deletions
10
...talyst.Templates/maccatalyst-controller/.template.config/localize/templatestrings.es.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Controller", | ||
"description": "A MacCatalyst Controller class", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Controller", | ||
"description": "A MacCatalyst Controller class", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
} |
10 changes: 5 additions & 5 deletions
10
...talyst.Templates/maccatalyst-controller/.template.config/localize/templatestrings.fr.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Controller", | ||
"description": "A MacCatalyst Controller class", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Controller", | ||
"description": "A MacCatalyst Controller class", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
} |
10 changes: 5 additions & 5 deletions
10
...talyst.Templates/maccatalyst-controller/.template.config/localize/templatestrings.it.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Controller", | ||
"description": "A MacCatalyst Controller class", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Controller", | ||
"description": "A MacCatalyst Controller class", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
} |
10 changes: 5 additions & 5 deletions
10
...talyst.Templates/maccatalyst-controller/.template.config/localize/templatestrings.ja.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Controller", | ||
"description": "A MacCatalyst Controller class", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Controller", | ||
"description": "A MacCatalyst Controller class", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
} |
10 changes: 5 additions & 5 deletions
10
...talyst.Templates/maccatalyst-controller/.template.config/localize/templatestrings.ko.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Controller", | ||
"description": "A MacCatalyst Controller class", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Controller", | ||
"description": "A MacCatalyst Controller class", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
} |
10 changes: 5 additions & 5 deletions
10
...talyst.Templates/maccatalyst-controller/.template.config/localize/templatestrings.pl.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Controller", | ||
"description": "A MacCatalyst Controller class", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Controller", | ||
"description": "A MacCatalyst Controller class", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
} |
10 changes: 5 additions & 5 deletions
10
...yst.Templates/maccatalyst-controller/.template.config/localize/templatestrings.pt-BR.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Controller", | ||
"description": "A MacCatalyst Controller class", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Controller", | ||
"description": "A MacCatalyst Controller class", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
} |
10 changes: 5 additions & 5 deletions
10
...talyst.Templates/maccatalyst-controller/.template.config/localize/templatestrings.ru.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Controller", | ||
"description": "A MacCatalyst Controller class", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Controller", | ||
"description": "A MacCatalyst Controller class", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
} |
10 changes: 5 additions & 5 deletions
10
...talyst.Templates/maccatalyst-controller/.template.config/localize/templatestrings.tr.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Controller", | ||
"description": "A MacCatalyst Controller class", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Controller", | ||
"description": "A MacCatalyst Controller class", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
} |
10 changes: 5 additions & 5 deletions
10
...t.Templates/maccatalyst-controller/.template.config/localize/templatestrings.zh-Hans.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Controller", | ||
"description": "A MacCatalyst Controller class", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Controller", | ||
"description": "A MacCatalyst Controller class", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
} |
10 changes: 5 additions & 5 deletions
10
...t.Templates/maccatalyst-controller/.template.config/localize/templatestrings.zh-Hant.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Controller", | ||
"description": "A MacCatalyst Controller class", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Controller", | ||
"description": "A MacCatalyst Controller class", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
} |
8 changes: 4 additions & 4 deletions
8
...talyst.Templates/maccatalyst-storyboard/.template.config/localize/templatestrings.cs.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Storyboard", | ||
"description": "A MacCatalyst Storyboard" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Storyboard", | ||
"description": "A MacCatalyst Storyboard" | ||
} |
8 changes: 4 additions & 4 deletions
8
...talyst.Templates/maccatalyst-storyboard/.template.config/localize/templatestrings.de.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Storyboard", | ||
"description": "A MacCatalyst Storyboard" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Storyboard", | ||
"description": "A MacCatalyst Storyboard" | ||
} |
8 changes: 4 additions & 4 deletions
8
...talyst.Templates/maccatalyst-storyboard/.template.config/localize/templatestrings.es.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Storyboard", | ||
"description": "A MacCatalyst Storyboard" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Storyboard", | ||
"description": "A MacCatalyst Storyboard" | ||
} |
8 changes: 4 additions & 4 deletions
8
...talyst.Templates/maccatalyst-storyboard/.template.config/localize/templatestrings.fr.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Storyboard", | ||
"description": "A MacCatalyst Storyboard" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Storyboard", | ||
"description": "A MacCatalyst Storyboard" | ||
} |
8 changes: 4 additions & 4 deletions
8
...talyst.Templates/maccatalyst-storyboard/.template.config/localize/templatestrings.it.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Storyboard", | ||
"description": "A MacCatalyst Storyboard" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Storyboard", | ||
"description": "A MacCatalyst Storyboard" | ||
} |
8 changes: 4 additions & 4 deletions
8
...talyst.Templates/maccatalyst-storyboard/.template.config/localize/templatestrings.ja.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Storyboard", | ||
"description": "A MacCatalyst Storyboard" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Storyboard", | ||
"description": "A MacCatalyst Storyboard" | ||
} |
8 changes: 4 additions & 4 deletions
8
...talyst.Templates/maccatalyst-storyboard/.template.config/localize/templatestrings.ko.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Storyboard", | ||
"description": "A MacCatalyst Storyboard" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Storyboard", | ||
"description": "A MacCatalyst Storyboard" | ||
} |
8 changes: 4 additions & 4 deletions
8
...talyst.Templates/maccatalyst-storyboard/.template.config/localize/templatestrings.pl.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Storyboard", | ||
"description": "A MacCatalyst Storyboard" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Storyboard", | ||
"description": "A MacCatalyst Storyboard" | ||
} |
8 changes: 4 additions & 4 deletions
8
...yst.Templates/maccatalyst-storyboard/.template.config/localize/templatestrings.pt-BR.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Storyboard", | ||
"description": "A MacCatalyst Storyboard" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Storyboard", | ||
"description": "A MacCatalyst Storyboard" | ||
} |
8 changes: 4 additions & 4 deletions
8
...talyst.Templates/maccatalyst-storyboard/.template.config/localize/templatestrings.ru.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Storyboard", | ||
"description": "A MacCatalyst Storyboard" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Storyboard", | ||
"description": "A MacCatalyst Storyboard" | ||
} |
8 changes: 4 additions & 4 deletions
8
...talyst.Templates/maccatalyst-storyboard/.template.config/localize/templatestrings.tr.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Storyboard", | ||
"description": "A MacCatalyst Storyboard" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Storyboard", | ||
"description": "A MacCatalyst Storyboard" | ||
} |
8 changes: 4 additions & 4 deletions
8
...t.Templates/maccatalyst-storyboard/.template.config/localize/templatestrings.zh-Hans.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Storyboard", | ||
"description": "A MacCatalyst Storyboard" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Storyboard", | ||
"description": "A MacCatalyst Storyboard" | ||
} |
8 changes: 4 additions & 4 deletions
8
...t.Templates/maccatalyst-storyboard/.template.config/localize/templatestrings.zh-Hant.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Storyboard", | ||
"description": "A MacCatalyst Storyboard" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst Storyboard", | ||
"description": "A MacCatalyst Storyboard" | ||
} |
10 changes: 5 additions & 5 deletions
10
....MacCatalyst.Templates/maccatalyst-view/.template.config/localize/templatestrings.cs.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst View", | ||
"description": "A MacCatalyst View", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst View", | ||
"description": "A MacCatalyst View", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
} |
10 changes: 5 additions & 5 deletions
10
....MacCatalyst.Templates/maccatalyst-view/.template.config/localize/templatestrings.de.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst View", | ||
"description": "A MacCatalyst View", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst View", | ||
"description": "A MacCatalyst View", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
} |
10 changes: 5 additions & 5 deletions
10
....MacCatalyst.Templates/maccatalyst-view/.template.config/localize/templatestrings.es.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst View", | ||
"description": "A MacCatalyst View", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst View", | ||
"description": "A MacCatalyst View", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
} |
10 changes: 5 additions & 5 deletions
10
....MacCatalyst.Templates/maccatalyst-view/.template.config/localize/templatestrings.fr.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst View", | ||
"description": "A MacCatalyst View", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst View", | ||
"description": "A MacCatalyst View", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
} |
10 changes: 5 additions & 5 deletions
10
....MacCatalyst.Templates/maccatalyst-view/.template.config/localize/templatestrings.it.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst View", | ||
"description": "A MacCatalyst View", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
{ | ||
"author": "Microsoft", | ||
"name": "Mac Catalyst View", | ||
"description": "A MacCatalyst View", | ||
"symbols/namespace/description": "namespace for the generated code" | ||
} |
Oops, something went wrong.
85b4b79
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ API diff for current PR / commit
Legacy Xamarin (No breaking changes)
iOS(no change detected)tvOS(no change detected)watchOS(no change detected)macOS(no change detected)NET (empty diffs)
iOS: (empty diff detected)tvOS: (empty diff detected)MacCatalyst: (empty diff detected)macOS: (empty diff detected)❗ API diff vs stable (Breaking changes)
Legacy Xamarin (:heavy_exclamation_mark: Breaking changes :heavy_exclamation_mark:)
.NET (:heavy_exclamation_mark: Breaking changes :heavy_exclamation_mark:)
Legacy Xamarin (stable) vs .NET
✅ Generator diff
Generator diff is empty
Pipeline on Agent
Hash: 85b4b791a2ac504017c9f0342c3b2995600eea9d [CI build]
85b4b79
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💻 [CI Build] Tests on macOS M1 - Mac Big Sur (11.5) passed 💻
✅ All tests on macOS M1 - Mac Big Sur (11.5) passed.
Pipeline on Agent
Hash: 85b4b791a2ac504017c9f0342c3b2995600eea9d [CI build]
85b4b79
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📚 [CI Build] Artifacts 📚
Artifacts were not provided.
Pipeline on Agent XAMMINI-052.Monterey'
Hash: 85b4b791a2ac504017c9f0342c3b2995600eea9d [CI build]
This comment was marked as outdated.
Sorry, something went wrong.