fix OSGI files encoding
add tools to manage bundle*.properties messages
fix double quotes
fix import from one properties file script
update import from table script
clean messages
replace file.listFiles() -> file.listFiles(IOUtils.FILTER_HIDDEN)
DDot -> Colon
bindings++
sort report files
add option to show only potential bindinds of externalized messages
fix key replace in Java source files
dont create empty key (or "_" key)when value is empty)
PluginMessagesManager -> alway build file indexes
fix normalise start test
normalize: fix empty key
stop using BiHashMap for now
make NormalizeKeys.normalize staticadd PluginMessagesManager.newKeyfix PluginMessagesManager.saveChanges
before test
add IOUtils.replaceAll
rename PluginMessages -> PluginMessagesManager
fix key regex
fix RemoveKey script
fix wwm index build
add option PluginMessages.saveChanges(boolean replace)store OSGI messages as well in PluginMessages
sort PluginMessages keys
commit before testing PluginMessages.saveChanges
first draft of modications in WorkspaceMessagesManager
add rename method and history storage