Task #2152

Mis à jour par Sebastien Jacquot il y a plus de 8 ans

Extract and move messages to plug-ins.
Also check the shared strings and move them in other plug-in if needed.

*messages.properties*

Core translation FR, EN => OK
Core translation RU => none

*messages.properties*

UI translation FR, EN => OK
UI translation RU => partial

*OSGI/bundle.properties*

//TODO: to extract from RCP plug-in and to check

Strings sharing => TODO

See FIXME in: /org.txm.lexicaltable.core/src/org/txm/lexicaltable/core/messages/LexicalTableCoreMessages.java
See FIXME in: /org.txm.lexicaltable.rcp/src/org/txm/lexicaltable/rcp/messages/LexicalTableUIMessages.java
Some keys/values are not used. Remove or use them.

TODO: mix the split sentences in one sentence with binding {0}, {1}, etc.

Retour