Skip to content

Commit ccb7dd2

Browse files
author
Federico Fissore
committed
Made an arduino-builder message easier to understand
1 parent f7358f3 commit ccb7dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ public class Compiler implements MessageConsumer {
8383
tr("Running: {0}");
8484
tr("Running recipe: {0}");
8585
tr("Setting build path to {0}");
86-
tr("Unhandled type {0} in context {1} key");
86+
tr("Unhandled type {0} in context key {1}");
8787
tr("Unknown sketch file extension: {0}");
8888
tr("Using library {0} at version {1} in folder: {2} {3}");
8989
tr("Using library {0} in folder: {1} {2}");

0 commit comments

Comments
 (0)