Skip to content
Snippets Groups Projects
Commit f5e21abd authored by Emmanuel Christophe's avatar Emmanuel Christophe
Browse files

ENH: internationalization (add template, start full french translation)

parent bc2ee525
No related branches found
No related tags found
No related merge requests found
# data file for the Fltk User Interface Designer (fluid)
version 1.0107
header_name {.h}
version 1.0107
i18n_type 1
i18n_include "otbI18n.h"
i18n_function otbGetTextMacro
header_name {.h}
code_name {.cxx}
class ImageWidgetPackedManager {open
} {
......@@ -44,4 +47,4 @@ class ImageWidgetPackedManager {open
}
}
}
}
}
# data file for the Fltk User Interface Designer (fluid)
version 1.0107
header_name {.h}
version 1.0107
i18n_type 1
i18n_include "otbI18n.h"
i18n_function otbGetTextMacro
header_name {.h}
code_name {.cxx}
class ImageWidgetSplittedManager {open
} {
......@@ -27,4 +30,4 @@ class ImageWidgetSplittedManager {open
xywh {1309 633 215 160} type Double box UP_BOX color 52 selection_color 7 labelcolor 187 resizable visible
} {}
}
}
}
......@@ -57,4 +57,4 @@ foreach(locale ${locale_list})
)
endforeach(locale ${locale_list})
add_custom_target(OTBIO DEPENDS ${mo_file})
add_custom_target(OTBI18N ALL DEPENDS ${mo_files})
This diff is collapsed.
This diff is collapsed.
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