🌐 Prepare 3.0.0-beta : FR translations for some of the new keys

2 keys were left untranslated but added in comment a proposition :
* UI:Layout:ActivityPanel:ComposeButton:Tooltip in dictionaries/ui/layouts/fr.dictionary.itop.activity-panel.php
* UI:Preferences:ActivityPanel:EntryFormOpened+ in dictionaries/ui/pages/fr.dictionary.itop.preferences.php
As I'm not sure yet of what will be adopted for "log" for example
This commit is contained in:
Pierre Goiffon
2021-03-23 09:48:11 +01:00
parent 41e8ce1c74
commit 4124e44a8d
12 changed files with 52 additions and 50 deletions

View File

@@ -65,7 +65,7 @@ Dict::Add('FR FR', 'French', 'Français', array(
// Object form
Dict::Add('FR FR', 'French', 'Français', array(
'Portal:Form:Caselog:Entry:Close:Tooltip' => 'Close this entry~~',
'Portal:Form:Caselog:Entry:Close:Tooltip' => 'Fermer cette entrée',
'Portal:Form:Close:Warning' => 'Voulez-vous quitter ce formulaire ? Les données saisies seront perdues',
));