From dc921d11be62d6a5a85c41b30df6671a73ec1774 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 7 Jan 2021 21:47:30 +0100 Subject: change lang prefix jp to ja --- Makefile | 2 +- build-system/taler-build-scripts | 2 +- common/navigation.j2.inc | 7 +- locale/de/LC_MESSAGES/messages.po | 28 +- locale/en/LC_MESSAGES/messages.po | 24 +- locale/es/LC_MESSAGES/messages.po | 24 +- locale/fr/LC_MESSAGES/messages.po | 43 +- locale/it/LC_MESSAGES/messages.po | 24 +- locale/ja/LC_MESSAGES/messages.po | 1731 +++++++++++++++++++++++++++++++++++++ locale/jp/LC_MESSAGES/messages.po | 1731 ------------------------------------- locale/messages.pot | 28 +- locale/pt/LC_MESSAGES/messages.po | 24 +- locale/ru/LC_MESSAGES/messages.po | 24 +- locale/tr/LC_MESSAGES/messages.po | 833 +++++++++--------- 14 files changed, 2256 insertions(+), 2269 deletions(-) create mode 100644 locale/ja/LC_MESSAGES/messages.po delete mode 100644 locale/jp/LC_MESSAGES/messages.po diff --git a/Makefile b/Makefile index 8be2c76c..d60bb508 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ include build-system/config.mk # List of all supported languages, add new languages here! -LANGUAGES="en de fr es it ru pt jp" +LANGUAGES="en de fr es it ru pt ja tr" # All: build HTML pages in all languages and compile the # TypeScript logic in web-common. diff --git a/build-system/taler-build-scripts b/build-system/taler-build-scripts index 47f14fcf..e08ea379 160000 --- a/build-system/taler-build-scripts +++ b/build-system/taler-build-scripts @@ -1 +1 @@ -Subproject commit 47f14fcf1d03d9dad1bae59987488ea05ecd307b +Subproject commit e08ea37979dcc17ac8e0987251771d771503cb56 diff --git a/common/navigation.j2.inc b/common/navigation.j2.inc index c56f8d14..24db4f1a 100644 --- a/common/navigation.j2.inc +++ b/common/navigation.j2.inc @@ -48,8 +48,13 @@ {% if lang != 'es' %}
  • Español [es]
  • {% endif %} -