gnunet-svn
[Top][All Lists]
Advanced

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

[taler-bank] branch master updated: i18n compilation target


From: gnunet
Subject: [taler-bank] branch master updated: i18n compilation target
Date: Mon, 19 Oct 2020 12:32:50 +0200

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

ms pushed a commit to branch master
in repository bank.

The following commit(s) were added to refs/heads/master by this push:
     new 383a0cf  i18n compilation target
383a0cf is described below

commit 383a0cf3b00f461803d7b8353c5e66be27e9f2cc
Author: MS <ms@taler.net>
AuthorDate: Mon Oct 19 12:32:46 2020 +0200

    i18n compilation target
---
 Makefile | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Makefile b/Makefile
index 0ac63a0..13964ca 100644
--- a/Makefile
+++ b/Makefile
@@ -13,6 +13,12 @@ else
 install: i18n install-local
 endif
 
+.PHONY: i18n-strings
+i18n-strings:
+       python3 manage.py makemessages -l it
+       python3 manage.py makemessages -l de
+
+
 .PHONY: i18n
 i18n:
        python3 manage.py compilemessages

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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