source: OpenWorkouts-current/bin/new_translations

current
Last change on this file was a4e4799, checked in by Borja Lopez <borja@…>, 5 years ago

(#56) Added i18n helper scripts and spanish (es) translations.
Done lots of translated strings fixes in templates.
Removed .mo and .pot files from the git ignore list.

  • Property mode set to 100755
File size: 140 bytes
Line 
1#!/bin/sh
2pot-create -o ow/locale/OpenWorkouts.pot ow
3msgmerge --update ow/locale/es/LC_MESSAGES/OpenWorkouts.po ow/locale/OpenWorkouts.pot
Note: See TracBrowser for help on using the repository browser.