diff options
author | Norbert Preining <preining@logic.at> | 2021-03-10 02:03:57 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2021-03-10 02:03:57 +0000 |
commit | 865fba31ec5947b9009a2988a8d28e268ce8ea73 (patch) | |
tree | f01cc04391a0bd49b7bc34fba15f9583b39c3a7f /Master/tlpkg/translations/messages.pot | |
parent | 6c314e5800e2cceb37f136ffaac00813c00ad5c5 (diff) |
a4,letter -> A4,Letter in tlmgr gui display
git-svn-id: svn://tug.org/texlive/trunk@58248 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/translations/messages.pot')
-rw-r--r-- | Master/tlpkg/translations/messages.pot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/translations/messages.pot b/Master/tlpkg/translations/messages.pot index a0f9b7bb04e..215eba869b1 100644 --- a/Master/tlpkg/translations/messages.pot +++ b/Master/tlpkg/translations/messages.pot @@ -658,11 +658,11 @@ msgid "Default paper for all" msgstr "" #: texmf-dist/scripts/texlive/tlmgrgui.pl:1350 -msgid "a4" +msgid "A4" msgstr "" #: texmf-dist/scripts/texlive/tlmgrgui.pl:1352 -msgid "letter" +msgid "Letter" msgstr "" #: texmf-dist/scripts/texlive/tlmgrgui.pl:1364 |