1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-29 10:24:12 +01:00
This commit is contained in:
Federico Fissore 2012-12-19 16:56:22 +01:00
commit a35e6194f1
2 changed files with 2 additions and 2 deletions

View File

@ -1089,7 +1089,7 @@ msgid ""
"\n"
msgstr ""
"\n"
"Da Arduno 1.0, la classe Udp nella libreria Ethernet è stata rinominata EthernerClient.\n"
"Da Arduino 1.0, la classe Udp nella libreria Ethernet è stata rinominata EthernetClient.\n"
"\n"
#: debug/Compiler.java:495

View File

@ -685,7 +685,7 @@ The\ Client\ class\ has\ been\ renamed\ EthernetClient.=La classe Client \u00e8
The\ Udp\ class\ has\ been\ renamed\ EthernetUdp.=La classe Udp \u00e8 stata rinominata EthernetUdp.
#: debug/Compiler.java:490
\nAs\ of\ Arduino\ 1.0,\ the\ Udp\ class\ in\ the\ Ethernet\ library\ has\ been\ renamed\ to\ EthernetClient.\n\n=\nDa Arduno 1.0, la classe Udp nella libreria Ethernet \u00e8 stata rinominata EthernerClient.\n\n
\nAs\ of\ Arduino\ 1.0,\ the\ Udp\ class\ in\ the\ Ethernet\ library\ has\ been\ renamed\ to\ EthernetClient.\n\n=\nDa Arduino 1.0, la classe Udp nella libreria Ethernet \u00e8 stata rinominata EthernetClient.\n\n
#: debug/Compiler.java:495
Wire.send()\ has\ been\ renamed\ Wire.write().=Wire.send() \u00e8 stato rinominato Wire.write().