diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2004-08-08 21:45:29 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2004-08-08 21:45:29 +0000 |
commit | 3d0ada06854c2b4fc2332a895f9e377f049042ac (patch) | |
tree | 09e8d666d83ad961022bf2e604c9bc6356bb8f7a /mail/placeholder.h | |
parent | 3e0918bee536b79980a51d1415753f9601dcc0dc (diff) | |
download | indexhtml-3d0ada06854c2b4fc2332a895f9e377f049042ac.tar indexhtml-3d0ada06854c2b4fc2332a895f9e377f049042ac.tar.gz indexhtml-3d0ada06854c2b4fc2332a895f9e377f049042ac.tar.bz2 indexhtml-3d0ada06854c2b4fc2332a895f9e377f049042ac.tar.xz indexhtml-3d0ada06854c2b4fc2332a895f9e377f049042ac.zip |
updated pot file
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) */ |