From 286eb7618de421d091ebd30ef1e3fb2f9ba66cbe Mon Sep 17 00:00:00 2001
From: Guylaine Prat <guylaine.prat@c-s.fr>
Date: Tue, 15 Jan 2019 15:37:36 +0100
Subject: [PATCH] Change the message for INVALID_RANGE_FOR_LINES

---
 .../org/orekit/rugged/errors/RuggedMessages.java   |  2 +-
 .../org/orekit/rugged/RuggedMessages_da.utf8       | 14 +++++++-------
 .../org/orekit/rugged/RuggedMessages_de.utf8       |  2 +-
 .../org/orekit/rugged/RuggedMessages_en.utf8       |  4 ++--
 .../org/orekit/rugged/RuggedMessages_es.utf8       |  2 +-
 .../org/orekit/rugged/RuggedMessages_fr.utf8       |  4 ++--
 .../org/orekit/rugged/RuggedMessages_gl.utf8       |  2 +-
 .../org/orekit/rugged/RuggedMessages_it.utf8       | 12 ++++++------
 .../org/orekit/rugged/RuggedMessages_no.utf8       |  2 +-
 .../org/orekit/rugged/RuggedMessages_ro.utf8       |  2 +-
 10 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/src/main/java/org/orekit/rugged/errors/RuggedMessages.java b/src/main/java/org/orekit/rugged/errors/RuggedMessages.java
