Activity panel: Try to improve "transitions" filter french dict. entry so it all fits nicely in the toolbar

Note: As there is a tooltip, the label can be relatively short. Any doubts from the user will be dismissed when they see the tooltip
This commit is contained in:
Molkobain
2021-03-25 09:35:29 +01:00
parent 0e062f51e9
commit 5da5f5ac42

View File

@@ -29,7 +29,7 @@ Dict::Add('FR FR', 'French', 'Français', array(
'UI:Layout:ActivityPanel:Tab:Log:DraftIndicator:Tooltip' => 'Brouillon',
'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Logs:Title' => 'Journaux',
'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Logs:Tooltip' => 'Afficher / masquer les entrées de journaux sur cet onglet',
'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Transitions:Title' => 'Chang. de statut',
'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Transitions:Title' => 'Statuts',
'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Transitions:Tooltip' => 'Afficher / masquer les changements de statut sur cet onglet',
'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Edits:Title' => 'Modif.',
'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Edits:Tooltip' => 'Afficher / masquer les modifications de statut sur cet onglet',