[trunk] - add help ar_SA thanks to bakir

git-svn-id: http://piwigo.org/svn/trunk@10250 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt 2011-04-10 19:00:12 +00:00
commit b083258772
3 changed files with 49 additions and 1 deletions

View file

@ -793,5 +793,5 @@ $lang['WARNING! This plugin does not seem to be compatible with this version of
$lang['Do you want to activate anyway?'] = 'Voulez-vous l\'activer quand même?';
$lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'CE PLUGIN FAIT DÉSORMAIS PARTIE DU CORE DE PIWIGO! SUPPRIMEZ-LE.';
$lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'ERREUR: CE PLUGIN EST MANQUANT MAIS TOUJOURS INSTALLÉ! DÉSINSTALLEZ-LE.';
$lang['display'] = 'Affichage';
$lang['display'] = 'Afficher';
?>