index f1c5905c..498bb761 100644
--- a/src/main/java/org/orekit/rugged/errors/RuggedMessages.java
+++ b/src/main/java/org/orekit/rugged/errors/RuggedMessages.java
@@ -82,7 +82,7 @@ public enum RuggedMessages implements Localizable {
     UNSUPPORTED_REFINING_CONTEXT("refining using {0} rugged instance is not handled"),
     NO_LAYER_DATA("no atmospheric layer data at altitude {0} (lowest altitude: {1})"),
     INVALID_STEP("step {0} is not valid : {1}"),
-    INVALID_RANGE_FOR_LINES("range between min line {0} and max line {1} too small {2}");
+    INVALID_RANGE_FOR_LINES("range between min line {0} and max line {1} is invalid {2}");
 
     // CHECKSTYLE: resume JavadocVariable check
 
diff --git a/src/main/resources/assets/org/orekit/rugged/RuggedMessages_da.utf8 b/src/main/resources/assets/org/orekit/rugged/RuggedMessages_da.utf8
index 5e00216f..481b1287 100644
--- a/src/main/resources/assets/org/orekit/rugged/RuggedMessages_da.utf8
+++ b/src/main/resources/assets/org/orekit/rugged/RuggedMessages_da.utf8
@@ -1,5 +1,5 @@
-# internal error, please notify development team by creating an issue at {0}
-INTERNAL_ERROR = <MISSING TRANSLATION>
+# internal error, contact maintenance at {0}
+INTERNAL_ERROR = intern fejl. Kontakt vedligeholdsansvarlig på {0}
 
 # no data at indices [{0}, {1}], tile only covers from [0, 0] to [{2}, {3}] (inclusive)
 OUT_OF_TILE_INDICES = ingen data fundet på [{0}, {1}], flisen dækker kun fra [0, 0] til [{2}, {3}] (inkluderet)
@@ -62,7 +62,7 @@ CANNOT_PARSE_LINE = kan ikke fortolke linje {0}, fil {1}: {2}
 LIGHT_TIME_CORRECTION_REDEFINED = lystidskorrektion omdefineret, linje {0}, fil {1}: {2}
 
 # aberration of light correction redefined, line {0}, file {1}: {2}
-ABERRATION_OF_LIGHT_CORRECTION_REDEFINED = aberrationskorrektion omdefineret, linje {0}, fil {1}: {2}
+ABERRATION_OF_LIGHT_CORRECTION_REDEFINED = lysaberrationskorrektion omdefineret, linje {0}, fil {1}: {2}
 
 # tile {0} already defined, line {1}, file {2}: {3}
 TILE_ALREADY_DEFINED = flise {0} allerede defineret, linje {1}, fil {2}: {3}
@@ -83,13 +83,13 @@ DUPLICATED_PARAMETER_NAME =  en anden parameter ned navnet {0} findes allerede
 INVALID_RUGGED_NAME = rugged navn blev ikke fundet
 
 # refining using {0} rugged instance is not handled
-UNSUPPORTED_REFINING_CONTEXT = <MISSING TRANSLATION>
+UNSUPPORTED_REFINING_CONTEXT = raffinering med rugged instansen {0} blev ikke håndteret
 
 # no atmospheric layer data at altitude {0} (lowest altitude: {1})
-NO_LAYER_DATA = ingen atsmosfæriske lagdata ved højden {0} (laveste højde: {1})
+NO_LAYER_DATA = ingen atmosfæriske lagdata ved højden {0} (laveste højde: {1})
 
 # step {0} is not valid : {1}
-INVALID_STEP = <MISSING TRANSLATION>
+INVALID_STEP = skridt {0} er ikke gyldigt : {1}
 
 # range between min line {0} and max line {1} too small {2}
-INVALID_RANGE_FOR_LINES = <MISSING TRANSLATION>
+INVALID_RANGE_FOR_LINES = interval mellem minimumslinje {0} og maksimumslinje {1} for lille {2}
diff --git a/src/main/resources/assets/org/orekit/rugged/RuggedMessages_de.utf8 b/src/main/resources/assets/org/orekit/rugged/RuggedMessages_de.utf8
index 8e5eec0b..cbbcccf2 100644
--- a/src/main/resources/assets/org/orekit/rugged/RuggedMessages_de.utf8
+++ b/src/main/resources/assets/org/orekit/rugged/RuggedMessages_de.utf8
@@ -91,5 +91,5 @@ NO_LAYER_DATA = <MISSING TRANSLATION>
 # step {0} is not valid : {1}
 INVALID_STEP = <MISSING TRANSLATION>
 
-# range between min line {0} and max line {1} too small {2}
+# range between min line {0} and max line {1} is invalid {2}
 INVALID_RANGE_FOR_LINES = <MISSING TRANSLATION>
diff --git a/src/main/resources/assets/org/orekit/rugged/RuggedMessages_en.utf8 b/src/main/resources/assets/org/orekit/rugged/RuggedMessages_en.utf8
index b2ece59e..074d93c7 100644
--- a/src/main/resources/assets/org/orekit/rugged/RuggedMessages_en.utf8
+++ b/src/main/resources/assets/org/orekit/rugged/RuggedMessages_en.utf8
@@ -91,5 +91,5 @@ NO_LAYER_DATA = no atmospheric layer data at altitude {0} (lowest altitude: {1})
 # step {0} is not valid : {1}
 INVALID_STEP = step {0} is not valid : {1}
 
-# range between min line {0} and max line {1} too small {2}
-INVALID_RANGE_FOR_LINES = range between min line {0} and max line {1} too small {2}
+# range between min line {0} and max line {1} is invalid {2}
+INVALID_RANGE_FOR_LINES = range between min line {0} and max line {1} is invalid {2}
diff --git a/src/main/resources/assets/org/orekit/rugged/RuggedMessages_es.utf8 b/src/main/resources/assets/org/orekit/rugged/RuggedMessages_es.utf8
index d87e8831..0367a76b 100644
--- a/src/main/resources/assets/org/orekit/rugged/RuggedMessages_es.utf8
+++ b/src/main/resources/assets/org/orekit/rugged/RuggedMessages_es.utf8
@@ -91,5 +91,5 @@ NO_LAYER_DATA = no hay datos de atmósfera para la altitud {0} (altitud mínima:
 # step {0} is not valid : {1}
 INVALID_STEP = <MISSING TRANSLATION>
 
-# range between min line {0} and max line {1} too small {2}
+# range between min line {0} and max line {1} is invalid {2}
 INVALID_RANGE_FOR_LINES = <MISSING TRANSLATION>
diff --git a/src/main/resources/assets/org/orekit/rugged/RuggedMessages_fr.utf8 b/src/main/resources/assets/org/orekit/rugged/RuggedMessages_fr.utf8
index 51fea92c..c2b780cb 100644
--- a/src/main/resources/assets/org/orekit/rugged/RuggedMessages_fr.utf8
+++ b/src/main/resources/assets/org/orekit/rugged/RuggedMessages_fr.utf8
@@ -91,5 +91,5 @@ NO_LAYER_DATA = pas de couche atmosphérique définie pour l''altitude {0} (alti
 # step {0} is not valid : {1}
 INVALID_STEP = le pas {0} n''est pas valable : {1}
 
-# range between min line {0} and max line {1} too small {2}
-INVALID_RANGE_FOR_LINES = l''écart entre la ligne min {0} et la ligne max {1} est trop petite {2}
+# range between min line {0} and max line {1} is invalid {2}
+INVALID_RANGE_FOR_LINES = l''écart entre la ligne min {0} et la ligne max {1} est non valide {2}
diff --git a/src/main/resources/assets/org/orekit/rugged/RuggedMessages_gl.utf8 b/src/main/resources/assets/org/orekit/rugged/RuggedMessages_gl.utf8
index 0ef92637..202d0745 100644
--- a/src/main/resources/assets/org/orekit/rugged/RuggedMessages_gl.utf8
+++ b/src/main/resources/assets/org/orekit/rugged/RuggedMessages_gl.utf8
@@ -91,5 +91,5 @@ NO_LAYER_DATA = <MISSING TRANSLATION>
 # step {0} is not valid : {1}
 INVALID_STEP = <MISSING TRANSLATION>
 
-# range between min line {0} and max line {1} too small {2}
+# range between min line {0} and max line {1} is invalid {2}
 INVALID_RANGE_FOR_LINES = <MISSING TRANSLATION>
diff --git a/src/main/resources/assets/org/orekit/rugged/RuggedMessages_it.utf8 b/src/main/resources/assets/org/orekit/rugged/RuggedMessages_it.utf8
index 8c037d41..3ea42fcc 100644
--- a/src/main/resources/assets/org/orekit/rugged/RuggedMessages_it.utf8
+++ b/src/main/resources/assets/org/orekit/rugged/RuggedMessages_it.utf8
@@ -1,5 +1,5 @@
-# internal error, please notify development team by creating an issue at {0}
-INTERNAL_ERROR = <MISSING TRANSLATION>
+# internal error, contact maintenance at {0}
+INTERNAL_ERROR = errore interno, contattare l''assistenza a {0}
 
 # no data at indices [{0}, {1}], tile only covers from [0, 0] to [{2}, {3}] (inclusive)
 OUT_OF_TILE_INDICES = nessun dato agli indici [{0}, {1}], il quadrante non copre che da [0, 0] a [{2}, {3}] inclusi
@@ -59,10 +59,10 @@ DEBUG_DUMP_NOT_ACTIVE = dump di debug non attivo per questo thread
 CANNOT_PARSE_LINE = impossibile analizzare la linea {0}, file{1}: {2}
 
 # light time correction redefined, line {0}, file {1}: {2}
-LIGHT_TIME_CORRECTION_REDEFINED = <MISSING TRANSLATION>
+LIGHT_TIME_CORRECTION_REDEFINED = Correzione luce-tempo ridefinita, linea {0} del file {1}: {2}
 
 # aberration of light correction redefined, line {0}, file {1}: {2}
-ABERRATION_OF_LIGHT_CORRECTION_REDEFINED = <MISSING TRANSLATION>
+ABERRATION_OF_LIGHT_CORRECTION_REDEFINED = Correzione dell''aberrazione stellare ridefinita, linea {0} del file {1}: {2}
 
 # tile {0} already defined, line {1}, file {2}: {3}
 TILE_ALREADY_DEFINED = quadrante {0} già definito, linea {1}, file {2}: {3}
@@ -89,7 +89,7 @@ UNSUPPORTED_REFINING_CONTEXT = il refining che usa {0} istanze rugged non è ges
 NO_LAYER_DATA = nessun dato atmosferico all''altitudine {0} (altitudine più bassa: {1})
 
 # step {0} is not valid : {1}
-INVALID_STEP = <MISSING TRANSLATION>
+INVALID_STEP = Step {0} non valido: {1}
 
 # range between min line {0} and max line {1} too small {2}
-INVALID_RANGE_FOR_LINES = <MISSING TRANSLATION>
+ INVALID_RANGE_FOR_LINES = Scarto fra la linea min {0} e la linea max {1} troppo piccolo {2}
diff --git a/src/main/resources/assets/org/orekit/rugged/RuggedMessages_no.utf8 b/src/main/resources/assets/org/orekit/rugged/RuggedMessages_no.utf8
index 624eccbd..41540df9 100644
--- a/src/main/resources/assets/org/orekit/rugged/RuggedMessages_no.utf8
+++ b/src/main/resources/assets/org/orekit/rugged/RuggedMessages_no.utf8
@@ -91,5 +91,5 @@ NO_LAYER_DATA = ikke noe atmosfærisk lag definert ved {0} (laveste høyde: {1})
 # step {0} is not valid : {1}
 INVALID_STEP = steget {0} er ikke gyldig: {1}
 
-# range between min line {0} and max line {1} too small {2}
+# range between min line {0} and max line {1} is invalid {2}
 INVALID_RANGE_FOR_LINES = avstanden mellom min linje {0} og max linje {1} er for liten {2}
diff --git a/src/main/resources/assets/org/orekit/rugged/RuggedMessages_ro.utf8 b/src/main/resources/assets/org/orekit/rugged/RuggedMessages_ro.utf8
index c1ed393e..d9519d72 100644
--- a/src/main/resources/assets/org/orekit/rugged/RuggedMessages_ro.utf8
+++ b/src/main/resources/assets/org/orekit/rugged/RuggedMessages_ro.utf8
@@ -91,5 +91,5 @@ NO_LAYER_DATA = nu există informații referitoare la atmosferă pentru altitudi
 # step {0} is not valid : {1}
 INVALID_STEP = <MISSING TRANSLATION>
 
-# range between min line {0} and max line {1} too small {2}
+# range between min line {0} and max line {1} is invalid {2}
 INVALID_RANGE_FOR_LINES = <MISSING TRANSLATION>
-- 
GitLab