gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-www] 02/02: BABEL -> pybabel


From: gnunet
Subject: [taler-www] 02/02: BABEL -> pybabel
Date: Mon, 28 Oct 2019 17:04:30 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository www.

commit 39faa523cf8bbb989eea5367743d3c656127a6d5
Author: ng0 <address@hidden>
AuthorDate: Mon Oct 28 16:04:17 2019 +0000

    BABEL -> pybabel
---
 GNUmakefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/GNUmakefile b/GNUmakefile
index 46fc58e..37f1c72 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -29,7 +29,7 @@ all: locale template
 
 # Extract translateable strings from jinja2 templates.
 locale/messages.pot: template/*.j2 common/*.j2 common/*.j2.inc
-       $(env) PYTHONPATH="." $(BABEL) extract -F locale/babel.map -o 
locale/messages.pot .
+       $(env) PYTHONPATH="." $(pybabel) extract -F locale/babel.map -o 
locale/messages.pot .
 
 # Update translation (.po) files with new strings.
 .PHONY: locale-update

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]