rename chart RCP messages class
update OSGI messages
fix some info and warning messages
fix double quotes
update all messagesfix some encoding in fr.properties files
fix TXM main preference page idadd messages for corpus loadingfix Subcorpus&Partition menu entry fr name
suppress AHC dialogpropagateToParent of getParameter and setParamter propagate until there is no parent
DDot -> Colon
NORMALIZE -> CLEAN KEYS -> CLEAN MESSAGES -> MERGE KEYSsee report txt files in org.txm.tranlation.rcpsee report.txt to find messages to parametrize with bindings
remove shared chart preference initialization (since done in the parent class)
fix concordance ref
set plugin dependancies
remove unused composites
org.txm.rcp.feature include features instead of plugins
TXMEditor._createPartControl(parent) -> TXMEditor._createPartControl() = don't mess with the parent
rename synopticeditor ext to edition
refresh update sites content
fix progression editorrename information to propertiesadd SWT debug view
result area default layout is GridLayout
set open/close button of parameters and rendering groups
fix default parameters group title
move navigation widgets to the bottom toolbar
merge 0.7.9 code with 0.8.0
fix some command parameters & preferences
TXMEditorPart, TXMResultEditorInput, chartTXMEditorPart and chartResultEditorInput are now parametrables classes -> not more need to create MyResult getResultData() {(MyResult) super.getResultData());