Creation of POT file
Line 1: | Line 1: | ||
<br>Creation of POT File: | <br>Creation of POT File: | ||
- | + | <br> | |
- | 1. Open Gettext | + | <br>1. Open Gettext |
- | 2. Open Source code : | + | <br>2. Open Source code : |
A program is used to search through the source | A program is used to search through the source | ||
Line 8: | Line 8: | ||
over text,error message,help doc..etc... | over text,error message,help doc..etc... | ||
- | 3. Message Format for gedit given below | + | <br>3. Message Format for gedit given below |
msgid "Welcome" | msgid "Welcome" | ||
Line 18: | Line 18: | ||
msgstr " " | msgstr " " | ||
- | 4. Save to .pot format | + | <br>4. Save to .pot format |