Using Mozilla Translator: Difference between revisions

Jump to navigation Jump to search
Line 128: Line 128:
Open a new terminal and type (you should change the [version] tag):
Open a new terminal and type (you should change the [version] tag):


  mkdir -p ~/MT/firefox/[version]/mozilla/extensions ; mkdir -p ~/MT/firefox/[version]/mozilla/other-licenses/branding
  mkdir -p ~/MT/firefox/[version]/mozilla/extensions
mkdir -p ~/MT/firefox/[version]/mozilla/other-licenses/branding


Now, we are going to create the symlinks to the en-US files, edit [user] and [version]:
Now, we are going to create the symlinks to the en-US files, edit [user] and [version]:
Line 140: Line 141:
Done, and check there were no errors. If so, we have our en-US tree done for MT, we are going to move to our [locale] folder.
Done, and check there were no errors. If so, we have our en-US tree done for MT, we are going to move to our [locale] folder.


  mkdir -p ~/MT/firefox/[version]/l10n/[locale]/extensions/reporter ; mkdir -p ~/MT/firefox/[version]/l10n/[locale]/other-licenses/branding
  mkdir -p ~/MT/firefox/[version]/l10n/[locale]/extensions
mkdir -p ~/MT/firefox/[version]/l10n/[locale]/other-licenses/branding


And now the symlinks as above:
And now the symlinks as above:
34

edits

Navigation menu