diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2004-08-06 08:47:00 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2004-08-06 08:47:00 +0000 |
commit | a0b39cffb2f5f9f7b1039094e1693060bf07865d (patch) | |
tree | daddf6a54b54d803c86f1615d1547ed577c38e05 /mail | |
parent | fef9f2934bdfb806c095db990dacc3c711616df7 (diff) | |
download | indexhtml-a0b39cffb2f5f9f7b1039094e1693060bf07865d.tar indexhtml-a0b39cffb2f5f9f7b1039094e1693060bf07865d.tar.gz indexhtml-a0b39cffb2f5f9f7b1039094e1693060bf07865d.tar.bz2 indexhtml-a0b39cffb2f5f9f7b1039094e1693060bf07865d.tar.xz indexhtml-a0b39cffb2f5f9f7b1039094e1693060bf07865d.zip |
updated pot file
Diffstat (limited to 'mail')
-rw-r--r-- | mail/placeholder.h | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/mail/placeholder.h b/mail/placeholder.h index f0ea685..299e357 100644 --- a/mail/placeholder.h +++ b/mail/placeholder.h @@ -13,16 +13,16 @@ char *placeholder[] = { /* mail greeting heading */ i18n("Hello,"), /* */ - i18n("We hope you are totally satisfied with the Mandrakelinux 10.0, below is a list of useful websites:"), + 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", + "Mandrakesoft.com", /* placeholer is mandrakesoft.com URL */ - i18n("The %s website provides all the details for keeping in touch with the publisher of your favorite Linux distribution."), + 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"), /* placeholder is 'Mandrakestore' */ - i18n("Purchase the latest Mandrakesoft products, services and third-party solutions. %s is a 'must stop location' for adding value to your computer."), + 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"), /* placeholder is 'Mandrakeclub' */ @@ -30,7 +30,11 @@ char *placeholder[] = { "http://www.mandrakeexpert.com/", i18n("Mandrakeexpert"), /* placeholder is 'Mandrakeexpert' */ - i18n("%s is the primary destination for receiving assistance from Mandrakesoft's support team and from the community of users."), + i18n("%s is the primary destination for receiving assistance from Mandrakesoft's support team."), + "http://www.mandrakeeonline.com/", + i18n("Mandrakeonline"), + /* 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) */ i18n("Yours Sincerely,"), /* goodbye signature (2nd line) */ |