Ignore:
Timestamp:
Jun 26, 2009, 4:42:49 PM (15 years ago)
Author:
Criss
Message:

Fix bug on administration page (text)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/CommentEditor/language/fr_FR/plugin.lang.php

    r3462 r3465  
    11<?php
    2 /* $Id: plugin.lang.php,v 1.5 2009/06/26 08:56:33 Criss Exp $ */
     2/* $Id: plugin.lang.php,v 1.6 2009/06/26 14:40:27 Criss Exp $ */
    33if (!defined('PHPWG_ROOT_PATH')) die('Hacking attempt!');
    44global $lang;
     
    2323$lang['ce_config_saved'] = 'Configuration sauvée avec succès';
    2424$lang['ce_config_saved_with_errors'] = 'Configuration sauvée mais avec des erreurs';
     25$lang['ce_button_submit'] = 'Valider';
    2526
    2627// ==================================================================
Note: See TracChangeset for help on using the changeset viewer.