summaryrefslogtreecommitdiffstats
path: root/mail/placeholder.h
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2004-03-10 19:12:28 +0000
committerPablo Saratxaga <pablo@mandriva.com>2004-03-10 19:12:28 +0000
commit933e2243b9fdc0f05a36396d2b277191c5565f03 (patch)
tree5041498cdac993762bb9f46ef14f9b6a5c08b7fa /mail/placeholder.h
parent42e0fae2318c6ce3f7aee1d802c0a877538eb580 (diff)
downloadindexhtml-933e2243b9fdc0f05a36396d2b277191c5565f03.tar
indexhtml-933e2243b9fdc0f05a36396d2b277191c5565f03.tar.gz
indexhtml-933e2243b9fdc0f05a36396d2b277191c5565f03.tar.bz2
indexhtml-933e2243b9fdc0f05a36396d2b277191c5565f03.tar.xz
indexhtml-933e2243b9fdc0f05a36396d2b277191c5565f03.zip
updated html and mail files
Diffstat (limited to 'mail/placeholder.h')
-rw-r--r--mail/placeholder.h26
1 files changed, 13 insertions, 13 deletions
diff --git a/mail/placeholder.h b/mail/placeholder.h
index bfc9b5e..f0ea685 100644
--- a/mail/placeholder.h
+++ b/mail/placeholder.h
@@ -5,35 +5,35 @@
char *placeholder[] = {
/* name appearing in To: */
- i18n("MandrakeSoft Users"),
+ i18n("Mandrakesoft Users"),
/* subject */
- i18n("Welcome to Mandrake Linux"),
+ i18n("Welcome to Mandrakelinux"),
/* */
- i18n("Welcome to Mandrake Linux!"),
+ i18n("Welcome to Mandrakelinux!"),
/* mail greeting heading */
i18n("Hello,"),
/* */
- i18n("We hope you are totally satisfied with the Mandrake Linux 10.0, below is a list of useful websites:"),
+ i18n("We hope you are totally satisfied with the Mandrakelinux 10.0, below is a list of useful websites:"),
"http://www.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."),
"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("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."),
"http://www.mandrakeclub.com/",
- i18n("MandrakeClub"),
- /* placeholder is 'MandrakeClub' */
+ i18n("Mandrakeclub"),
+ /* 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"),
- /* placeholder is 'MandrakeExpert' */
- i18n("%s is the primary destination for receiving assistance from MandrakeSoft's support team and from the community of users."),
+ 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."),
/* goodbye signature (1st line) */
i18n("Yours Sincerely,"),
/* goodbye signature (2nd line) */
- i18n("The MandrakeSoft team"),
+ i18n("The Mandrakesoft team"),
};