summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-08-03 11:02:26 +0200
committerChristian Grothoff <christian@grothoff.org>2020-08-03 11:02:26 +0200
commitadf0f4fd36290becd33292d56d819aeaf260d5f6 (patch)
tree9f93802a22d7c06dadf2ac0e784e8d8e1fb7a4f6 /contrib
parentb90d7d27871ca09772a5ff4a5af15928bf3e68cb (diff)
downloadmerchant-adf0f4fd36290becd33292d56d819aeaf260d5f6.tar.gz
merchant-adf0f4fd36290becd33292d56d819aeaf260d5f6.tar.bz2
merchant-adf0f4fd36290becd33292d56d819aeaf260d5f6.zip
support i18n with HTML templates
Diffstat (limited to 'contrib')
-rw-r--r--contrib/Makefile.am6
-rw-r--r--contrib/offer_refund.en.must (renamed from contrib/offer_refund.must)0
-rw-r--r--contrib/request_payment.en.must (renamed from contrib/request_payment.must)0
3 files changed, 3 insertions, 3 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 17c8ea4a..8edb184b 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -1,5 +1,5 @@
-pkgdatadir = $(prefix)/share/taler/merchant/
+pkgdatadir = $(prefix)/share/taler/merchant/templates/
dist_pkgdata_DATA = \
- request_payment.must \
- offer_refund.must
+ request_payment.en.must \
+ offer_refund.en.must
diff --git a/contrib/offer_refund.must b/contrib/offer_refund.en.must
index 913b6a5f..913b6a5f 100644
--- a/contrib/offer_refund.must
+++ b/contrib/offer_refund.en.must
diff --git a/contrib/request_payment.must b/contrib/request_payment.en.must
index 7d6effcc..7d6effcc 100644
--- a/contrib/request_payment.must
+++ b/contrib/request_payment.en.must