Skip to content
Snippets Groups Projects
Commit cfbb3972 authored by Jonathan Guinet's avatar Jonathan Guinet
Browse files

[MRG] merge problem in rugged messages

parent 0d9197cb
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,7 @@ public enum RuggedMessages implements Localizable {
NO_REFERENCE_MAPPINGS("no reference mappings for parameters estimation"),
DUPLICATED_PARAMETER_NAME("a different parameter with name {0} already exists"),
INVALID_RUGGED_NAME("invalid rugged name."),
UNSUPPORTED_REFINING_CONTEXT("refining using {0} rugged instance is not handled.");
UNSUPPORTED_REFINING_CONTEXT("refining using {0} rugged instance is not handled."),
NO_LAYER_DATA("no atmospheric layer data at altitude {0} (lowest altitude: {1})");
// CHECKSTYLE: resume JavadocVariable check
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment