Skip to content

Commit 6def4de

Browse files
committed
Merge pull request arduino#84 from JackDanger/typo-in-ethernet-localizzazione
Fixed two typos in deprecation warning in Italiano
2 parents 294ecd9 + 43e8090 commit 6def4de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/src/processing/app/Resources_it.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1089,7 +1089,7 @@ msgid ""
10891089
"\n"
10901090
msgstr ""
10911091
"\n"
1092-
"Da Arduno 1.0, la classe Udp nella libreria Ethernet è stata rinominata EthernerClient.\n"
1092+
"Da Arduino 1.0, la classe Udp nella libreria Ethernet è stata rinominata EthernetClient.\n"
10931093
"\n"
10941094

10951095
#: debug/Compiler.java:495

app/src/processing/app/Resources_it.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -685,7 +685,7 @@ The\ Client\ class\ has\ been\ renamed\ EthernetClient.=La classe Client \u00e8
685685
The\ Udp\ class\ has\ been\ renamed\ EthernetUdp.=La classe Udp \u00e8 stata rinominata EthernetUdp.
686686

687687
#: debug/Compiler.java:490
688-
\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
688+
\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
689689

690690
#: debug/Compiler.java:495
691691
Wire.send()\ has\ been\ renamed\ Wire.write().=Wire.send() \u00e8 stato rinominato Wire.write().

0 commit comments

Comments
 (0)