summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2008-07-26 18:56:18 +0000
committerNorbert Preining <preining@logic.at>2008-07-26 18:56:18 +0000
commit665acdd21c5a8bc2773bab7b41e010001d588199 (patch)
tree232d2ed618970d45dc36ae9bae43d51b1a687db8 /Master/tlpkg/installer
parenta7b6e09cb44e28835463bccdd7220a04fbb38cd4 (diff)
installer: give correct location of index.html in welcome message
git-svn-id: svn://tug.org/texlive/trunk@9792 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/install-menu-perltk.pl2
-rw-r--r--Master/tlpkg/installer/lang/perltk-cs2
-rw-r--r--Master/tlpkg/installer/lang/perltk-de2
-rw-r--r--Master/tlpkg/installer/lang/perltk-en.sample2
-rw-r--r--Master/tlpkg/installer/lang/perltk-fr2
-rw-r--r--Master/tlpkg/installer/lang/perltk-nl2
-rw-r--r--Master/tlpkg/installer/lang/perltk-pl2
-rw-r--r--Master/tlpkg/installer/lang/perltk-sl2
-rw-r--r--Master/tlpkg/installer/lang/perltk-vi2
9 files changed, 9 insertions, 9 deletions
diff --git a/Master/tlpkg/installer/install-menu-perltk.pl b/Master/tlpkg/installer/install-menu-perltk.pl
index 4fc6dde709e..20ae51e274c 100644
--- a/Master/tlpkg/installer/install-menu-perltk.pl
+++ b/Master/tlpkg/installer/install-menu-perltk.pl
@@ -150,7 +150,7 @@ my %text = ( title => 'TeX Live 2008 Installation',
notwritable => '(default not writable - please change!)',
changetexdir => '(please change TEXDIR first!)',
nolangcol => '(no language col selected!)',
- finished => 'See ./index.html for links to documentation.\nThe TeX Live web site\n(http://tug.org/texlive/) contains any updates and corrections.\nTeX Live is a joint project of the TeX user groups around the world;\nplease consider supporting it by joining the group best for you. The\nlist of groups is available on the web at http://tug.org/usergroups.html.',
+ finished => 'See TEXDIR/index.html for links to documentation.\nThe TeX Live web site\n(http://tug.org/texlive/) contains any updates and corrections.\nTeX Live is a joint project of the TeX user groups around the world;\nplease consider supporting it by joining the group best for you. The\nlist of groups is available on the web at http://tug.org/usergroups.html.',
finishedpath => 'Add TEXDIR/texmf/doc/man to MANPATH.\nAdd TEXDIR/texmf/doc/info to INFOPATH.\nMost importantly, add TEXDIR/bin/PLATFORM\nto your PATH for current and future sessions.',
welcome => 'Welcome to TeX Live!',
);
diff --git a/Master/tlpkg/installer/lang/perltk-cs b/Master/tlpkg/installer/lang/perltk-cs
index 428f81880ad..8c16b82ca41 100644
--- a/Master/tlpkg/installer/lang/perltk-cs
+++ b/Master/tlpkg/installer/lang/perltk-cs
@@ -43,7 +43,7 @@ text.no: Ne
text.notwritable: (na výchozí umístění nelze zapisovat - prosím změňte!)
text.changetexdir: (prosím, změňte nejdříve TEXDIR!)
text.nolangcol: (nebyla vybrána žádná jazyková kolekce!)
-text.finished: Viz ./index.html pro další dokumentaci. Stránky TeX Live\n(http://tug.org/texlive/) obsahují aktualizace a opravy.\nTeX Live je společným projektem uživatelských sdružení TeXu po celém světě;\nzvažte laskavě jeho podporu přihlášením se do sdružení, které vám nejlépe vyhovuje. Seznam\nsdružení je dostupný na http://tug.org/usergroups.html.
+text.finished: Viz TEXDIR/index.html pro další dokumentaci. Stránky TeX Live\n(http://tug.org/texlive/) obsahují aktualizace a opravy.\nTeX Live je společným projektem uživatelských sdružení TeXu po celém světě;\nzvažte laskavě jeho podporu přihlášením se do sdružení, které vám nejlépe vyhovuje. Seznam\nsdružení je dostupný na http://tug.org/usergroups.html.
text.finishedpath: Přidejte TEXDIR/texmf/doc/man do MANPATH.\nPřidejte TEXDIR/texmf/doc/info do INFOPATH.\nA to nejdůležitější: přidejte TEXDIR/bin/PLATFORM\ndo vaší cesty PATH pro toto i další sezení.
text.welcome: Vítejte v TeX Live!
diff --git a/Master/tlpkg/installer/lang/perltk-de b/Master/tlpkg/installer/lang/perltk-de
index 7b710d5a82b..79d6e4e4bf6 100644
--- a/Master/tlpkg/installer/lang/perltk-de
+++ b/Master/tlpkg/installer/lang/perltk-de
@@ -38,7 +38,7 @@ text.no: Nein
text.notwritable: (Vorgabe ohne Schreibberechtigung - bitte ändern!)
text.changetexdir: (Bitte zuerst TEXDIR ändern!)
text.nolangcol: (keine Sprackkollektion ausgewählt!)
-text.finished: See ./index.html for links to documentation. The TeX Live web site\n(http://tug.org/texlive/) contains any updates and corrections.\nTeX Live is a joint project of the TeX user groups around the world;\nplease consider supporting it by joining the group best for you. The\nlist of groups is available on the web at http://tug.org/usergroups.html.
+text.finished: See TEXDIR/index.html for links to documentation. The TeX Live web site\n(http://tug.org/texlive/) contains any updates and corrections.\nTeX Live is a joint project of the TeX user groups around the world;\nplease consider supporting it by joining the group best for you. The\nlist of groups is available on the web at http://tug.org/usergroups.html.
text.finishedpath: Add TEXDIR/texmf/doc/man to MANPATH.\nAdd TEXDIR/texmf/doc/info to INFOPATH.\nMost importantly, add TEXDIR/bin/PLATFORM\nto your PATH for current and future sessions.
text.welcome: Willkomen bei TeX Live!
diff --git a/Master/tlpkg/installer/lang/perltk-en.sample b/Master/tlpkg/installer/lang/perltk-en.sample
index e25bc9dda88..5dff3ad2cb7 100644
--- a/Master/tlpkg/installer/lang/perltk-en.sample
+++ b/Master/tlpkg/installer/lang/perltk-en.sample
@@ -41,7 +41,7 @@ text.no: No
text.notwritable: (default not writable - please change!)
text.changetexdir: (please change TEXDIR first!)
text.nolangcol: (no language col selected!)
-text.finished: See ./index.html for links to documentation. The TeX Live web site\n(http://tug.org/texlive/) contains any updates and corrections.\nTeX Live is a joint project of the TeX user groups around the world;\nplease consider supporting it by joining the group best for you. The\nlist of groups is available on the web at http://tug.org/usergroups.html.
+text.finished: See TEXDIR/index.html for links to documentation. The TeX Live web site\n(http://tug.org/texlive/) contains any updates and corrections.\nTeX Live is a joint project of the TeX user groups around the world;\nplease consider supporting it by joining the group best for you. The\nlist of groups is available on the web at http://tug.org/usergroups.html.
text.finishedpath: Add TEXDIR/texmf/doc/man to MANPATH.\nAdd TEXDIR/texmf/doc/info to INFOPATH.\nMost importantly, add TEXDIR/bin/PLATFORM\nto your PATH for current and future sessions.
text.welcome: Welcome to TeX Live!
diff --git a/Master/tlpkg/installer/lang/perltk-fr b/Master/tlpkg/installer/lang/perltk-fr
index 63654ce7241..343c665cadb 100644
--- a/Master/tlpkg/installer/lang/perltk-fr
+++ b/Master/tlpkg/installer/lang/perltk-fr
@@ -40,7 +40,7 @@ text.no: Non
text.notwritable: (écriture impossible - changer l'emplacement !)
text.changetexdir: (changer d'abord TEXDIR !)
text.nolangcol: (aucune collection de langue sélectionnée !)
-text.finished: Voir ./index.html pour des liens vers la documentation. Le site web de TeX Live\n(http://tug.org/texlive/) propose toutes les mises à jour et les correctifs.\nTeX Live est un projet commun des groupes d'utilisateurs de TeX à travers le monde;\npourquoi ne pas le supporter en rejoingant le groupe qui vous convient le mieux ?\nLa liste des groupes est disponible sur le web à l'adresse http://tug.org/usergroups.html.
+text.finished: Voir TEXDIR/index.html pour des liens vers la documentation. Le site web de TeX Live\n(http://tug.org/texlive/) propose toutes les mises à jour et les correctifs.\nTeX Live est un projet commun des groupes d'utilisateurs de TeX à travers le monde;\npourquoi ne pas le supporter en rejoingant le groupe qui vous convient le mieux ?\nLa liste des groupes est disponible sur le web à l'adresse http://tug.org/usergroups.html.
text.finishedpath: Veuillez ajouter TEXDIR/texmf/doc/man (resp. TEXDIR/texmf/doc/info) à votre MANPATH (resp. INFOPATH).\nMais surtout, ajoutez TEXDIR/bin/PLATFORM\n à votre PATH pour cette session et les prochaines.
text.welcome: Bienvenue sous TeX Live !
label.binsys: Plateforme des binaires
diff --git a/Master/tlpkg/installer/lang/perltk-nl b/Master/tlpkg/installer/lang/perltk-nl
index ca1daafe2da..6ec1ed8c511 100644
--- a/Master/tlpkg/installer/lang/perltk-nl
+++ b/Master/tlpkg/installer/lang/perltk-nl
@@ -38,7 +38,7 @@ text.no: Nee
text.notwritable: (geen schrijf-toegang - wijzig!)
text.changetexdir: (TEXDIR eerst veranderen!)
text.nolangcol: (geen taal-collectie geselecteerd!)
-text.finished: Zie ./index.html voor links naar documentatie. De TeX Live web site\n(http://tug.org/texlive/) bevat eventuele updates en correcties.\nTeX Live is een gezamenlijk projekt van TeX gebruikersgroepen wereldwijd;\noverweeg ondersteuning door lid te worden van zo'n groep.\nDe lijst van gebruikersgroepen staat op http://tug.org/usergroups.html.
+text.finished: Zie TEXDIR/index.html voor links naar documentatie. De TeX Live web site\n(http://tug.org/texlive/) bevat eventuele updates en correcties.\nTeX Live is een gezamenlijk projekt van TeX gebruikersgroepen wereldwijd;\noverweeg ondersteuning door lid te worden van zo'n groep.\nDe lijst van gebruikersgroepen staat op http://tug.org/usergroups.html.
text.finishedpath: Voeg TEXDIR/texmf/doc/man toe aan MANPATH.\nVoeg TEXDIR/texmf/doc/info toe aan INFOPATH.\nEn het belangrijkste: voeg TEXDIR/bin/PLATFORM\ntoe aan PATH voor de huidige en voor toekomstige sessies.
text.welcome: Welkom op TeX Live!
label.binsys: Platform(s)
diff --git a/Master/tlpkg/installer/lang/perltk-pl b/Master/tlpkg/installer/lang/perltk-pl
index b1151016255..8f6d64f947d 100644
--- a/Master/tlpkg/installer/lang/perltk-pl
+++ b/Master/tlpkg/installer/lang/perltk-pl
@@ -37,7 +37,7 @@ text.no: Nie
text.notwritable: (domyślnie nie do zapisu - proszę zmienić!)
text.changetexdir: (proszę zmienić najpierw TEXDIR!)
text.nolangcol: (nie zaznaczono żadnej kolekcji językowej!)
-text.finished: Patrz ./index.html z odnośnikami do dokumentacji. Na stronie TeX Live \n(http://tug.org/texlive/) znajdziesz aktualizacje i poprawki.\nTeX Live jest zbiorowym projektem grup użytkowników TeX-a z całego świata;\nproszę rozważyć wsparcie poprzez przystąpienie do grupy.\nLista grup dostępna jest na stronie http://tug.org/usergroups.html.
+text.finished: Patrz TEXDIR/index.html z odnośnikami do dokumentacji. Na stronie TeX Live \n(http://tug.org/texlive/) znajdziesz aktualizacje i poprawki.\nTeX Live jest zbiorowym projektem grup użytkowników TeX-a z całego świata;\nproszę rozważyć wsparcie poprzez przystąpienie do grupy.\nLista grup dostępna jest na stronie http://tug.org/usergroups.html.
text.finishedpath: Dodaj TEXDIR/texmf/doc/man do MANPATH.\nDodaj TEXDIR/texmf/doc/info do INFOPATH.\nNajważniejsze, dodaj TEXDIR/bin/PLATFORM\ndo zmiennej PATH dla bieżącej i przyszłych sesji.
text.welcome: TeX Live wita!
diff --git a/Master/tlpkg/installer/lang/perltk-sl b/Master/tlpkg/installer/lang/perltk-sl
index 065406b3c76..54c4d7273a1 100644
--- a/Master/tlpkg/installer/lang/perltk-sl
+++ b/Master/tlpkg/installer/lang/perltk-sl
@@ -39,7 +39,7 @@ text.no: Ne
text.notwritable: (Spremenite imenik - pisanje v izbrani imenik je zaščiteno!)
text.changetexdir: (Spremenite TEXDIR!)
text.nolangcol: (Nobena jezikovna zbirka ni izbrana!)
-text.finished: See ./index.html for links to documentation. The TeX Live web site\n(http://tug.org/texlive/) contains any updates and corrections.\nTeX Live is a joint project of the TeX user groups around the world;\nplease consider supporting it by joining the group best for you. The\nlist of groups is available on the web at http://tug.org/usergroups.html.
+text.finished: See TEXDIR/index.html for links to documentation. The TeX Live web site\n(http://tug.org/texlive/) contains any updates and corrections.\nTeX Live is a joint project of the TeX user groups around the world;\nplease consider supporting it by joining the group best for you. The\nlist of groups is available on the web at http://tug.org/usergroups.html.
text.finishedpath: Add TEXDIR/texmf/doc/man to MANPATH.\nAdd TEXDIR/texmf/doc/info to INFOPATH.\nMost importantly, add TEXDIR/bin/PLATFORM\nto your PATH for current and future sessions.
text.welcome: Welcome to TeX Live!
diff --git a/Master/tlpkg/installer/lang/perltk-vi b/Master/tlpkg/installer/lang/perltk-vi
index 6911992536d..098459d5ccb 100644
--- a/Master/tlpkg/installer/lang/perltk-vi
+++ b/Master/tlpkg/installer/lang/perltk-vi
@@ -21,7 +21,7 @@ text.sysint: Tích hợp hệ thống
text.change: Đổi
text.toggle: Toggle
text.install: Cài đặt TeX Live
-text.finished: Cài đặt xong. Xem ./index.html để biết liên kết đến tài liệu. Trang web của TeXlive\n(http://tug.org/texlive/) có những thông tin cập nhật và sửa lỗi.\nTeX Live dự án chung của nhiều nhóm người dùng TeX trên khắp thế giới;\nVui lòng hỗ trợ nó bằng cách tham gia những nhóm thích hợp nhất với bạn.\nDanh sách những nhóm này có ở http://tug.org/usergroups.html.
+text.finished: Cài đặt xong. Xem TEXDIR/index.html để biết liên kết đến tài liệu. Trang web của TeXlive\n(http://tug.org/texlive/) có những thông tin cập nhật và sửa lỗi.\nTeX Live dự án chung của nhiều nhóm người dùng TeX trên khắp thế giới;\nVui lòng hỗ trợ nó bằng cách tham gia những nhóm thích hợp nhất với bạn.\nDanh sách những nhóm này có ở http://tug.org/usergroups.html.
text.finishedpath: Thêm TEXDIR/texmf/doc/man vào MATHPATH\nThêm TEXDIR/texmf/doc/info vào INFOPATH.\nQuan trọng nhất, thêm EXDIR/bin/PLATFORM\nvào đường dẫn đến tập tin thi hành trên hệ thống của bạn.
text.finbut: Kết thúc
text.quit: Thoát