Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
<?xml version="1.0" encoding="utf-8"?>
<LCX SchemaVersion="6.0" Name="D:\a\1\s\xamarin-macios\dotnet\Templates\Microsoft.iOS.Templates\ios\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 project for creating a .NET iOS application]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";name" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[iOS Application]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/bundleId/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Overrides CFBundleIdentifier in the Info.plist]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/deviceFamily/choices/ipad/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Support only iPad devices]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/deviceFamily/choices/iphone/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Support only iPhone devices]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/deviceFamily/choices/universal/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Support both iPhone and iPad devices]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/minOSVersion/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Overrides SupportedOSPlatformVersion in the project file]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
<Settings Name="@vsLocTools@\default.lss" Type="Lss" /></LCX>
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
<?xml version="1.0" encoding="utf-8"?>
<LCX SchemaVersion="6.0" Name="D:\a\1\s\xamarin-macios\dotnet\Templates\Microsoft.iOS.Templates\ios\fsharp\.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 iOS application]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";name" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[iOS Application]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/bundleId/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Overrides CFBundleIdentifier in the Info.plist]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/deviceFamily/choices/ipad/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Support only iPad devices]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/deviceFamily/choices/iphone/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Support only iPhone devices]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/deviceFamily/choices/universal/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Support both iPhone and iPad devices]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/minOSVersion/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Overrides SupportedOSPlatformVersion in the project file]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
<Settings Name="@vsLocTools@\default.lss" Type="Lss" /></LCX>
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
<?xml version="1.0" encoding="utf-8"?>
<LCX SchemaVersion="6.0" Name="D:\a\1\s\xamarin-macios\dotnet\Templates\Microsoft.iOS.Templates\ios\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 project for creating a .NET iOS application]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";name" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[iOS Application]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/bundleId/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Overrides CFBundleIdentifier in the Info.plist]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/deviceFamily/choices/ipad/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Support only iPad devices]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/deviceFamily/choices/iphone/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Support only iPhone devices]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/deviceFamily/choices/universal/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Support both iPhone and iPad devices]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/minOSVersion/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Overrides SupportedOSPlatformVersion in the project file]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
<Settings Name="@vsLocTools@\default.lss" Type="Lss" /></LCX>
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
<?xml version="1.0" encoding="utf-8"?>
<LCX SchemaVersion="6.0" Name="D:\a\1\s\xamarin-macios\dotnet\Templates\Microsoft.iOS.Templates\ios\fsharp\.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 iOS application]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";name" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[iOS Application]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/bundleId/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Overrides CFBundleIdentifier in the Info.plist]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/deviceFamily/choices/ipad/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Support only iPad devices]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/deviceFamily/choices/iphone/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Support only iPhone devices]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/deviceFamily/choices/universal/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Support both iPhone and iPad devices]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/minOSVersion/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Overrides SupportedOSPlatformVersion in the project file]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
<Settings Name="@vsLocTools@\default.lss" Type="Lss" /></LCX>
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
<?xml version="1.0" encoding="utf-8"?>
<LCX SchemaVersion="6.0" Name="D:\a\1\s\xamarin-macios\dotnet\Templates\Microsoft.iOS.Templates\ios\csharp\.template.config\localize\templatestrings.json" PsrId="306" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="es-ES">
<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 iOS application]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";name" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[iOS Application]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/bundleId/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Overrides CFBundleIdentifier in the Info.plist]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/deviceFamily/choices/ipad/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Support only iPad devices]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/deviceFamily/choices/iphone/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Support only iPhone devices]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/deviceFamily/choices/universal/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Support both iPhone and iPad devices]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/minOSVersion/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Overrides SupportedOSPlatformVersion in the project file]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
<Settings Name="@vsLocTools@\default.lss" Type="Lss" /></LCX>
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
<?xml version="1.0" encoding="utf-8"?>
<LCX SchemaVersion="6.0" Name="D:\a\1\s\xamarin-macios\dotnet\Templates\Microsoft.iOS.Templates\ios\fsharp\.template.config\localize\templatestrings.json" PsrId="306" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="es-ES">
<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 iOS application]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";name" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[iOS Application]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/bundleId/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Overrides CFBundleIdentifier in the Info.plist]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/deviceFamily/choices/ipad/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Support only iPad devices]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/deviceFamily/choices/iphone/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Support only iPhone devices]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/deviceFamily/choices/universal/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Support both iPhone and iPad devices]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/minOSVersion/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Overrides SupportedOSPlatformVersion in the project file]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
<Settings Name="@vsLocTools@\default.lss" Type="Lss" /></LCX>
Loading