diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mail-en.html | 6 | ||||
-rw-r--r-- | mail/mail-en.txt | 4 | ||||
-rw-r--r-- | mail/mail-fr.html | 4 | ||||
-rw-r--r-- | mail/mail-fr.txt | 2 | ||||
-rw-r--r-- | mail/mail-pt.html | 6 | ||||
-rw-r--r-- | mail/mail-pt.txt | 4 | ||||
-rw-r--r-- | mail/placeholder.h | 2 |
7 files changed, 14 insertions, 14 deletions
diff --git a/mail/mail-en.html b/mail/mail-en.html index dad9c98..0e47de8 100644 --- a/mail/mail-en.html +++ b/mail/mail-en.html @@ -9,13 +9,13 @@ Content-Type: text/html; charset=utf-8 <body> <p>Welcome to Mageia!</p> - <p>Make sure to visit <a href="http://www.mageia.org/">www.mageia.org</a> + <p>Make sure to visit <a href="https://www.mageia.org/">www.mageia.org</a> to get more tips and updates about Mageia.</p> <p>Have fun!</p> <hr /> - <p><a href="http://www.mageia.org/">Mageia</a></p> + <p><a href="https://www.mageia.org/">Mageia</a></p> </body> -</html>
\ No newline at end of file +</html> diff --git a/mail/mail-en.txt b/mail/mail-en.txt index d231b43..9fe75f5 100644 --- a/mail/mail-en.txt +++ b/mail/mail-en.txt @@ -3,11 +3,11 @@ Content-Transfer-Encoding: 8bit Welcome to Mageia! -Make sure to visit http://www.mageia.org/ to get more tips and updates +Make sure to visit https://www.mageia.org/ to get more tips and updates about Mageia. Have fun! -- Mageia -http://www.mageia.org/
\ No newline at end of file +https://www.mageia.org/ diff --git a/mail/mail-fr.html b/mail/mail-fr.html index db7b1b5..0f90d93 100644 --- a/mail/mail-fr.html +++ b/mail/mail-fr.html @@ -10,6 +10,6 @@ Content-Type: text/html; charset=utf-8 <p>Bienvenue sur Mageia !</p> <hr /> - <p><a href="http://www.mageia.org/">Mageia</a></p> + <p><a href="https://www.mageia.org/">Mageia</a></p> </body> -</html>
\ No newline at end of file +</html> diff --git a/mail/mail-fr.txt b/mail/mail-fr.txt index a1f90c7..ab2f9ac 100644 --- a/mail/mail-fr.txt +++ b/mail/mail-fr.txt @@ -6,5 +6,5 @@ Bienvenue sur Mageia ! -- L'équipe Mageia -http://www.mageia.org/ +https://www.mageia.org/ diff --git a/mail/mail-pt.html b/mail/mail-pt.html index c69bbad..7b956d1 100644 --- a/mail/mail-pt.html +++ b/mail/mail-pt.html @@ -9,13 +9,13 @@ Content-Type: text/html; charset=utf-8 <body> <p>Bem-vindo à Mageia!</p> - <p>Visite a nossa página <a href="http://www.mageia.org/">www.mageia.org</a> + <p>Visite a nossa página <a href="https://www.mageia.org/">www.mageia.org</a> para obter mais dicas e actualizações acerca da Mageia.</p> <p>Divirta-se!</p> <hr /> - <p><a href="http://www.mageia.org/">Mageia</a></p> + <p><a href="https://www.mageia.org/">Mageia</a></p> </body> -</html>
\ No newline at end of file +</html> diff --git a/mail/mail-pt.txt b/mail/mail-pt.txt index 3e4f1a2..dde342d 100644 --- a/mail/mail-pt.txt +++ b/mail/mail-pt.txt @@ -3,11 +3,11 @@ Content-Transfer-Encoding: 8bit Bem-vindo à Mageia! -Visite a nossa página http://www.mageia.org/ para obter mais dicas e actualizações +Visite a nossa página https://www.mageia.org/ para obter mais dicas e actualizações acerca da Mageia. Divirta-se! -- Mageia -http://www.mageia.org/
\ No newline at end of file +https://www.mageia.org/ diff --git a/mail/placeholder.h b/mail/placeholder.h index ca42733..1fb2298 100644 --- a/mail/placeholder.h +++ b/mail/placeholder.h @@ -16,7 +16,7 @@ char *placeholder[] = { i18n("We hope you are totally satisfied with Mageia. Below is a list of useful websites:"), /* */ "Mageia", - "http://www.mageia.org/", + "https://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) */ |