aboutsummaryrefslogtreecommitdiffstats
path: root/devtools
Commit message (Collapse)AuthorAgeFilesLines
* Added facilities for Pootle.Boris Bobrov2015-01-163-0/+73
| | | | | | | | | | | | | | | | | | | | | 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
* Fix the output file to the correct one in the new i18n compile loopChristopher Allan Webber2014-12-131-1/+1
|
* Just spacing things out to look a bit cleaner.Christopher Allan Webber2014-12-131-1/+3
|
* Submitting workaround to skip compiling Lojban. Sniff :(Christopher Allan Webber2014-12-131-1/+16
| | | | | We'll eventually support Lojban again. This issue fixes #1071, but leaves #1070 open.
* Just made it so the "okay to wipe your database" echo doesn't add a newlineChristopher Allan Webber2013-11-051-1/+1
|
* This commit made it so that the script now extracts two different archive. Onetilly-Q2013-10-311-1/+3
| | | | | 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.
* This was a very minor update. In the mg-dev-example-environment branch I changedtilly-Q2013-10-311-0/+103
| | | | | | 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.
* Remove .pyc files from tarball when running maketarball.shChristopher Allan Webber2013-03-121-0/+3
|
* transifex: Wait a bit after push.Elrond2012-04-211-0/+3
| | | | | | 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.
* Removing youcanhelp stuffWill Kahn-Greene2012-02-091-2/+0
| | | | | This was never used. It doesn't support Texinfo files. It was only half completed. Best to remove it.
* Update copyright headers for shell scriptsWill Kahn-Greene2012-02-092-2/+2
|
* Adding a line reminding user to push up commitsChristopher Allan Webber2012-01-291-0/+2
|
* Hm, maybe this is better... that didn't fix the stop-in-the-middle issue.Christopher Allan Webber2012-01-291-6/+7
|
* Update update_translations script to consider several things conditionallyChristopher Allan Webber2012-01-291-4/+6
| | | | Specifically, previously if there was nothing to git add, whole script would just die
* Move maketarball.sh into devtools/Elrond2012-01-141-0/+178
| | | | Now that there is a devtools directory, use it!
* make this script executableChristopher Allan Webber2012-01-131-0/+0
|
* Simple translation update scriptChristopher Allan Webber2012-01-131-0/+48