From 5a92fbdec43794dbd0528b90acff9d1896a776a4 Mon Sep 17 00:00:00 2001 From: Jack Danger Date: Sun, 20 May 2012 11:36:23 -0700 Subject: [PATCH] Fixed two typos in deprecation warning in Italiano --- app/src/processing/app/Resources_it.po | 2 +- app/src/processing/app/Resources_it.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/processing/app/Resources_it.po b/app/src/processing/app/Resources_it.po index 1c14ed795..9f430b5db 100644 --- a/app/src/processing/app/Resources_it.po +++ b/app/src/processing/app/Resources_it.po @@ -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 diff --git a/app/src/processing/app/Resources_it.properties b/app/src/processing/app/Resources_it.properties index 3151af804..35e3f4009 100644 --- a/app/src/processing/app/Resources_it.properties +++ b/app/src/processing/app/Resources_it.properties @@ -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().