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
299 changes: 150 additions & 149 deletions arduino-core/src/processing/app/i18n/Resources_fy.po

Large diffs are not rendered by default.

297 changes: 149 additions & 148 deletions arduino-core/src/processing/app/i18n/Resources_fy.properties

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion arduino-core/src/processing/app/i18n/Resources_zh_TW.po
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
# james58899 <james59988@gmail.com>, 2014
# Jordan_Fung <jordanfung2002@gmail.com>, 2014
# yehnan <yehnan174@gmail.com>, 2013,2015-2017
# Chiahong <jerry9030@gmail.com>, 2016
# 洪嘉鴻 <jerry9030@gmail.com>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Arduino IDE 1.5\n"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
# james58899 <james59988@gmail.com>, 2014
# Jordan_Fung <jordanfung2002@gmail.com>, 2014
# yehnan <yehnan174@gmail.com>, 2013,2015-2017
# Chiahong <jerry9030@gmail.com>, 2016
# \u6d2a\u5609\u9d3b <jerry9030@gmail.com>, 2016
!=Project-Id-Version\: Arduino IDE 1.5\nReport-Msgid-Bugs-To\: \nPOT-Creation-Date\: 2012-03-29 10\:24-0400\nPO-Revision-Date\: 2018-11-23 15\:06+0000\nLast-Translator\: Cristian Maglie <c.maglie@arduino.cc>\nLanguage-Team\: Chinese (Taiwan) (http\://www.transifex.com/mbanzi/arduino-ide-15/language/zh_TW/)\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nLanguage\: zh_TW\nPlural-Forms\: nplurals\=1; plural\=0;\n

#: Preferences.java:358 Preferences.java:374
Expand Down
1 change: 0 additions & 1 deletion build/Servo-1.1.7.zip.sha

This file was deleted.

1 change: 1 addition & 0 deletions build/Servo-1.1.8.zip.sha
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cb423411be580058ae504999c91f0b312f2aac3a
2 changes: 1 addition & 1 deletion build/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@
<download-library name="Mouse" version="1.0.1"/>
<download-library name="Keyboard" version="1.0.2"/>
<download-library name="SD" version="1.2.4"/>
<download-library name="Servo" version="1.1.7"/>
<download-library name="Servo" version="1.1.8"/>
<download-library name="LiquidCrystal" version="1.0.7"/>
<download-library githubuser="Adafruit" name="Adafruit_CircuitPlayground" version="1.11.3" foldername="Adafruit_Circuit_Playground"/>
</target>
Expand Down
3 changes: 2 additions & 1 deletion build/shared/revisions.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
ARDUINO 1.8.15 Not yet release
ARDUINO 1.8.16 2021.09.02

[ide]
* Removed the very outdated off-line documentation.
* Do not crash if a malformed boards index URL is entered in preferences.

[wifi-firmware]
* Added latest firmwares (up to version 1.4.8) for NINA-based boards
Expand Down