New portal: Finalized the texts in the home view (and menus)

SVN:trunk[4146]
This commit is contained in:
Romain Quetiez
2016-05-25 13:07:50 +00:00
parent 2e6e6d52ca
commit 3830d2414c
8 changed files with 22 additions and 13 deletions

View File

@@ -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>

View File

@@ -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>',
));

View File

@@ -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é&nbsp;?</p><p>Consultez la liste des questions les plus fréquentes et vous trouverez (peut-être) immédiatement la réponse à votre besoin.</p>',
));