Difference between revisions of "Item Customisation"

From IMSMA Wiki
Jump to: navigation, search
(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...")
 
Line 3: Line 3:
 
<li>C:\IMSMAng\client\resources\com\fgm\imsma\lexicon\ITerms.properties
 
<li>C:\IMSMAng\client\resources\com\fgm\imsma\lexicon\ITerms.properties
 
: Search for ''Education'' and update only the part right of the =
 
: Search for ''Education'' and update only the part right of the =
: MINE_RISK_EDUCATION = Education</li>
+
: e.g. MINE_RISK_EDUCATION = Education</li>
 
<li>C:\IMSMAng\client\resources\com\fgm\imsma\lexicon\IMessages.properties
 
<li>C:\IMSMAng\client\resources\com\fgm\imsma\lexicon\IMessages.properties
 
: Search for ''Education'' and update only the part right of the =
 
: 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.</li>
+
: e.g. TASK_HAS_WORKITEM = Task with Work Item(s) linked to Activity, Education or QM cannot be deleted.</li>
 +
<li>The option lists' translations should also be updated
 +
: see [[Export and Translate the Terms]].</li>
 +
 
 +
{{Note | Search with NotePad++ in the English iTerms, iMessages and translation file but update them with Rosetta-J for other languages than English.}}
 +
 
 +
<li>If the country would like to change the icon used in
 +
:# [[Explore the Toolbars#IMSMA themes toolbar | IMSMA themes toobar]]
 +
:# [[Items Pane]]
 +
:# [[Search Items|Search menu]]
 +
then the png files (mre.png and mre_hi.png) in C:\IMSMAng\client\resources\com\fgm\imsma\client\images has to be updated.</li>
 
</ol>
 
</ol>
 
{{Note | Search with NotePad++ in the English iTerm and update with Rosetta-J for other languages than English.}}
 
 
{{NavBox Hub}}
 
{{NavBox Hub}}
  
 
[[Category:NoPublic]]
 
[[Category:NoPublic]]
 
[[Category:NAA]]
 
[[Category:NAA]]

Revision as of 21:33, 18 March 2015

If a country would like to change Education to e.g. Risk Education the following needs to be updated:

  1. C:\IMSMAng\client\resources\com\fgm\imsma\lexicon\ITerms.properties
    Search for Education and update only the part right of the =
    e.g. MINE_RISK_EDUCATION = Education
  2. C:\IMSMAng\client\resources\com\fgm\imsma\lexicon\IMessages.properties
    Search for Education and update only the part right of the =
    e.g. TASK_HAS_WORKITEM = Task with Work Item(s) linked to Activity, Education or QM cannot be deleted.
  3. The option lists' translations should also be updated
    see Export and Translate the Terms.
  4. Note.jpg Search with NotePad++ in the English iTerms, iMessages and translation file but update them with Rosetta-J for other languages than English.
  5. If the country would like to change the icon used in
    1. IMSMA themes toobar
    2. Items Pane
    3. Search menu
    then the png files (mre.png and mre_hi.png) in C:\IMSMAng\client\resources\com\fgm\imsma\client\images has to be updated.