Project

General

Profile

« Previous | Next » 

Revision 904

Added by aldus over 15 years ago

Updated languagefiles, not included in 903 by mistake.

View differences:

FR.php
425 425
$TEXT['CAP_EDIT_CSS'] = 'Edit CSS';
426 426
$TEXT['HEADING_CSS_FILE'] = 'Actual module file: ';
427 427
$TEXT['TXT_EDIT_CSS_FILE'] = 'Edit the CSS definitions in the textarea below.';
428
$TEXT['CODE_SNIPPET'] = "Code-snippet";
428 429

  
429 430
// Success/error messages
430 431
$MESSAGE['FRONTEND']['SORRY_NO_VIEWING_PERMISSIONS'] = 'Désolé, vous n\'avez pas les droits pour visualiser cette page';
......
549 550
$MESSAGE['GENERIC']['INVALID'] = 'Le fichier chargé est invalide';
550 551
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IN_USE'] = 'Désinstallation impossible : fichier en cours d\'utilisation';
551 552

  
552
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IN_USE_TMPL'] = "<br /><br />{{type}} <b>{{type_name}}</b> could not be uninstalled, because it is still in use on {{pages}}.<br /><br />";
553
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IN_USE_TMPL_PAGES'] = "this page;these pages";
554
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IS_DEFAULT_TEMPLATE'] = "Can't uninstall the template <b>{{name}}</b>, because it is the default template!";
553
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IN_USE_TMPL'] = "<br /><br />Le {{type}} <b>{{type_name}}</b> ne sait pas &ecirc;tre supprim&eacute; comme il est en usage sur {{pages}}:<br /><br />";
554
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IN_USE_TMPL_PAGES'] = "page suivante;pages suivantes";
555
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IS_DEFAULT_TEMPLATE'] = "Le template <b>{{name}}</b> ne sait pas &ecirc;tre supprim? comme il s'agit d'un template standard!";
555 556

  
556 557
$MESSAGE['GENERIC']['WEBSITE_UNDER_CONSTRUCTION'] = 'Site en construction';
557 558
$MESSAGE['GENERIC']['PLEASE_CHECK_BACK_SOON'] = 'Merci de revenir plus tard';

Also available in: Unified diff