Difference between revisions of "Change flag for translation"

From Kolmisoft Wiki
Jump to navigationJump to search
 
Line 1: Line 1:
Let.s say we want to change the translation flag which shows in the GUI top right corner.
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 [[Image:ara.jpg]] Arabic flag to the [[Image:egy.jpg]] Egyptian flag.
For example, let's change the green [[Image:ara.jpg]] Arabic flag to the [[Image:egy.jpg]] Egyptian flag.

Latest revision as of 11:45, 28 May 2010

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.