[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX][TR] Fix missing translations in the user creation validation mail
"Rodriguez Nyiringabo \(@rodriguezny\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <68c1921bdcf48_2cdde0036927@gitlab-sidekiq-low-urgency-cpu-bound-v2-6c997fd787-bj8zb.mail> |
Rodriguez Nyiringabo pushed to branch master at Tiki Wiki CMS Groupware / Tiki
Commits:
59fbab92 by Rodriguez Nyiringabo at 2025-09-10T14:50:20+00:00
[FIX][TR] Fix missing translations in the user creation validation mail
---
* [FIX][TR] Fix missing translations in the user creation validation mail
See merge request tikiwiki/tiki!8441
- - - - -
2 changed files:
- lang/fr/language.php
- templates/mail/user_creation_validation_mail.tpl
Changes:
=====================================
lang/fr/language.php
=====================================
@@ -15046,7 +15046,7 @@ $lang_current = array(
// "Confirm your {\$prefs.mail_template_custom_text}account at %s" => "Confirm your {\$prefs.mail_template_custom_text}account at %s",
// "{\$prefs.mail_template_custom_text}Site" => "{\$prefs.mail_template_custom_text}Site",
// "{\$prefs.mail_template_custom_text}Account suspended" => "{\$prefs.mail_template_custom_text}Account suspended",
-// "An administrator of the {\$prefs.mail_template_custom_text}site below has added you as a new user" => "An administrator of the {\$prefs.mail_template_custom_text}site below has added you as a new user",
+"An administrator of the {\$prefs.mail_template_custom_text} site below has added you as a new user" => "Un administrateur du site {\$prefs.mail_template_custom_text} ci-dessous vous a ajouté en tant que nouvel utilisateur",
"If you want to confirm your membership in this site, click on the following link to login for the first time" => "Si vous voulez confirmer votre adhésion au site, cliquer sur le lien suivant pour votre première connexion",
"Welcome to the site!" => "Bienvenue sur le site",
"Your personal access to" => "Votre accès personnel à",
=====================================
templates/mail/user_creation_validation_mail.tpl
=====================================
@@ -1,6 +1,6 @@
{tr}Hi,{/tr}
-{tr}An administrator of the {$prefs.mail_template_custom_text}site below has added you as a new user:{/tr}
+{tr}An administrator of the {$prefs.mail_template_custom_text} site below has added you as a new user:{/tr}
{if !empty($prefs.sitetitle)}{$prefs.sitetitle} - {/if}{$mail_site}
{tr}If you want to confirm your membership in this site, click on the following link to login for the first time:{/tr}
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/59fbab9295944e19495270cfb425989c0b40b0ba
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/59fbab9295944e19495270cfb425989c0b40b0ba
You're receiving this email because of your account on gitlab.com.
_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs