Skip to main content

Library providing makemessages for Handlebars.js templates

Project description

https://travis-ci.org/rafalp/django-hbs-makemessages.png?branch=master

Library providing django-admin-hbs.py script that exposes custom makemessages command that can extract language strings from .hbs and .handlebars files.

This library complements django-ember-gettext Ember.js addon that provides Django’s gettext support in Ember.js application.

Tutorial

Install library via pip:

pip install django-hbs-makemessages

CD to project containing locale directory and JS app and fire makemessages for your locale:

django-admin-hbs.py makemessages –l en_us –d djangojs

Now check your locale’s djangojs.po file for your locale and see if it contains translation files:

#: emberapp/routes/application.js:8 msgid “Connection lost” msgstr “”

#: emberapp/routes/application.js:13 msgid “Page not available” msgstr “”

#: emberapp/routes/application.js:24 msgid “Page not found” msgstr “”

#: emberapp/templates/application.handlebars.:2 #: emberapp/templates/application.hbs.:2 msgid “Welcome to Ember.js!” msgstr “”

#: emberapp/templates/application.handlebars.:3 #: emberapp/templates/application.hbs.:3 msgid “IndexController renders %(template)s template!” msgstr “”

Authors

Rafał Pitoń

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-hbs-makemessages-0.9.5.tar.gz (7.3 kB view details)

Uploaded Source

File details

Details for the file django-hbs-makemessages-0.9.5.tar.gz.

File metadata

File hashes

Hashes for django-hbs-makemessages-0.9.5.tar.gz
Algorithm Hash digest
SHA256 27f5364c9009d1f13c30f08227a2b42a9a04aff270c5ba86e808a72bf19e64a2
MD5 69f1641f74ce35a9353fad3339551657
BLAKE2b-256 66a989e15015d698395664989e93036d2b9bab517bc96e2dff0ed84b34c63e4d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page