Difference between revisions of "Item Customisation"
From IMSMA Wiki
(Created page with "If a country would like to change ''Education'' to e.g. ''Risk Education the following needs to be updated: <ol> <li>C:\IMSMAng\client\resources\com\fgm\imsma\lexicon\ITerms.p...") |
(No difference)
|
Revision as of 19:48, 18 March 2015
If a country would like to change Education to e.g. Risk Education the following needs to be updated:
- C:\IMSMAng\client\resources\com\fgm\imsma\lexicon\ITerms.properties
- Search for Education and update only the part right of the =
- MINE_RISK_EDUCATION = Education
- C:\IMSMAng\client\resources\com\fgm\imsma\lexicon\IMessages.properties
- Search for Education and update only the part right of the =
- TASK_HAS_WORKITEM = Task with Work Item(s) linked to Activity, Education or QM cannot be deleted.
Search with NotePad++ in the English iTerm and update with Rosetta-J for other languages than English. |