Mise jour de l'about
This commit is contained in:
parent
a039b4cc93
commit
76cb51b11e
@ -74,10 +74,10 @@ print '</li>';
|
||||
if (eregi('^fr_',$langs->getDefaultLang()))
|
||||
{
|
||||
print '<li>';
|
||||
print '<a target="blank" href="http://www.dolibarr.com/">'.$langs->trans("OfficialWebSiteFr").'</a>';
|
||||
print '<a target="blank" href="http://www.dolibarr.fr/">'.$langs->trans("OfficialWebSiteFr").'</a>';
|
||||
print '</li>';
|
||||
print '<li>';
|
||||
print '<a target="blank" href="http://www.dolibarr.fr/">'.$langs->trans("NewOfficialWebSiteFr").'</a>';
|
||||
print '<a target="blank" href="http://www.dolibarr.com/wikidev/">'.$langs->trans("OfficialWikiFr").'</a>';
|
||||
print '</li>';
|
||||
}
|
||||
print '<li>';
|
||||
|
||||
@ -122,6 +122,7 @@ DolibarrProjectLeader=Project leader
|
||||
OtherDeveloppers=Other developers/contributors
|
||||
OfficialWebSite=International official web site
|
||||
OfficialWebSiteFr=French official web site
|
||||
OfficialWikiFr=French wiki
|
||||
CurrentTheme=Current theme
|
||||
CurrentTopMenuHandler=Current top menu handler
|
||||
CurrentLeftMenuHandler=Current left menu handler
|
||||
|
||||
@ -120,8 +120,8 @@ DolibarrLicense=Licence
|
||||
DolibarrProjectLeader=Chef de projet
|
||||
OtherDeveloppers=Autres développeurs/contributeurs
|
||||
OfficialWebSite=Site web officiel internationnal
|
||||
NewOfficialWebSiteFr=Site francophone (nouveau)
|
||||
OfficialWebSiteFr=Site web officiel francophone (non maintenu)
|
||||
OfficialWebSiteFr=Site web officiel francophone
|
||||
OfficialWikiFr=Wiki francophone
|
||||
CurrentTheme=Theme courant
|
||||
CurrentTopMenuHandler=Gestionnaire menu haut courant
|
||||
CurrentLeftMenuHandler=Gestionnaire menu gauche courant
|
||||
|
||||
Loading…
Reference in New Issue
Block a user