Support/UIl10n: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(New page: 1. Download the file and open it in a text editor of your choice 2. Search for the line including "### start of untranslated words" 3. Start by translating some of those strings th...)
 
No edit summary
Line 1: Line 1:
 
# Download the file http://svn.mozilla.org/projects/sumo/trunk/language_files/%LOCALE%/language.php (replace %LOCALE% with your locale string) and open it in a text editor of your choice
  1. Download the file and open it in a text editor of your choice
#Search for the line including "### start of untranslated words" (that you've seen on the site). Be sure to remove the // at the end of each line you're translating.
  2. Search for the line including "### start of untranslated words"
#Save and e-mail the file back to me and I'll upload it on the server so we can try it out.
  3. Start by translating some of those strings that you recognize
    (that you've seen on the site). Be sure to remove the // at the
    end of each line you're translating.
  4. Save and e-mail the file back to me and I'll upload it on the
    server so we can try it out.


If all goes well, we should be able to use this for all untranslated strings.
If all goes well, we should be able to use this for all untranslated strings.

Revision as of 19:00, 6 May 2008

  1. Download the file http://svn.mozilla.org/projects/sumo/trunk/language_files/%LOCALE%/language.php (replace %LOCALE% with your locale string) and open it in a text editor of your choice
  2. Search for the line including "### start of untranslated words" (that you've seen on the site). Be sure to remove the // at the end of each line you're translating.
  3. Save and e-mail the file back to me and I'll upload it on the server so we can try it out.

If all goes well, we should be able to use this for all untranslated strings.