34
edits
| Line 94: | Line 94: | ||
You need to go to the directory we have created before. So, open a terminal, and in our case: | You need to go to the directory we have created before. So, open a terminal, and in our case: | ||
cd ~/firefox/3.1/ | cd ~/MT/firefox/3.1/ | ||
and then, pull out the sources by: | and then, pull out the sources by: | ||
| Line 104: | Line 104: | ||
hg clone http://hg.mozilla.org/l10n-central/es-ES/ | hg clone http://hg.mozilla.org/l10n-central/es-ES/ | ||
This command will create a [locale] folder in your ~/[product]/[version]/ directory. | This command will create a [locale] folder in your ~/MT/[product]/[version]/ directory. | ||
== Setting up MT structure == | == Setting up MT structure == | ||
edits