Skip to content

Commit 0d55472

Browse files
authored
LEGO: Merge pull request 187
LEGO: Merge pull request 187
1 parent 6946512 commit 0d55472

File tree

2 files changed

+14
-11
lines changed

2 files changed

+14
-11
lines changed

Localize/loc/it/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.resx.lcl

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<LCX SchemaVersion="6.0" Name="D:\a\_work\1\s\src\Microsoft.Android.Build.BaseTasks\Properties\Resources.resx" PsrId="211" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="it-IT">
2+
<LCX SchemaVersion="6.0" Name="D:\a\_work\1\s\src\Microsoft.Android.Build.BaseTasks\Properties\Resources.resx" PsrId="211" FileType="1" SrcCul="en-US" TgtCul="it-IT" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx">
33
<OwnedComments>
44
<Cmt Name="Dev" />
55
<Cmt Name="LcxAdmin" />
@@ -12,11 +12,11 @@
1212
<Item ItemId=";XA0000_Exception" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
1313
<Str Cat="Text">
1414
<Val><![CDATA[Unhandled exception: {0}]]></Val>
15+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16+
<Val><![CDATA[Eccezione non gestita: {0}]]></Val>
17+
</Tgt>
1518
</Str>
1619
<Disp Icon="Str" />
17-
<Cmts>
18-
<Cmt Name="Dev"><![CDATA[{0} - The exception message of the associated exception]]></Cmt>
19-
</Cmts>
2020
</Item>
2121
</Item>
2222
</Item>

Localize/loc/it/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.resx.lcl

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<LCX SchemaVersion="6.0" Name="D:\a\_work\1\s\src\Xamarin.Android.Tools.AndroidSdk\Properties\Resources.resx" PsrId="211" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="it-IT">
2+
<LCX SchemaVersion="6.0" Name="D:\a\_work\1\s\src\Xamarin.Android.Tools.AndroidSdk\Properties\Resources.resx" PsrId="211" FileType="1" SrcCul="en-US" TgtCul="it-IT" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx">
33
<OwnedComments>
44
<Cmt Name="Dev" />
55
<Cmt Name="LcxAdmin" />
@@ -12,24 +12,27 @@
1212
<Item ItemId=";InvalidJdkDirectory_path_locator_message" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
1313
<Str Cat="Text">
1414
<Val><![CDATA[An exception occurred while validating the Java SDK installation in '{0}' that was found while searching the paths from '{1}'. Ensure that the Android section of the Visual Studio options has a valid Java SDK directory configured. To use a custom SDK path for a command line build, set the 'JavaSdkDirectory' MSBuild property to the custom path. Exception: {2}]]></Val>
15+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16+
<Val><![CDATA[Si è verificata un'eccezione durante la convalida dell'installazione di Java SDK in '{0}' trovata durante la ricerca nei percorsi da '{1}'. Assicurarsi che nella sezione Android delle opzioni di Visual Studio sia configurata una directory java SDK valida. Per usare un percorso SDK personalizzato per una compilazione della riga di comando, impostare la proprietà MSBuild 'JavaSdkDirectory' sul percorso personalizzato. Eccezione: {2}]]></Val>
17+
</Tgt>
1518
</Str>
1619
<Disp Icon="Str" />
17-
<Cmts>
18-
<Cmt Name="Dev"><![CDATA[]D;]A;{0} - The path of the invalid installation]D;]A;{1} - a "contextual" name for where {0} came from: `Preferred Registry` (Windows Registry), `OpenJDK`, `$JAVA_HOME` (environment variable), etc.]D;]A;{2} - The exception message of the associated exception.]]></Cmt>
19-
</Cmts>
2020
</Item>
2121
<Item ItemId=";InvalidMonodroidConfigFile_path_message" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
2222
<Str Cat="Text">
2323
<Val><![CDATA[An exception occurred while reading configuration file '{0}'. Exception: {1}]]></Val>
24+
<Tgt Cat="Text" Stat="Loc" Orig="New">
25+
<Val><![CDATA[Si è verificata un'eccezione durante la lettura del file di configurazione '{0}'. Eccezione: {1}]]></Val>
26+
</Tgt>
2427
</Str>
2528
<Disp Icon="Str" />
26-
<Cmts>
27-
<Cmt Name="Dev"><![CDATA[]D;]A;{0} - The path of the file being read.]D;]A;{1} - The exception message of the associated exception.]]></Cmt>
28-
</Cmts>
2929
</Item>
3030
<Item ItemId=";InvalidXmlLibExecJdk_path_args_message" ItemType="0;.resx" PsrId="211" Leaf="true">
3131
<Str Cat="Text">
3232
<Val><![CDATA[An exception occurred while reading the output of '{0} {1}'. Exception: {2}]]></Val>
33+
<Tgt Cat="Text" Stat="Loc" Orig="New">
34+
<Val><![CDATA[Eccezione durante la lettura dell'output di '{0} {1}'. Eccezione: {2}]]></Val>
35+
</Tgt>
3336
</Str>
3437
<Disp Icon="Str" />
3538
</Item>

0 commit comments

Comments
 (0)