Task #2152

Mis à jour par Matthieu Decorde il y a plus de 7 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
<pre>OK, contenait un message non-utilisé dans le cas où une table est construit sans partition.</pre>
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.
<pre>OK</pre>


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

Retour