diff options
Diffstat (limited to 'mail/placeholder.h')
-rw-r--r-- | mail/placeholder.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/placeholder.h b/mail/placeholder.h index 299e357..2bf7005 100644 --- a/mail/placeholder.h +++ b/mail/placeholder.h @@ -14,25 +14,25 @@ char *placeholder[] = { i18n("Hello,"), /* */ i18n("We hope you are totally satisfied with the Mandrakelinux 10.1. Below is a list of useful websites:"), - "http://www.mandrakesoft.com/", /* */ "Mandrakesoft.com", + "http://www.mandrakesoft.com/", /* placeholer is mandrakesoft.com URL */ i18n("The %s website tells you all you need to know to keep in touch with the publisher of your favorite Linux distribution."), - "http://www.mandrakestore.com/", i18n("Mandrakestore"), + "http://www.mandrakestore.com/", /* placeholder is 'Mandrakestore' */ i18n("%s is the Mandrakesoft's online store. Thanks to its new look-and-feel the purchase of products, services or third-party solutions has never been so easy!"), - "http://www.mandrakeclub.com/", i18n("Mandrakeclub"), + "http://www.mandrakeclub.com/", /* placeholder is 'Mandrakeclub' */ i18n("Become a %s member! From special offers to exclusive benefits, %s is the place where users meet and download hundreds of applications."), - "http://www.mandrakeexpert.com/", i18n("Mandrakeexpert"), + "http://www.mandrakeexpert.com/", /* placeholder is 'Mandrakeexpert' */ i18n("%s is the primary destination for receiving assistance from Mandrakesoft's support team."), - "http://www.mandrakeeonline.com/", i18n("Mandrakeonline"), + "http://www.mandrakeeonline.com/", /* placeholder is 'Mandrakeonline' */ i18n("%s is the latest service provided by Mandrakesoft. It allows you to keep your computer up-to-date through a centralized and automated service."), /* goodbye signature (1st line) */ |