-
Notifications
You must be signed in to change notification settings - Fork 564
Enable template localization on dotnet CLI #6677
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
rokonec
wants to merge
3
commits into
dotnet:main
from
rokonec:rokonec/enable-templates-localization
Closed
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
6 changes: 6 additions & 0 deletions
6
...soft.Android.Templates/android-activity/.template.config/localize/templatestrings.cs.json
This file contains hidden or 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,6 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Activity template", | ||
| "description": "An Android Activity class", | ||
| "symbols/namespace/description": "namespace for the generated code" | ||
| } |
6 changes: 6 additions & 0 deletions
6
...soft.Android.Templates/android-activity/.template.config/localize/templatestrings.de.json
This file contains hidden or 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,6 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Activity template", | ||
| "description": "An Android Activity class", | ||
| "symbols/namespace/description": "namespace for the generated code" | ||
| } |
6 changes: 6 additions & 0 deletions
6
...soft.Android.Templates/android-activity/.template.config/localize/templatestrings.en.json
This file contains hidden or 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,6 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Activity template", | ||
| "description": "An Android Activity class", | ||
| "symbols/namespace/description": "namespace for the generated code" | ||
| } |
6 changes: 6 additions & 0 deletions
6
...soft.Android.Templates/android-activity/.template.config/localize/templatestrings.es.json
This file contains hidden or 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,6 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Activity template", | ||
| "description": "An Android Activity class", | ||
| "symbols/namespace/description": "namespace for the generated code" | ||
| } |
6 changes: 6 additions & 0 deletions
6
...soft.Android.Templates/android-activity/.template.config/localize/templatestrings.fr.json
This file contains hidden or 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,6 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Activity template", | ||
| "description": "An Android Activity class", | ||
| "symbols/namespace/description": "namespace for the generated code" | ||
| } |
6 changes: 6 additions & 0 deletions
6
...soft.Android.Templates/android-activity/.template.config/localize/templatestrings.it.json
This file contains hidden or 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,6 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Activity template", | ||
| "description": "An Android Activity class", | ||
| "symbols/namespace/description": "namespace for the generated code" | ||
| } |
6 changes: 6 additions & 0 deletions
6
...soft.Android.Templates/android-activity/.template.config/localize/templatestrings.ja.json
This file contains hidden or 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,6 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Activity template", | ||
| "description": "An Android Activity class", | ||
| "symbols/namespace/description": "namespace for the generated code" | ||
| } |
6 changes: 6 additions & 0 deletions
6
...soft.Android.Templates/android-activity/.template.config/localize/templatestrings.ko.json
This file contains hidden or 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,6 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Activity template", | ||
| "description": "An Android Activity class", | ||
| "symbols/namespace/description": "namespace for the generated code" | ||
| } |
6 changes: 6 additions & 0 deletions
6
...soft.Android.Templates/android-activity/.template.config/localize/templatestrings.pl.json
This file contains hidden or 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,6 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Activity template", | ||
| "description": "An Android Activity class", | ||
| "symbols/namespace/description": "namespace for the generated code" | ||
| } |
6 changes: 6 additions & 0 deletions
6
...t.Android.Templates/android-activity/.template.config/localize/templatestrings.pt-BR.json
This file contains hidden or 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,6 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Activity template", | ||
| "description": "An Android Activity class", | ||
| "symbols/namespace/description": "namespace for the generated code" | ||
| } |
6 changes: 6 additions & 0 deletions
6
...soft.Android.Templates/android-activity/.template.config/localize/templatestrings.ru.json
This file contains hidden or 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,6 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Activity template", | ||
| "description": "An Android Activity class", | ||
| "symbols/namespace/description": "namespace for the generated code" | ||
| } |
6 changes: 6 additions & 0 deletions
6
...soft.Android.Templates/android-activity/.template.config/localize/templatestrings.tr.json
This file contains hidden or 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,6 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Activity template", | ||
| "description": "An Android Activity class", | ||
| "symbols/namespace/description": "namespace for the generated code" | ||
| } |
6 changes: 6 additions & 0 deletions
6
...Android.Templates/android-activity/.template.config/localize/templatestrings.zh-Hans.json
This file contains hidden or 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,6 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Activity template", | ||
| "description": "An Android Activity class", | ||
| "symbols/namespace/description": "namespace for the generated code" | ||
| } |
6 changes: 6 additions & 0 deletions
6
...Android.Templates/android-activity/.template.config/localize/templatestrings.zh-Hant.json
This file contains hidden or 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,6 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Activity template", | ||
| "description": "An Android Activity class", | ||
| "symbols/namespace/description": "namespace for the generated code" | ||
| } |
6 changes: 6 additions & 0 deletions
6
...ft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.cs.json
This file contains hidden or 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,6 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Java Library Binding (Preview)", | ||
| "description": "A project for creating a .NET 6 Android class library that binds to a native Java library", | ||
| "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project" | ||
| } |
6 changes: 6 additions & 0 deletions
6
...ft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.de.json
This file contains hidden or 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,6 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Java Library Binding (Preview)", | ||
| "description": "A project for creating a .NET 6 Android class library that binds to a native Java library", | ||
| "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project" | ||
| } |
6 changes: 6 additions & 0 deletions
6
...ft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.en.json
This file contains hidden or 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,6 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Java Library Binding (Preview)", | ||
| "description": "A project for creating a .NET 6 Android class library that binds to a native Java library", | ||
| "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project" | ||
| } |
6 changes: 6 additions & 0 deletions
6
...ft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.es.json
This file contains hidden or 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,6 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Java Library Binding (Preview)", | ||
| "description": "A project for creating a .NET 6 Android class library that binds to a native Java library", | ||
| "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project" | ||
| } |
6 changes: 6 additions & 0 deletions
6
...ft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.fr.json
This file contains hidden or 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,6 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Java Library Binding (Preview)", | ||
| "description": "A project for creating a .NET 6 Android class library that binds to a native Java library", | ||
| "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project" | ||
| } |
6 changes: 6 additions & 0 deletions
6
...ft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.it.json
This file contains hidden or 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,6 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Java Library Binding (Preview)", | ||
| "description": "A project for creating a .NET 6 Android class library that binds to a native Java library", | ||
| "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project" | ||
| } |
6 changes: 6 additions & 0 deletions
6
...ft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.ja.json
This file contains hidden or 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,6 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Java Library Binding (Preview)", | ||
| "description": "A project for creating a .NET 6 Android class library that binds to a native Java library", | ||
| "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project" | ||
| } |
6 changes: 6 additions & 0 deletions
6
...ft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.ko.json
This file contains hidden or 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,6 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Java Library Binding (Preview)", | ||
| "description": "A project for creating a .NET 6 Android class library that binds to a native Java library", | ||
| "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project" | ||
| } |
6 changes: 6 additions & 0 deletions
6
...ft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.pl.json
This file contains hidden or 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,6 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Java Library Binding (Preview)", | ||
| "description": "A project for creating a .NET 6 Android class library that binds to a native Java library", | ||
| "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project" | ||
| } |
6 changes: 6 additions & 0 deletions
6
...Android.Templates/android-bindinglib/.template.config/localize/templatestrings.pt-BR.json
This file contains hidden or 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,6 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Java Library Binding (Preview)", | ||
| "description": "A project for creating a .NET 6 Android class library that binds to a native Java library", | ||
| "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project" | ||
| } |
6 changes: 6 additions & 0 deletions
6
...ft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.ru.json
This file contains hidden or 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,6 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Java Library Binding (Preview)", | ||
| "description": "A project for creating a .NET 6 Android class library that binds to a native Java library", | ||
| "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project" | ||
| } |
6 changes: 6 additions & 0 deletions
6
...ft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.tr.json
This file contains hidden or 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,6 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Java Library Binding (Preview)", | ||
| "description": "A project for creating a .NET 6 Android class library that binds to a native Java library", | ||
| "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project" | ||
| } |
6 changes: 6 additions & 0 deletions
6
...droid.Templates/android-bindinglib/.template.config/localize/templatestrings.zh-Hans.json
This file contains hidden or 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,6 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Java Library Binding (Preview)", | ||
| "description": "A project for creating a .NET 6 Android class library that binds to a native Java library", | ||
| "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project" | ||
| } |
6 changes: 6 additions & 0 deletions
6
...droid.Templates/android-bindinglib/.template.config/localize/templatestrings.zh-Hant.json
This file contains hidden or 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,6 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Java Library Binding (Preview)", | ||
| "description": "A project for creating a .NET 6 Android class library that binds to a native Java library", | ||
| "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project" | ||
| } |
5 changes: 5 additions & 0 deletions
5
...rosoft.Android.Templates/android-layout/.template.config/localize/templatestrings.cs.json
This file contains hidden or 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,5 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Layout template", | ||
| "description": "An Android layout (XML) file" | ||
| } |
5 changes: 5 additions & 0 deletions
5
...rosoft.Android.Templates/android-layout/.template.config/localize/templatestrings.de.json
This file contains hidden or 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,5 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Layout template", | ||
| "description": "An Android layout (XML) file" | ||
| } |
5 changes: 5 additions & 0 deletions
5
...rosoft.Android.Templates/android-layout/.template.config/localize/templatestrings.en.json
This file contains hidden or 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,5 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Layout template", | ||
| "description": "An Android layout (XML) file" | ||
| } |
5 changes: 5 additions & 0 deletions
5
...rosoft.Android.Templates/android-layout/.template.config/localize/templatestrings.es.json
This file contains hidden or 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,5 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Layout template", | ||
| "description": "An Android layout (XML) file" | ||
| } |
5 changes: 5 additions & 0 deletions
5
...rosoft.Android.Templates/android-layout/.template.config/localize/templatestrings.fr.json
This file contains hidden or 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,5 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Layout template", | ||
| "description": "An Android layout (XML) file" | ||
| } |
5 changes: 5 additions & 0 deletions
5
...rosoft.Android.Templates/android-layout/.template.config/localize/templatestrings.it.json
This file contains hidden or 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,5 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Layout template", | ||
| "description": "An Android layout (XML) file" | ||
| } |
5 changes: 5 additions & 0 deletions
5
...rosoft.Android.Templates/android-layout/.template.config/localize/templatestrings.ja.json
This file contains hidden or 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,5 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Layout template", | ||
| "description": "An Android layout (XML) file" | ||
| } |
5 changes: 5 additions & 0 deletions
5
...rosoft.Android.Templates/android-layout/.template.config/localize/templatestrings.ko.json
This file contains hidden or 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,5 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Layout template", | ||
| "description": "An Android layout (XML) file" | ||
| } |
5 changes: 5 additions & 0 deletions
5
...rosoft.Android.Templates/android-layout/.template.config/localize/templatestrings.pl.json
This file contains hidden or 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,5 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Layout template", | ||
| "description": "An Android layout (XML) file" | ||
| } |
5 changes: 5 additions & 0 deletions
5
...oft.Android.Templates/android-layout/.template.config/localize/templatestrings.pt-BR.json
This file contains hidden or 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,5 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Layout template", | ||
| "description": "An Android layout (XML) file" | ||
| } |
5 changes: 5 additions & 0 deletions
5
...rosoft.Android.Templates/android-layout/.template.config/localize/templatestrings.ru.json
This file contains hidden or 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,5 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Layout template", | ||
| "description": "An Android layout (XML) file" | ||
| } |
5 changes: 5 additions & 0 deletions
5
...rosoft.Android.Templates/android-layout/.template.config/localize/templatestrings.tr.json
This file contains hidden or 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,5 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Layout template", | ||
| "description": "An Android layout (XML) file" | ||
| } |
5 changes: 5 additions & 0 deletions
5
...t.Android.Templates/android-layout/.template.config/localize/templatestrings.zh-Hans.json
This file contains hidden or 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,5 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Layout template", | ||
| "description": "An Android layout (XML) file" | ||
| } |
5 changes: 5 additions & 0 deletions
5
...t.Android.Templates/android-layout/.template.config/localize/templatestrings.zh-Hant.json
This file contains hidden or 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,5 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Layout template", | ||
| "description": "An Android layout (XML) file" | ||
| } |
7 changes: 7 additions & 0 deletions
7
src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.cs.json
This file contains hidden or 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,7 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Application (Preview)", | ||
| "description": "A project for creating a .NET 6 Android application", | ||
| "symbols/packageName/description": "Overrides the package name in the AndroidManifest.xml", | ||
| "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project" | ||
| } |
7 changes: 7 additions & 0 deletions
7
src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.de.json
This file contains hidden or 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,7 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Application (Preview)", | ||
| "description": "A project for creating a .NET 6 Android application", | ||
| "symbols/packageName/description": "Overrides the package name in the AndroidManifest.xml", | ||
| "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project" | ||
| } |
7 changes: 7 additions & 0 deletions
7
src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.en.json
This file contains hidden or 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,7 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Application (Preview)", | ||
| "description": "A project for creating a .NET 6 Android application", | ||
| "symbols/packageName/description": "Overrides the package name in the AndroidManifest.xml", | ||
| "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project" | ||
| } |
7 changes: 7 additions & 0 deletions
7
src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.es.json
This file contains hidden or 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,7 @@ | ||
| { | ||
| "author": "Microsoft", | ||
| "name": "Android Application (Preview)", | ||
| "description": "A project for creating a .NET 6 Android application", | ||
| "symbols/packageName/description": "Overrides the package name in the AndroidManifest.xml", | ||
| "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project" | ||
| } |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
Do we need to add a Maestro subscription for this? Can it be a dependency of dotnet/installer, so when we get updates for dotnet/installer this number follows along?
See an example here on how ILLink updates along with dotnet/installer: #6670
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.
Adding dependency is possible, but updates will be coming quite frequently - in templating all the packages are produced on any change (even unrelated to package).
Alternative is to add the task via Arcade SDK, I see the repo has already reference to it https://github.com/xamarin/xamarin-android/blob/71e6ecd67b08394482317c94db9ff35dc051ffbc/global.json#L7 and dependency https://github.com/xamarin/xamarin-android/blob/71e6ecd67b08394482317c94db9ff35dc051ffbc/eng/Version.Details.xml#L21-L24
But this version is very old, we need to update it. Also template localization task is only available from arcade SDK 7, if you need to stay on 6 - we might need to backport it.
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.
yeah need to know for us too.
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.
@pjcollins should we setup a weekly subscription for dotnet/arcade?
We might also need to configure a few things so the version number is used throughout our build.
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.
I vaguely remember maestro updates failing for arcade in the past. I think we'll need to bring more of the arcade sdk into the eng/ folder to get arcade updates to flow through maestro, but I am not positive. I can try to look at that this week, but for now maybe we can manually bump this version for this PR?