From a29141c57c19ae69a142841998fcf056db2289b0 Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Sat, 26 Oct 2013 22:03:09 +0200 Subject: Update English PO file. --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 40fc27c..ec0517c 100644 --- a/Makefile +++ b/Makefile @@ -14,3 +14,6 @@ compress_js: compress_css: yuicompressor --type css debug_toolbar/static/debug_toolbar/css/toolbar.css > debug_toolbar/static/debug_toolbar/css/toolbar.min.css + +translatable_strings: + cd debug_toolbar && django-admin.py makemessages -l en --no-wrap --no-obsolete -- cgit v1.2.3