forked from dotnet/maui
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Juno: check in to lego/hb_7241b85a-f216-4d55-a9fa-d8030c736df5_202412…
…03012133186. (dotnet#26319)
- Loading branch information
Showing
39 changed files
with
2,496 additions
and
0 deletions.
There are no files selected for viewing
104 changes: 104 additions & 0 deletions
104
...plates/src/templates/maui-multiproject/.template.config/localize/templatestrings.json.lcl
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,104 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LCX SchemaVersion="6.0" Name="D:\a\_work\1\s\src\Templates\src\templates\maui-multiproject\.template.config\localize\templatestrings.json" PsrId="306" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="cs-CZ"> | ||
<OwnedComments> | ||
<Cmt Name="Dev" /> | ||
<Cmt Name="LcxAdmin" /> | ||
<Cmt Name="Rccx" /> | ||
</OwnedComments> | ||
<Item ItemId=";String Table" ItemType="0" PsrId="306" Leaf="false"> | ||
<Disp Icon="Expand" Expand="true" Disp="true" LocTbl="false" /> | ||
<Item ItemId=";Strings" ItemType="0" PsrId="306" Leaf="false"> | ||
<Disp Icon="Str" Disp="true" LocTbl="false" /> | ||
<Item ItemId=";author" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Microsoft]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[A project for creating a .NET MAUI application for iOS, Android, Mac Catalyst and WinUI with multiple, separate app projects.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";name" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[.NET MAUI Multi-Project App]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";postActions/openInEditor/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Opens MainPage.xaml in the editor.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/Framework/choices/DOTNET_TFM_VALUE/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Target DOTNET_TFM_VALUE]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/Framework/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[The target framework for the project.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/android/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Include the Android app head project]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/android/displayName" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Android]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/applicationId/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Overrides the $(ApplicationId) in the project]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/ios/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Include the iOS app head project]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/ios/displayName" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[iOS]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/maccatalyst/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Include the macOS app head project (using Mac Catalyst)]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/maccatalyst/displayName" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[macOS using Mac Catalyst]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/winui/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Include the Windows app head project (using WinUI 3)]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/winui/displayName" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Windows using WinUI 3]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
</Item> | ||
</Item> | ||
<Settings Name="@vsLocTools@\default.lss" Type="Lss" /></LCX> |
44 changes: 44 additions & 0 deletions
44
...lates/src/templates/maui-window-csharp/.template.config/localize/templatestrings.json.lcl
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,44 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LCX SchemaVersion="6.0" Name="D:\a\_work\1\s\src\Templates\src\templates\maui-window-csharp\.template.config\localize\templatestrings.json" PsrId="306" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="cs-CZ"> | ||
<OwnedComments> | ||
<Cmt Name="Dev" /> | ||
<Cmt Name="LcxAdmin" /> | ||
<Cmt Name="Rccx" /> | ||
</OwnedComments> | ||
<Item ItemId=";String Table" ItemType="0" PsrId="306" Leaf="false"> | ||
<Disp Icon="Expand" Expand="true" Disp="true" LocTbl="false" /> | ||
<Item ItemId=";Strings" ItemType="0" PsrId="306" Leaf="false"> | ||
<Disp Icon="Str" Disp="true" LocTbl="false" /> | ||
<Item ItemId=";author" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Microsoft]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[A window for displaying a page using C#.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";name" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[.NET MAUI Window (C#)]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";postActions/openInEditor/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Opens NewWindow1.cs in the editor.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/namespace/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Namespace for the generated code.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
</Item> | ||
</Item> | ||
<Settings Name="@vsLocTools@\default.lss" Type="Lss" /></LCX> |
44 changes: 44 additions & 0 deletions
44
...mplates/src/templates/maui-window-xaml/.template.config/localize/templatestrings.json.lcl
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,44 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LCX SchemaVersion="6.0" Name="D:\a\_work\1\s\src\Templates\src\templates\maui-window-xaml\.template.config\localize\templatestrings.json" PsrId="306" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="cs-CZ"> | ||
<OwnedComments> | ||
<Cmt Name="Dev" /> | ||
<Cmt Name="LcxAdmin" /> | ||
<Cmt Name="Rccx" /> | ||
</OwnedComments> | ||
<Item ItemId=";String Table" ItemType="0" PsrId="306" Leaf="false"> | ||
<Disp Icon="Expand" Expand="true" Disp="true" LocTbl="false" /> | ||
<Item ItemId=";Strings" ItemType="0" PsrId="306" Leaf="false"> | ||
<Disp Icon="Str" Disp="true" LocTbl="false" /> | ||
<Item ItemId=";author" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Microsoft]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[A window for displaying a page using XAML.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";name" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[.NET MAUI Window (XAML)]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";postActions/openInEditor/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Opens NewWindow1.xaml in the editor.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/namespace/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[namespace for the generated code]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
</Item> | ||
</Item> | ||
<Settings Name="@vsLocTools@\default.lss" Type="Lss" /></LCX> |
104 changes: 104 additions & 0 deletions
104
...plates/src/templates/maui-multiproject/.template.config/localize/templatestrings.json.lcl
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,104 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LCX SchemaVersion="6.0" Name="D:\a\_work\1\s\src\Templates\src\templates\maui-multiproject\.template.config\localize\templatestrings.json" PsrId="306" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="de-DE"> | ||
<OwnedComments> | ||
<Cmt Name="Dev" /> | ||
<Cmt Name="LcxAdmin" /> | ||
<Cmt Name="Rccx" /> | ||
</OwnedComments> | ||
<Item ItemId=";String Table" ItemType="0" PsrId="306" Leaf="false"> | ||
<Disp Icon="Expand" Expand="true" Disp="true" LocTbl="false" /> | ||
<Item ItemId=";Strings" ItemType="0" PsrId="306" Leaf="false"> | ||
<Disp Icon="Str" Disp="true" LocTbl="false" /> | ||
<Item ItemId=";author" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Microsoft]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[A project for creating a .NET MAUI application for iOS, Android, Mac Catalyst and WinUI with multiple, separate app projects.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";name" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[.NET MAUI Multi-Project App]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";postActions/openInEditor/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Opens MainPage.xaml in the editor.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/Framework/choices/DOTNET_TFM_VALUE/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Target DOTNET_TFM_VALUE]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/Framework/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[The target framework for the project.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/android/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Include the Android app head project]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/android/displayName" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Android]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/applicationId/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Overrides the $(ApplicationId) in the project]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/ios/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Include the iOS app head project]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/ios/displayName" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[iOS]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/maccatalyst/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Include the macOS app head project (using Mac Catalyst)]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/maccatalyst/displayName" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[macOS using Mac Catalyst]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/winui/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Include the Windows app head project (using WinUI 3)]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/winui/displayName" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Windows using WinUI 3]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
</Item> | ||
</Item> | ||
<Settings Name="@vsLocTools@\default.lss" Type="Lss" /></LCX> |
44 changes: 44 additions & 0 deletions
44
...lates/src/templates/maui-window-csharp/.template.config/localize/templatestrings.json.lcl
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,44 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LCX SchemaVersion="6.0" Name="D:\a\_work\1\s\src\Templates\src\templates\maui-window-csharp\.template.config\localize\templatestrings.json" PsrId="306" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="de-DE"> | ||
<OwnedComments> | ||
<Cmt Name="Dev" /> | ||
<Cmt Name="LcxAdmin" /> | ||
<Cmt Name="Rccx" /> | ||
</OwnedComments> | ||
<Item ItemId=";String Table" ItemType="0" PsrId="306" Leaf="false"> | ||
<Disp Icon="Expand" Expand="true" Disp="true" LocTbl="false" /> | ||
<Item ItemId=";Strings" ItemType="0" PsrId="306" Leaf="false"> | ||
<Disp Icon="Str" Disp="true" LocTbl="false" /> | ||
<Item ItemId=";author" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Microsoft]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[A window for displaying a page using C#.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";name" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[.NET MAUI Window (C#)]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";postActions/openInEditor/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Opens NewWindow1.cs in the editor.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/namespace/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Namespace for the generated code.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
</Item> | ||
</Item> | ||
<Settings Name="@vsLocTools@\default.lss" Type="Lss" /></LCX> |
44 changes: 44 additions & 0 deletions
44
...mplates/src/templates/maui-window-xaml/.template.config/localize/templatestrings.json.lcl
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,44 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LCX SchemaVersion="6.0" Name="D:\a\_work\1\s\src\Templates\src\templates\maui-window-xaml\.template.config\localize\templatestrings.json" PsrId="306" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="de-DE"> | ||
<OwnedComments> | ||
<Cmt Name="Dev" /> | ||
<Cmt Name="LcxAdmin" /> | ||
<Cmt Name="Rccx" /> | ||
</OwnedComments> | ||
<Item ItemId=";String Table" ItemType="0" PsrId="306" Leaf="false"> | ||
<Disp Icon="Expand" Expand="true" Disp="true" LocTbl="false" /> | ||
<Item ItemId=";Strings" ItemType="0" PsrId="306" Leaf="false"> | ||
<Disp Icon="Str" Disp="true" LocTbl="false" /> | ||
<Item ItemId=";author" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Microsoft]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[A window for displaying a page using XAML.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";name" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[.NET MAUI Window (XAML)]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";postActions/openInEditor/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Opens NewWindow1.xaml in the editor.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/namespace/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[namespace for the generated code]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
</Item> | ||
</Item> | ||
<Settings Name="@vsLocTools@\default.lss" Type="Lss" /></LCX> |
Oops, something went wrong.