- Method
getPreferenceName()
in machine translator plugin will fail the process of reading/parsingomegat.prefs
when staring OmegaT, further, OmegaT will ignore said user config, post-fix it with$(date).bak
, and create a default and blank user config file. Fixed by alter return param ingetPreferenceName()
to a String with no space breaking.