~online-accounts/signon-ui/packaging

« back to all changes in this revision

Viewing changes to po/update_pot.sh

  • Committer: Alberto Mardegan
  • Date: 2012-03-28 12:04:40 UTC
  • mfrom: (37.1.1 i18n)
  • Revision ID: alberto.mardegan@canonical.com-20120328120440-q0xl5b02fhi05r05
Add support for translations

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/bash
 
2
 
 
3
cd ../src
 
4
make ../po/signon-ui.pot
 
5