Change flag for translation

From Kolmisoft Wiki
Revision as of 11:45, 28 May 2010 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Let's say we want to change the translation flag which shows in the GUI top right corner.

For example, let's change the green Ara.jpg Arabic flag to the Egy.jpg Egyptian flag.

First, go to /home/mor/public/images/flags and find the Egyptian flag image. It is egy.jpg.

Now go to the database [translations] table and find the row with Arabic translation.

Update its field flag with value 'egy'.

Relogin to your MOR GUI and the flag is changed.