summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xMaster/tlpkg/bin/tl-update-messages11
1 files changed, 0 insertions, 11 deletions
diff --git a/Master/tlpkg/bin/tl-update-messages b/Master/tlpkg/bin/tl-update-messages
index 153c50696dd..6649b8c0cf1 100755
--- a/Master/tlpkg/bin/tl-update-messages
+++ b/Master/tlpkg/bin/tl-update-messages
@@ -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