1
0
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:
Federico Fissore 2015-09-22 15:03:19 +02:00
parent f7358f3ddb
commit ccb7dd2974

View File

@ -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}");