mirror of
https://github.com/arduino/Arduino.git
synced 2024-12-01 12:24:14 +01:00
Made an arduino-builder message easier to understand
This commit is contained in:
parent
f7358f3ddb
commit
ccb7dd2974
@ -83,7 +83,7 @@ public class Compiler implements MessageConsumer {
|
||||
tr("Running: {0}");
|
||||
tr("Running recipe: {0}");
|
||||
tr("Setting build path to {0}");
|
||||
tr("Unhandled type {0} in context {1} key");
|
||||
tr("Unhandled type {0} in context key {1}");
|
||||
tr("Unknown sketch file extension: {0}");
|
||||
tr("Using library {0} at version {1} in folder: {2} {3}");
|
||||
tr("Using library {0} in folder: {1} {2}");
|
||||
|
Loading…
Reference in New Issue
Block a user