1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-01 12:24:14 +01:00

Added string to translations resources

This commit is contained in:
Cristian Maglie 2016-03-17 13:09:27 +01:00
parent 5fdb149d62
commit 9a6bb8420d
3 changed files with 11 additions and 2 deletions

View File

@ -93,8 +93,8 @@ public class ContributionsIndexer {
ContributionsIndex contributionsIndex = parseIndex(indexFile);
mergeContributions(contributionsIndex, indexFile);
} catch (JsonProcessingException e) {
System.err.println(I18n.format("Skipping contributed index file {0}, parsing error occured:", indexFile));
System.err.println(e);
System.err.println(I18n.format(tr("Skipping contributed index file {0}, parsing error occured:"), indexFile));
System.err.println(e);
}
}

View File

@ -1885,6 +1885,11 @@ msgstr "Sketchbook location:"
msgid "Sketchbook path not defined"
msgstr "Sketchbook path not defined"
#: ../../../../../arduino-core/src/cc/arduino/contributions/packages/ContributionsIndexer.java:96
#, java-format
msgid "Skipping contributed index file {0}, parsing error occured:"
msgstr ""
#: ../../../../../app/src/processing/app/Preferences.java:185
msgid "Slovak"
msgstr "Slovak"

View File

@ -1378,6 +1378,10 @@ Sketchbook\ location\:=Sketchbook location\:
#: ../../../processing/app/BaseNoGui.java:428
Sketchbook\ path\ not\ defined=Sketchbook path not defined
#: ../../../../../arduino-core/src/cc/arduino/contributions/packages/ContributionsIndexer.java:96
#, java-format
!Skipping\ contributed\ index\ file\ {0},\ parsing\ error\ occured\:=
#: ../../../../../app/src/processing/app/Preferences.java:185
Slovak=Slovak