diff options
Diffstat (limited to 'perl-install/share/advertising/ppp-04.pl')
-rw-r--r-- | perl-install/share/advertising/ppp-04.pl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-install/share/advertising/ppp-04.pl b/perl-install/share/advertising/ppp-04.pl index 911dc5fe9..55c189add 100644 --- a/perl-install/share/advertising/ppp-04.pl +++ b/perl-install/share/advertising/ppp-04.pl @@ -10,11 +10,11 @@ $border = 10; #- for leftish text # @text = ([ N("text to display"), center => 1 ], -@text = (N("In the Mandrakelinux menu you will find easy-to-use applications for all tasks:"), +@text = (N("In the Mandrakelinux menu you will find easy-to-use applications for all of your tasks:"), ' ', 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(" - 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</b> and <b>Konqueror</b>"), N(" - Participate in online chat with <b>Kopete</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>"), |