Open main menu
Home
Random
Log in
Settings
About Sugar Labs
Disclaimers
Sugar Labs
Search
Changes
← Older edit
Newer edit →
Activity Team/Git FAQ
(view source)
Revision as of 14:08, 2 March 2009
26 bytes added
,
14:08, 2 March 2009
m
→How do I stay in sync with translations being pushed from the Pootle server?
Line 42:
Line 42:
Periodically—in my experience, on Fridays—updates to the project .po files are pushed from the Localization Team.
Periodically—in my experience, on Fridays—updates to the project .po files are pushed from the Localization Team.
−
Use
+
Use
<code>
git-pull
</code>
to periodically pull these updates to the local copy of your project.
−
git-pull
−
to periodically pull these updates to the local copy of your project.
−
Also, run
+
Also, run
<code>
python setup.py fix_manifest
</cpde>
to update the .mo files after updating the .po files
−
python setup.py fix_manifest
−
to update the .mo files after updating the .po files
=== How do I update the Tag field in Gitorious? ===
=== How do I update the Tag field in Gitorious? ===
Walter
Bureaucrats
,
Administrators
10,579
edits