summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-11-03 23:41:38 +0100
committerMS <ms@taler.net>2020-11-03 23:41:38 +0100
commit986457c76f4ecea48af8286a2b8c65b1309e2e67 (patch)
tree37359c23451bd671c86c27b0847e99fe24391487
parentf20afac29a0b51efda915b5d708d9f206facb8c6 (diff)
downloadbank-986457c76f4ecea48af8286a2b8c65b1309e2e67.tar.gz
bank-986457c76f4ecea48af8286a2b8c65b1309e2e67.tar.bz2
bank-986457c76f4ecea48af8286a2b8c65b1309e2e67.zip
readme
-rw-r--r--README10
1 files changed, 0 insertions, 10 deletions
diff --git a/README b/README
index 0de25a4..dcfeb35 100644
--- a/README
+++ b/README
@@ -24,16 +24,6 @@ $ make i18n-strings
It is then required to put the extended PO files under versioning.
-Note that the compilation of PO files into MO files is NOT implicit
-into the installation target, and it must can be invoked in the following
-way:
-
-$ make i18n
-
-After the previous step, the bank can be installed with the usual:
-
-$ make install # it will install the fresh compiled MO files.
-
The following command creates *new* languages to be translated. In
particular, it produces the PO file for the language being added.