Project

General

Profile

« Previous | Next » 

Revision 1313

Added by Dietmar over 14 years ago

show_menu2 remove unneeded code for WB < 2.7
class.wb.php, recoding backend preference
add a language variable $MESSAGE['PREFERENCES']['INVALID_CHARS']
update theme.css & preference.htt in argos_theme & wb_theme
remove classic_theme

View differences:

FR.php
429 429
$TEXT['NOT_INSTALLED'] = "non install&eacute;";
430 430
$TEXT['ADDON'] = "Extension";
431 431
$TEXT['EXTENSION'] = "Extension";
432
$TEXT['UNZIP_FILE'] = "Uploader et d?compresser l&apos;archive zip";
433
$TEXT['DELETE_ZIP'] = "Effacer l&apos;archive zip apr?s d?compression";
432
$TEXT['UNZIP_FILE'] = "Uploader et dcompresser l&apos;archive zip";
433
$TEXT['DELETE_ZIP'] = "Effacer l&apos;archive zip apr�s d�compression";
434 434

  
435 435
// Success/error messages
436 436
$MESSAGE['FRONTEND']['SORRY_NO_VIEWING_PERMISSIONS'] = 'D&eacute;sol&eacute;, vous n&apos;avez pas les droits pour visualiser cette page';
......
503 503
$MESSAGE['PREFERENCES']['EMAIL_UPDATED'] = 'Adresse email sauvegard&eacute;e avec succ&egrave;s';
504 504
$MESSAGE['PREFERENCES']['CURRENT_PASSWORD_INCORRECT'] = 'Le mot de passe entr&eacute; est incorrect';
505 505
$MESSAGE['PREFERENCES']['PASSWORD_CHANGED'] = 'Mot de passe modifi&eacute; avec succ&egrave;s';
506
$MESSAGE['PREFERENCES']['INVALID_CHARS'] = 'Invalid password chars used';
506 507

  
507 508
$MESSAGE['TEMPLATES']['CHANGE_TEMPLATE_NOTICE'] = 'Pour modifier le th&egrave;me du site, vous devez vous rendre dans la rubrique R&eacute;glages';
508 509

  
......
568 569
$MESSAGE['GENERIC']['INVALID'] = 'Le fichier charg&eacute; est invalide';
569 570
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IN_USE'] = 'D&eacute;sinstallation impossible : fichier en cours d&apos;utilisation';
570 571

  
571
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IN_USE_TMPL'] = "<br /><br />{{type}} <b>{{type_name}}</b> ne peut pas &ecirc;tre d?install&eacute; car il est actuellement en cours d'utilisation dans les pages {{pages}}.<br /><br />";
572
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IN_USE_TMPL'] = "<br /><br />{{type}} <b>{{type_name}}</b> ne peut pas &ecirc;tre dinstall&eacute; car il est actuellement en cours d'utilisation dans les pages {{pages}}.<br /><br />";
572 573
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IN_USE_TMPL_PAGES'] = "cette page;ces pages";
573 574
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IS_DEFAULT_TEMPLATE'] = "Impossible de d&eacute;sinstaller le mod&egrave;le <b>{{name}}</b> parce que c'est le mod&egrave;le par d&eacute;faut !";
574 575

  

Also available in: Unified diff