Skip to content
Snippets Groups Projects
  • Kasia Krasnowska's avatar
    multiple changes: · ca00bbcc
    Kasia Krasnowska authored
    * added local filtering
    * added missing control heuristics and reporting for compar etc.
    * udpated phrase descriptions
    * switched to new Morfeusz homonym identifiers
    ca00bbcc
update_translations.sh 288 B
django-admin makemessages -a
django-admin makemessages -d djangojs -a

echo
echo '***'
echo 'now update your translations in:'
echo '  -> locale/en/LC_MESSAGES/django.po'
echo '  -> locale/en/LC_MESSAGES/djangojs.po'
echo 'and run ./compile_translations.sh to apply them'
echo '***'
echo