mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-20 07:42:17 +02:00
New portal: Finalized the texts in the home view (and menus)
SVN:trunk[4146]
This commit is contained in:
@@ -609,7 +609,8 @@
|
||||
</rank>
|
||||
<width>12</width>
|
||||
<title>
|
||||
<default>Brick:Portal:FAQ:Title</default>
|
||||
<navigation_menu>Brick:Portal:FAQ:Menu</navigation_menu>
|
||||
<home>Brick:Portal:FAQ:Title</home>
|
||||
</title>
|
||||
<description>Brick:Portal:FAQ:Title+</description>
|
||||
<decoration_class>
|
||||
|
||||
@@ -186,6 +186,7 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
'Menu:FAQ' => 'FAQs',
|
||||
'Menu:FAQ+' => 'All FAQs',
|
||||
|
||||
'Brick:Portal:FAQ:Menu' => 'FAQ',
|
||||
'Brick:Portal:FAQ:Title' => 'Frequently Asked Questions',
|
||||
'Brick:Portal:FAQ:Title+' => 'Search for the right answer within the knowledge base',
|
||||
'Brick:Portal:FAQ:Title+' => '<p>In a hurry?</p><p>Check out the list of most common questions and (maybe) find the expected answer right away.</p>',
|
||||
));
|
||||
|
||||
@@ -159,6 +159,7 @@ Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'Menu:FAQ' => 'FAQs',
|
||||
'Menu:FAQ+' => 'Toutes les FAQs',
|
||||
|
||||
'Brick:Portal:FAQ:Menu' => 'FAQ',
|
||||
'Brick:Portal:FAQ:Title' => 'Foire Aux Questions',
|
||||
'Brick:Portal:FAQ:Title+' => 'Recherchez la réponse à vos questions dans la base de connaissances',
|
||||
'Brick:Portal:FAQ:Title+' => '<p>Vous êtes pressé ?</p><p>Consultez la liste des questions les plus fréquentes et vous trouverez (peut-être) immédiatement la réponse à votre besoin.</p>',
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user