summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xMaster/install-tl4
-rw-r--r--Master/texmf/scripts/texlive/NEWS9
-rwxr-xr-xMaster/texmf/scripts/texlive/tlmgr.pl4
3 files changed, 9 insertions, 8 deletions
diff --git a/Master/install-tl b/Master/install-tl
index 5666bfa7da2..1f168c4166f 100755
--- a/Master/install-tl
+++ b/Master/install-tl
@@ -2140,9 +2140,9 @@ you can select a different language by giving this option with a
language code (based on ISO 639-1). Currently supported (but not
necessarily completely translated) are: English (en, default), Czech
(cs), German (de), French (fr), Italian (it), Japanese (ja), Dutch (nl),
-Polish (pl), Brazilian Portuguese (pt-br), Russian (ru), Slovak (sk),
+Polish (pl), Brazilian Portuguese (pt_BR), Russian (ru), Slovak (sk),
Slovenian (sl), Serbian (sr), Vietnamese (vi), simplified Chinese
-(zh-cn), and traditional Chinese (zh-tw).
+(zh_CN), and traditional Chinese (zh_TW).
=item B<-repository> I<url|path>
diff --git a/Master/texmf/scripts/texlive/NEWS b/Master/texmf/scripts/texlive/NEWS
index 02a00264e16..4d7212f9c4a 100644
--- a/Master/texmf/scripts/texlive/NEWS
+++ b/Master/texmf/scripts/texlive/NEWS
@@ -1,16 +1,17 @@
(This file public domain. Originally written by Norbert Preining and
Karl Berry, 2010.)
-<p><b>tlmgr revision 27169 (released 12jul26):</b><br>
-<li>consistently use - in .po file naming, per other programs
+<p><b>tlmgr revision 27170 (released 26jul12):</b><br>
+<li>consistently use ll_RR in .po file naming, per general gettext convention.
<li>make sure that an outdated updmap.cfg file is backed up and removed
-<p><b>texlive.infra (tlmgr) revision 26923 (released 12jul07):</b><br>
+<p><b>texlive.infra (tlmgr) revision 26923 (released 07jul12):</b><br>
<li>version with TeX Live 2012
+<li>generate updmap is no more, since updmap.cfg is now per-tree.
<li>multiple repository support
<li>tlmgr can now install a package from a file
-<p><b>tlmgr revision 24419 (released 12nov01):</b><br>
+<p><b>tlmgr revision 24419 (released 01nov11):</b><br>
<li>support addKanjiMap execute
<p><b>tlmgr revision 23514 (released 12aug11):</b><br>
diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl
index 548ff6f4365..232bb6162cb 100755
--- a/Master/texmf/scripts/texlive/tlmgr.pl
+++ b/Master/texmf/scripts/texlive/tlmgr.pl
@@ -5686,9 +5686,9 @@ you can select a different language by giving this option with a
language code (based on ISO 639-1). Currently supported (but not
necessarily completely translated) are: English (en, default), Czech
(cs), German (de), French (fr), Italian (it), Japanese (ja), Dutch (nl),
-Polish (pl), Brazilian Portuguese (pt-br), Russian (ru), Slovak (sk),
+Polish (pl), Brazilian Portuguese (pt_BR), Russian (ru), Slovak (sk),
Slovenian (sl), Serbian (sr), Vietnamese (vi), simplified Chinese
-(zh-cn), and traditional Chinese (zh-tw).
+(zh_CN), and traditional Chinese (zh_TW).
=item B<--machine-readable>