texlive[50397] Master/tlpkg/bin/tl-update-messages: Comments on tcl
commits+siepo at tug.org
commits+siepo at tug.org
Fri Mar 15 10:14:42 CET 2019
Revision: 50397
http://tug.org/svn/texlive?view=revision&revision=50397
Author: siepo
Date: 2019-03-15 10:14:42 +0100 (Fri, 15 Mar 2019)
Log Message:
-----------
Comments on tcl removed; they no longer apply
Modified Paths:
--------------
trunk/Master/tlpkg/bin/tl-update-messages
Modified: trunk/Master/tlpkg/bin/tl-update-messages
===================================================================
--- trunk/Master/tlpkg/bin/tl-update-messages 2019-03-15 07:42:49 UTC (rev 50396)
+++ trunk/Master/tlpkg/bin/tl-update-messages 2019-03-15 09:14:42 UTC (rev 50397)
@@ -5,17 +5,6 @@
# update the master messages.pot catalog and merge the result into the
# respective .po files.
-# notes on transition to tcl/tk frontend
-
-# Until the 2019 pretest stage we use a combined message catalog.
-
-
-# Afterwards, we drop the perl input files and use tcl- rather than
-# perl syntax for the temporary file with short descriptions.
-
-# For tcl, all .po files are converted to tcl-compatible .msg
-# files, using the msgfmt utility.
-
mydir=`cd \`dirname $0\` && /bin/pwd`
Master=`cd $mydir/../.. && /bin/pwd`
transdir=$Master/tlpkg/translations
More information about the tex-live-commits
mailing list