summaryrefslogtreecommitdiffstats
path: root/mail/placeholder.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/placeholder.h')
-rw-r--r--mail/placeholder.h25
1 files changed, 9 insertions, 16 deletions
diff --git a/mail/placeholder.h b/mail/placeholder.h
index 4420a17..ca42733 100644
--- a/mail/placeholder.h
+++ b/mail/placeholder.h
@@ -5,30 +5,23 @@
char *placeholder[] = {
/* name appearing in To: */
- i18n("Mandriva Users"),
+ i18n("Mageia Users"),
/* subject */
- i18n("Welcome to Mandriva Linux"),
+ i18n("Welcome to Mageia"),
/* */
- i18n("Welcome to Mandriva Linux!"),
+ i18n("Welcome to Mageia!"),
/* mail greeting heading */
i18n("Hello,"),
/* */
- i18n("We hope you are totally satisfied with Mandriva Linux. Below is a list of useful websites:"),
+ i18n("We hope you are totally satisfied with Mageia. Below is a list of useful websites:"),
/* */
- "mandriva.com",
- "http://www.mandriva.com/",
- /* placeholer is mandriva.com URL */
- i18n("The %s website provides all the details for keeping in touch with the publisher of your favorite Linux distribution."),
- i18n("Mandriva Store"),
- "http://store.mandriva.com/",
- /* placeholder is 'Mandriva Store' */
- i18n("Mandriva Expert"),
- "http://expert.mandriva.com/",
- /* placeholder is 'Mandriva Expert' */
- i18n("%s is the primary destination for receiving assistance from Mandriva's support team."),
+ "Mageia",
+ "http://www.mageia.org/",
+ /* placeholer is mageia.org URL */
+ i18n("The %s website provides all the details for keeping in touch with the community."),
/* goodbye signature (1st line) */
i18n("Yours Sincerely,"),
/* goodbye signature (2nd line) */
- i18n("The Mandriva team"),
+ i18n("The Mageia team"),
};