17 Commits

Author SHA1 Message Date
Boris Bobrov
94e90c77d0 Added facilities for Pootle.
Previously we used Transifex as a web-tool for translations. Some time
ago Transifex went proprietary and we decided to move to Pootle.

Old script for updating translations was renamed and a new one was
added. Also a script for making the layout more Pootle-friendly was
added.

To accomplish the transition first run the old script:
./devtools/update_translations_transifex.sh

Then run the layout changing script:
./devtools/move_translations_for_pootle.sh

Commit and push. After that use the new
./devtools/update_translations_pootle.sh
to update the translations.

Closes bug: #913
2015-01-16 15:20:32 -06:00
Christopher Allan Webber
1439e4965f Fix the output file to the correct one in the new i18n compile loop 2014-12-13 10:04:10 -06:00
Christopher Allan Webber
f5a829fabf Just spacing things out to look a bit cleaner. 2014-12-13 10:04:10 -06:00
Christopher Allan Webber
8471c5b4d2 Submitting workaround to skip compiling Lojban. Sniff :(
We'll eventually support Lojban again.  This issue fixes #1071, but
leaves #1070 open.
2014-12-13 10:04:10 -06:00
Christopher Allan Webber
09b0d5118d Just made it so the "okay to wipe your database" echo doesn't add a newline 2013-11-05 13:41:13 -06:00
tilly-Q
3a99517d43 This commit made it so that the script now extracts two different archive. One
for the chosen database, and one for the media to go in the UserDev directory.
This will make the mg-dev-example-environments branch more efficient.
2013-10-31 17:10:03 -04:00
tilly-Q
79a5fe72cf This was a very minor update. In the mg-dev-example-environment branch I changed
the naming system for the databases, and in this branch I just changed the
default name to the new default. The new naming system is based on migrations
not milestones.
2013-10-31 16:19:49 -04:00
Christopher Allan Webber
880f396bd9 Remove .pyc files from tarball when running maketarball.sh 2013-03-12 21:36:12 -05:00
Elrond
756274b631 transifex: Wait a bit after push.
We're seeing somewhat inconsistent data in tx pull.
My theory is: The server needs longer to process the
uploaded new template and work that into the translations.
2012-04-21 23:13:05 +02:00
Will Kahn-Greene
1da5052ff7 Removing youcanhelp stuff
This was never used. It doesn't support Texinfo files. It was only half
completed. Best to remove it.
2012-02-09 10:24:29 -05:00
Will Kahn-Greene
df900eed17 Update copyright headers for shell scripts 2012-02-09 10:20:42 -05:00
Christopher Allan Webber
76d6323fff Adding a line reminding user to push up commits 2012-01-29 13:32:41 -06:00
Christopher Allan Webber
8e5596fb1d Hm, maybe this is better... that didn't fix the stop-in-the-middle issue. 2012-01-29 13:30:32 -06:00
Christopher Allan Webber
f4b206166e Update update_translations script to consider several things conditionally
Specifically, previously if there was nothing to git add, whole script would just die
2012-01-29 13:22:21 -06:00
Elrond
9c94700413 Move maketarball.sh into devtools/
Now that there is a devtools directory, use it!
2012-01-14 12:54:16 +01:00
Christopher Allan Webber
1b5bbc0a85 make this script executable 2012-01-13 20:27:53 -06:00
Christopher Allan Webber
4670ff1c56 Simple translation update script 2012-01-13 20:26:36 -06:00