From 4629538b489fb4ef7cb907d994ebcfa55ac8a6fc Mon Sep 17 00:00:00 2001 From: Luc Maisonobe <luc@orekit.org> Date: Fri, 15 Dec 2017 14:03:26 +0100 Subject: [PATCH] Fixed wrong message template. --- .../resources/assets/org/orekit/rugged/RuggedMessages_da.utf8 | 2 +- .../resources/assets/org/orekit/rugged/RuggedMessages_de.utf8 | 2 +- .../resources/assets/org/orekit/rugged/RuggedMessages_en.utf8 | 2 +- .../resources/assets/org/orekit/rugged/RuggedMessages_es.utf8 | 2 +- .../resources/assets/org/orekit/rugged/RuggedMessages_fr.utf8 | 2 +- .../resources/assets/org/orekit/rugged/RuggedMessages_gl.utf8 | 2 +- .../resources/assets/org/orekit/rugged/RuggedMessages_it.utf8 | 2 +- .../resources/assets/org/orekit/rugged/RuggedMessages_no.utf8 | 2 +- .../resources/assets/org/orekit/rugged/RuggedMessages_ro.utf8 | 4 ++-- 9 files changed, 10 insertions(+), 10 deletions(-) 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 9832d436..38413426 100644 --- a/src/main/resources/assets/org/orekit/rugged/RuggedMessages_da.utf8 +++ b/src/main/resources/assets/org/orekit/rugged/RuggedMessages_da.utf8 @@ -82,7 +82,7 @@ DUPLICATED_PARAMETER_NAME = <MISSING TRANSLATION> # rugged name is not found INVALID_RUGGED_NAME = <MISSING TRANSLATION> -# refining context is only handled for limited number of configurations +# refining using {0} rugged instance is not handled UNSUPPORTED_REFINING_CONTEXT = <MISSING TRANSLATION> # no atmospheric layer data at altitude {0} (lowest altitude: {1}) 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 2029faea..065de378 100644 --- a/src/main/resources/assets/org/orekit/rugged/RuggedMessages_de.utf8 +++ b/src/main/resources/assets/org/orekit/rugged/RuggedMessages_de.utf8 @@ -82,7 +82,7 @@ DUPLICATED_PARAMETER_NAME = <MISSING TRANSLATION> # rugged name is not found INVALID_RUGGED_NAME = <MISSING TRANSLATION> -# refining context is only handled for limited number of configurations +# refining using {0} rugged instance is not handled UNSUPPORTED_REFINING_CONTEXT = <MISSING TRANSLATION> # no atmospheric layer data at altitude {0} (lowest altitude: {1}) 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 db72ef9c..fdd34775 100644 --- a/src/main/resources/assets/org/orekit/rugged/RuggedMessages_en.utf8 +++ b/src/main/resources/assets/org/orekit/rugged/RuggedMessages_en.utf8 @@ -82,7 +82,7 @@ DUPLICATED_PARAMETER_NAME = a different parameter with name {0} already exists # rugged name is not found INVALID_RUGGED_NAME = invalid rugged name -# refining context is only handled for limited number of configurations +# refining using {0} rugged instance is not handled UNSUPPORTED_REFINING_CONTEXT = refining using {0} rugged instance is not handled # no atmospheric layer data at altitude {0} (lowest altitude: {1}) 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 0664ff8c..cb625d10 100644 --- a/src/main/resources/assets/org/orekit/rugged/RuggedMessages_es.utf8 +++ b/src/main/resources/assets/org/orekit/rugged/RuggedMessages_es.utf8 @@ -82,7 +82,7 @@ DUPLICATED_PARAMETER_NAME = <MISSING TRANSLATION> # rugged name is not found INVALID_RUGGED_NAME = <MISSING TRANSLATION> -# refining context is only handled for limited number of configurations +# refining using {0} rugged instance is not handled UNSUPPORTED_REFINING_CONTEXT = <MISSING TRANSLATION> # no atmospheric layer data at altitude {0} (lowest altitude: {1}) 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 eb49a42b..444529a9 100644 --- a/src/main/resources/assets/org/orekit/rugged/RuggedMessages_fr.utf8 +++ b/src/main/resources/assets/org/orekit/rugged/RuggedMessages_fr.utf8 @@ -82,7 +82,7 @@ DUPLICATED_PARAMETER_NAME = il existe déjà un autre paramètre nommé {0} # rugged name is not found INVALID_RUGGED_NAME = nom invalide pour Rugged -# refining context is only handled for limited number of configurations +# refining using {0} rugged instance is not handled UNSUPPORTED_REFINING_CONTEXT = le refining utilisant {0} rugged instances n''est pas traité # no atmospheric layer data at altitude {0} (lowest altitude: {1}) 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 8b525949..2ef204f2 100644 --- a/src/main/resources/assets/org/orekit/rugged/RuggedMessages_gl.utf8 +++ b/src/main/resources/assets/org/orekit/rugged/RuggedMessages_gl.utf8 @@ -82,7 +82,7 @@ DUPLICATED_PARAMETER_NAME = <MISSING TRANSLATION> # rugged name is not found INVALID_RUGGED_NAME = <MISSING TRANSLATION> -# refining context is only handled for limited number of configurations +# refining using {0} rugged instance is not handled UNSUPPORTED_REFINING_CONTEXT = <MISSING TRANSLATION> # no atmospheric layer data at altitude {0} (lowest altitude: {1}) 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 fff2dea9..ae2f6523 100644 --- a/src/main/resources/assets/org/orekit/rugged/RuggedMessages_it.utf8 +++ b/src/main/resources/assets/org/orekit/rugged/RuggedMessages_it.utf8 @@ -82,7 +82,7 @@ DUPLICATED_PARAMETER_NAME = <MISSING TRANSLATION> # rugged name is not found INVALID_RUGGED_NAME = <MISSING TRANSLATION> -# refining context is only handled for limited number of configurations +# refining using {0} rugged instance is not handled UNSUPPORTED_REFINING_CONTEXT = <MISSING TRANSLATION> # no atmospheric layer data at altitude {0} (lowest altitude: {1}) 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 d69fbc49..c51adee3 100644 --- a/src/main/resources/assets/org/orekit/rugged/RuggedMessages_no.utf8 +++ b/src/main/resources/assets/org/orekit/rugged/RuggedMessages_no.utf8 @@ -82,7 +82,7 @@ DUPLICATED_PARAMETER_NAME = <MISSING TRANSLATION> # rugged name is not found INVALID_RUGGED_NAME = <MISSING TRANSLATION> -# refining context is only handled for limited number of configurations +# refining using {0} rugged instance is not handled UNSUPPORTED_REFINING_CONTEXT = <MISSING TRANSLATION> # no atmospheric layer data at altitude {0} (lowest altitude: {1}) 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 d2f238cd..528ab098 100644 --- a/src/main/resources/assets/org/orekit/rugged/RuggedMessages_ro.utf8 +++ b/src/main/resources/assets/org/orekit/rugged/RuggedMessages_ro.utf8 @@ -82,8 +82,8 @@ DUPLICATED_PARAMETER_NAME = un alt parametru cu numele {0} există deja # rugged name is not found INVALID_RUGGED_NAME = nume invalid pentru Rugged -# refining context is only handled for limited number of configurations -UNSUPPORTED_REFINING_CONTEXT = contextul de rafinare este gestionat numai pentru un număr limitat de configurații +# refining using {0} rugged instance is not handled +UNSUPPORTED_REFINING_CONTEXT = <MISSING TRANSLATION> # no atmospheric layer data at altitude {0} (lowest altitude: {1}) NO_LAYER_DATA = nu există informații referitoare la atmosferă pentru altitudinea {0} (altitudinea minimă: {1}) \ No newline at end of file -- GitLab