diff options
author | David Baudens <baudens@mandriva.com> | 2004-02-12 10:42:17 +0000 |
---|---|---|
committer | David Baudens <baudens@mandriva.com> | 2004-02-12 10:42:17 +0000 |
commit | 4616ede845b177322dab0c1455983d90e88ab770 (patch) | |
tree | e5ce30af251fafd5ac58aced94ec5fb374ac55f9 /perl-install/share | |
parent | 85b19a04cd2cd0fde76a3ed1492b2a1f80cedf5e (diff) | |
download | drakx-backup-do-not-use-4616ede845b177322dab0c1455983d90e88ab770.tar drakx-backup-do-not-use-4616ede845b177322dab0c1455983d90e88ab770.tar.gz drakx-backup-do-not-use-4616ede845b177322dab0c1455983d90e88ab770.tar.bz2 drakx-backup-do-not-use-4616ede845b177322dab0c1455983d90e88ab770.tar.xz drakx-backup-do-not-use-4616ede845b177322dab0c1455983d90e88ab770.zip |
Final versions for MDK 10.0
Diffstat (limited to 'perl-install/share')
-rw-r--r-- | perl-install/share/advertising/dis-04.pl | 8 | ||||
-rw-r--r-- | perl-install/share/advertising/dis-05.pl | 2 | ||||
-rw-r--r-- | perl-install/share/advertising/dis-07.pl | 2 | ||||
-rw-r--r-- | perl-install/share/advertising/dis-10.pl | 2 | ||||
-rw-r--r-- | perl-install/share/advertising/dis-11.pl | 2 | ||||
-rw-r--r-- | perl-install/share/advertising/ppp-04.pl | 2 | ||||
-rw-r--r-- | perl-install/share/advertising/ppp-07.pl | 12 | ||||
-rw-r--r-- | perl-install/share/advertising/ppp-09.pl | 4 | ||||
-rw-r--r-- | perl-install/share/advertising/ppp-10.pl | 2 | ||||
-rw-r--r-- | perl-install/share/advertising/ppp-11.pl | 2 | ||||
-rw-r--r-- | perl-install/share/advertising/pwp-04.pl | 2 | ||||
-rw-r--r-- | perl-install/share/advertising/pwp-08.pl | 4 | ||||
-rw-r--r-- | perl-install/share/advertising/pwp-09.pl | 2 | ||||
-rw-r--r-- | perl-install/share/advertising/pwp-10.pl | 2 |
14 files changed, 26 insertions, 22 deletions
diff --git a/perl-install/share/advertising/dis-04.pl b/perl-install/share/advertising/dis-04.pl index 3df17b1f3..fea402a42 100644 --- a/perl-install/share/advertising/dis-04.pl +++ b/perl-install/share/advertising/dis-04.pl @@ -12,7 +12,7 @@ $border = 10; #- for leftish text @text = ([ N("<b>OpenOffice.org</b>: The complete Linux office suite."), center => 1 ], ' ', - N("WRITER is a powerful word processor for creating all types of text documents. Documents may include images, diagrams and tables."), - N("CALC is a feature-packed spreadsheet which enables you to compute, analyze and manage all of your data."), - N("IMPRESS is the fastest, most powerful way to create effective multimedia presentations."), - N("DRAW will produce everything from simple diagrams to dynamic 3D illustrations.")); + N("<b>WRITER</b> is a powerful word processor for creating all types of text documents. Documents may include images, diagrams and tables."), + N("<b>CALC</b> is a feature-packed spreadsheet which enables you to compute, analyze and manage all of your data."), + N("<b>IMPRESS</b> is the fastest, most powerful way to create effective multimedia presentations."), + N("<b>DRAW</b> will produce everything from simple diagrams to dynamic 3D illustrations.")); diff --git a/perl-install/share/advertising/dis-05.pl b/perl-install/share/advertising/dis-05.pl index 2a6d33acc..e322ee249 100644 --- a/perl-install/share/advertising/dis-05.pl +++ b/perl-install/share/advertising/dis-05.pl @@ -14,4 +14,4 @@ $border = 10; #- for leftish text ' ', N("Discover the new integrated personal information suite KDE Kontact."), ' ', - N("More than just a full-featured email client, Kontact also includes an address book, a calendar and scheduling program, plus a tool for taking notes!")); + N("More than just a full-featured email client, <b>Kontact</b> also includes an address book, a calendar and scheduling program, plus a tool for taking notes!")); diff --git a/perl-install/share/advertising/dis-07.pl b/perl-install/share/advertising/dis-07.pl index 98da350c3..e39fabc24 100644 --- a/perl-install/share/advertising/dis-07.pl +++ b/perl-install/share/advertising/dis-07.pl @@ -10,7 +10,7 @@ $border = 10; #- for leftish text # @text = ([ N("text to display"), center => 1 ], -@text = ([ N("<b>Multimedia: Software for every need!</b>"), center => 1 ], +@text = ([ N("<b>Multimedia</b>: Software for every need!"), center => 1 ], ' ', N("Listen to audio CDs with <b>KsCD</b>."), ' ', diff --git a/perl-install/share/advertising/dis-10.pl b/perl-install/share/advertising/dis-10.pl index e60c7ad04..cc95a1aec 100644 --- a/perl-install/share/advertising/dis-10.pl +++ b/perl-install/share/advertising/dis-10.pl @@ -10,7 +10,7 @@ $border = 10; #- for leftish text # @text = ([ N("text to display"), center => 1 ], -@text = (N("Become a <b>MandrakeClub</b> member!"), +@text = ([ N("Become a <b>MandrakeClub</b> member!"), center => 1 ], ' ', N("Take advantage of valuable benefits, products and services by joining MandrakeClub, such as:"), N(" - Full access to commercial applications"), diff --git a/perl-install/share/advertising/dis-11.pl b/perl-install/share/advertising/dis-11.pl index cb907c20f..55ee497a4 100644 --- a/perl-install/share/advertising/dis-11.pl +++ b/perl-install/share/advertising/dis-11.pl @@ -10,7 +10,7 @@ $border = 10; #- for leftish text # @text = ([ N("text to display"), center => 1 ], -@text = (N("Do you require assistance?"), +@text = ([ N("Do you require assistance?"), center => 1 ], ' ', N("<b>MandrakeExpert</b> is the primary source for technical support."), ' ', diff --git a/perl-install/share/advertising/ppp-04.pl b/perl-install/share/advertising/ppp-04.pl index ade8962af..80b104cb5 100644 --- a/perl-install/share/advertising/ppp-04.pl +++ b/perl-install/share/advertising/ppp-04.pl @@ -16,6 +16,6 @@ $border = 10; #- for leftish text N(" - Take charge of your personal data with the integrated personal information suites: <b>Kontact</b> and <b>Evolution</b>"), N(" - Browse the Web with <b>Mozilla and Konqueror</b>"), N(" - Participate in online chat with <b>Kopete</b>"), - N(" - Listen to audio CDs and music files with KsCD and <b>Totem</b>"), + N(" - Listen to audio CDs and music files with <b>KsCD</b> and <b>Totem</b>"), N(" - Edit images and photos with <b>The Gimp</b>"), N(" - Plus much more")); diff --git a/perl-install/share/advertising/ppp-07.pl b/perl-install/share/advertising/ppp-07.pl index 314af75ad..fedc573de 100644 --- a/perl-install/share/advertising/ppp-07.pl +++ b/perl-install/share/advertising/ppp-07.pl @@ -10,11 +10,11 @@ $border = 10; #- for leftish text # @text = ([ N("text to display"), center => 1 ], -@text = (N("Empower your business network with premier server solutions including:"), +@text = ([ N("Empower your business network with <b>premier server solutions</b> including:"), center => 1 ], ' ', - N(" - Samba: File and print services for MS-Windows clients"), - N(" - Apache: The most widely used Web server"), - N(" - MySQL: The world's most popular Open Source database"), - N(" - CVS: Concurrent Versions System, the dominant open-source network-transparent version control system"), - N(" - ProFTPD: the highly configurable GPL-licensed FTP server software"), + N(" - <b>Samba</b>: File and print services for MS-Windows clients"), + N(" - <b>Apache</b>: The most widely used Web server"), + N(" - <b>MySQL</b>: The world's most popular Open Source database"), + N(" - <b>CVS</b>: Concurrent Versions System, the dominant open-source network-transparent version control system"), + N(" - <b>ProFTPD</b>: the highly configurable GPL-licensed FTP server software"), N(" - And others")); diff --git a/perl-install/share/advertising/ppp-09.pl b/perl-install/share/advertising/ppp-09.pl index bd2b707aa..a509d1792 100644 --- a/perl-install/share/advertising/ppp-09.pl +++ b/perl-install/share/advertising/ppp-09.pl @@ -10,6 +10,8 @@ $border = 10; #- for leftish text # @text = ([ N("text to display"), center => 1 ], -@text = (N("Find all MandrakeSoft products and services at <b>MandrakeStore</b> -- our full service e-commerce platform."), +@text = ([ N("<b>MandrakeStore</b>"), center => 1 ], + ' ', + N("Find all MandrakeSoft products and services at <b>MandrakeStore</b> -- our full service e-commerce platform."), ' ', N("Stop by today at <b>www.mandrakestore.com</b>")); diff --git a/perl-install/share/advertising/ppp-10.pl b/perl-install/share/advertising/ppp-10.pl index 1fc66b483..2edbfaf61 100644 --- a/perl-install/share/advertising/ppp-10.pl +++ b/perl-install/share/advertising/ppp-10.pl @@ -10,7 +10,7 @@ $border = 10; #- for leftish text # @text = ([ N("text to display"), center => 1 ], -@text = (N("Become a <b>MandrakeClub</b> member!"), +@text = ([ N("Become a <b>MandrakeClub</b> member!"), center => 1 ], ' ', N("Take advantage of valuable benefits, products and services by joining MandrakeClub, such as:"), ' ', diff --git a/perl-install/share/advertising/ppp-11.pl b/perl-install/share/advertising/ppp-11.pl index cb907c20f..65d9e04df 100644 --- a/perl-install/share/advertising/ppp-11.pl +++ b/perl-install/share/advertising/ppp-11.pl @@ -10,7 +10,7 @@ $border = 10; #- for leftish text # @text = ([ N("text to display"), center => 1 ], -@text = (N("Do you require assistance?"), +@text = ([ N("<b>Do you require assistance?</b>"), center => 1 ], ' ', N("<b>MandrakeExpert</b> is the primary source for technical support."), ' ', diff --git a/perl-install/share/advertising/pwp-04.pl b/perl-install/share/advertising/pwp-04.pl index c6d9a3e58..5620a9cad 100644 --- a/perl-install/share/advertising/pwp-04.pl +++ b/perl-install/share/advertising/pwp-04.pl @@ -14,7 +14,7 @@ $border = 10; #- for leftish text ' ', N(" - Create, edit and share office documents with <b>OpenOffice.org</b>"), N(" - Take charge of your personal data with the integrated personal information suites <b>Kontact</b> and <b>Evolution</b>"), - N(" - Browse the Web with <b>Mozilla and Konqueror</b>"), + N(" - Browse the Web with <b>Mozilla</b> and <b>Konqueror</b>"), N(" - Participate in online chat with <b>Kopete</b>"), N(" - Listen to audio CDs and music files with KsCD and <b>Totem</b>"), N(" - Edit images and photos with <b>The Gimp</b>"), diff --git a/perl-install/share/advertising/pwp-08.pl b/perl-install/share/advertising/pwp-08.pl index bd2b707aa..02043e533 100644 --- a/perl-install/share/advertising/pwp-08.pl +++ b/perl-install/share/advertising/pwp-08.pl @@ -10,6 +10,8 @@ $border = 10; #- for leftish text # @text = ([ N("text to display"), center => 1 ], -@text = (N("Find all MandrakeSoft products and services at <b>MandrakeStore</b> -- our full service e-commerce platform."), +@text = ([ N("<b>MandrakeStore</b>"), center => 1 ], + ' ', + N("Find all MandrakeSoft products and services at <b>MandrakeStore</b> -- our full service e-commerce platform."), ' ', N("Stop by today at <b>www.mandrakestore.com</b>")); diff --git a/perl-install/share/advertising/pwp-09.pl b/perl-install/share/advertising/pwp-09.pl index 8d91e2553..f65ad95fe 100644 --- a/perl-install/share/advertising/pwp-09.pl +++ b/perl-install/share/advertising/pwp-09.pl @@ -10,7 +10,7 @@ $border = 10; #- for leftish text # @text = ([ N("text to display"), center => 1 ], -@text = (N("Become a <b>MandrakeClub</b> member!"), +@text = ([ N("Become a <b>MandrakeClub</b> member!"), center => 1 ], ' ', N("Take advantage of valuable benefits, products and services by joining MandrakeClub, such as:"), N(" - Full access to commercial applications"), diff --git a/perl-install/share/advertising/pwp-10.pl b/perl-install/share/advertising/pwp-10.pl index 543502f61..9912f79a7 100644 --- a/perl-install/share/advertising/pwp-10.pl +++ b/perl-install/share/advertising/pwp-10.pl @@ -10,7 +10,7 @@ $border = 10; #- for leftish text # @text = ([ N("text to display"), center => 1 ], -@text = (N("Do you require assistance?"), +@text = ([ N("<b>Do you require assistance?</b>"), center => 1 ], ' ', N("<b>MandrakeExpert</b> is the primary source for technical support."), ' ', |