-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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_202409…
…25231640755. (#24935)
- Loading branch information
Showing
13 changed files
with
2,600 additions
and
0 deletions.
There are no files selected for viewing
200 changes: 200 additions & 0 deletions
200
...tes/src/templates/maui-blazor-solution/.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,200 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LCX SchemaVersion="6.0" Name="D:\a\_work\1\s\src\Templates\src\templates\maui-blazor-solution\.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 multi-project app for creating a .NET MAUI Blazor Hybrid application with a Blazor Web project with a shared user interface.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";name" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[.NET MAUI Blazor Hybrid and Web App]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";postActions/openInEditor/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Opens Shared Pages/Home.razor in the editor.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/AllInteractive/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Configures whether to make every page interactive by applying an interactive render mode at the top level. If false, pages will use static server rendering by default, and can be marked interactive on a per-page or per-component basis.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/AllInteractive/displayName" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[_Enable interactive rendering globally throughout the site]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/Empty/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Configures whether to omit sample pages and styling that demonstrate basic usage patterns.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/ExcludeLaunchSettings/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Whether to exclude launchSettings.json from the generated template.]]></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/IncludeSampleContent/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Configures whether to add sample pages and styling to demonstrate basic usage patterns.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/IncludeSampleContent/displayName" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[_Include sample pages]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/InteractivityPlatform/choices/Auto/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Uses Server while downloading WebAssembly assets, then uses WebAssembly]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/InteractivityPlatform/choices/Auto/displayName" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Auto (Server and WebAssembly)]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/InteractivityPlatform/choices/None/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[No interactivity (static server rendering only)]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/InteractivityPlatform/choices/None/displayName" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[None]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/InteractivityPlatform/choices/Server/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Runs on the server]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/InteractivityPlatform/choices/Server/displayName" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Server]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/InteractivityPlatform/choices/WebAssembly/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Runs in the browser using WebAssembly]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/InteractivityPlatform/choices/WebAssembly/displayName" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[WebAssembly]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/InteractivityPlatform/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Chooses which interactive render mode to use for interactive components]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/InteractivityPlatform/displayName" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[_Interactive render mode]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/NoHttps/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Whether to turn off HTTPS. This option only applies if Individual isn't used for --auth.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/UseProgramMain/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Whether to generate an explicit Program class and Main method instead of top-level statements.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/UseProgramMain/displayName" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Do not use _top-level statements]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/UserSecretsId/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[The ID to use for secrets (use with Individual auth).]]></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/iisHttpPort/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Port number to use for the IIS Express HTTP endpoint in launchSettings.json.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/iisHttpsPort/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Port number to use for the IIS Express HTTPS endpoint in launchSettings.json. This option is only applicable when the parameter no-https is not used (no-https will be ignored if Individual auth is used).]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/kestrelHttpPort/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Port number to use for the HTTP endpoint in launchSettings.json.]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";symbols/kestrelHttpsPort/description" ItemType="0" PsrId="306" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Port number to use for the HTTPS endpoint in launchSettings.json. This option is only applicable when the parameter no-https is not used (no-https will be ignored if Individual auth is used).]]></Val> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
</Item> | ||
</Item> | ||
<Settings Name="@vsLocTools@\default.lss" Type="Lss" /></LCX> |
Oops, something went wrong.