mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 10:08:45 +02:00
N°3191 - Introduce summary cards - FR dico
This commit is contained in:
@@ -24,8 +24,8 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
'UI:Preferences:General:Title' => 'General',
|
||||
'UI:Preferences:General:Theme' => 'Theme',
|
||||
'UI:Preferences:General:Theme:DefaultThemeLabel' => '%1$s (default)',
|
||||
'UI:Favorites:General:ShowSummaryCards' => 'Show summary cards',
|
||||
'UI:Favorites:General:ShowSummaryCards+' => 'When hovering an hyperlink targeting an object, display a short summary of the object',
|
||||
'UI:Favorites:General:ShowSummaryCards' => 'Show summary cards',
|
||||
'UI:Favorites:General:ShowSummaryCards+' => 'When hovering an hyperlink targeting an object, display a short summary of the object, if available for that class',
|
||||
'UI:Preferences:Lists:Title' => 'Lists',
|
||||
'UI:Preferences:RichText:Title' => 'Rich text editor',
|
||||
'UI:Preferences:RichText:ToolbarState' => 'Toolbar default state',
|
||||
|
||||
@@ -23,6 +23,8 @@ Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'UI:Preferences:General:Title' => 'Général',
|
||||
'UI:Preferences:General:Theme' => 'Thème',
|
||||
'UI:Preferences:General:Theme:DefaultThemeLabel' => '%1$s (défaut)',
|
||||
'UI:Favorites:General:ShowSummaryCards' => 'Afficher un aperçu sur les liens',
|
||||
'UI:Favorites:General:ShowSummaryCards+' => 'Quand la souris passe sur un lien vers un objet, une vue synthètique est affichée si elle existe pour cette classe d\'objets',
|
||||
'UI:Preferences:Lists:Title' => 'Listes',
|
||||
'UI:Preferences:RichText:Title' => 'Éditeur texte riche',
|
||||
'UI:Preferences:RichText:ToolbarState' => 'Affichage par défaut de la barre d\'outil',
|
||||
|
||||
Reference in New Issue
Block a user