Skip to content

Commit 2f586e2

Browse files
author
Federico Fissore
committed
Updated translations
1 parent 0083d75 commit 2f586e2

File tree

125 files changed

+13497
-9772
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

125 files changed

+13497
-9772
lines changed

arduino-core/src/cc/arduino/Compiler.java

-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ public class Compiler implements MessageConsumer {
7272
tr("WARNING: library {0} claims to run on {1} architecture(s) and may be incompatible with your current board which runs on {2} architecture(s).");
7373
tr("Looking for recipes like {0}*{1}");
7474
tr("Board {0}:{1}:{2} doesn''t define a ''build.board'' preference. Auto-set to: {3}");
75-
tr("Third-party platform.txt (package '{0}' platform '{1}') does not define compiler.path. Please report this to the third-party hardware maintainer.");
7675
tr("Selected board depends on '{0}' core (not installed).");
7776
tr("{0} must be a folder");
7877
tr("{0}: Unknown package");

0 commit comments

Comments
 (0)