~muffinresearch/ubuntu-start-page/add-rtl-script

« back to all changes in this revision

Viewing changes to translate.sh

  • Committer: Adi Roiban
  • Date: 2010-04-27 19:47:21 UTC
  • Revision ID: adi@roiban.ro-20100427194721-2xigbhj9z82u1jgi
Update translations. Add translation script for 10.04.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/bash
 
2
pushd translation-scripts/ > /dev/null
 
3
bash translate-*.sh
 
4
popd > /dev/null