]> git.0d.be Git - panikdb.git/commitdiff
misc add local translations for out-of-tree strings
authorFrédéric Péters <fpeters@0d.be>
Thu, 19 Oct 2017 11:50:04 +0000 (13:50 +0200)
committerFrédéric Péters <fpeters@0d.be>
Thu, 19 Oct 2017 11:50:04 +0000 (13:50 +0200)
panikdb/__init__.py

index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..acb47275f72124f275e9c3191018279abecf8e3c 100644 (file)
@@ -0,0 +1,4 @@
+if False:
+    # add local translations for out-of-tree strings.
+    from django.utils.translation import ugettext_lazy as _
+    _("Please provide a comma-separated list of tags.")