Ignore:
Timestamp:
Sep 1, 2009, 3:31:24 PM (15 years ago)
Author:
Criss
Message:

bug 0001147

Replace redirect page by a message on the index one

Location:
extensions
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • extensions

    • Property svn:ignore set to
      .buildpath
      .project
  • extensions/ContactForm/language/fr_FR/plugin.lang.php

    r3771 r3809  
    11<?php
    2 /* $Id: plugin.lang.php,v 1.9 2009/08/21 09:24:18 Criss Exp $ */
     2/* $Id: plugin.lang.php,v 1.10 2009/09/01 13:25:03 Criss Exp $ */
    33if (!defined('PHPWG_ROOT_PATH')) die('Hacking attempt!');
    44global $lang;
     
    4242$lang['cf_delay_not_integer'] = 'Le délai doit être un entier';
    4343$lang['cf_link_error'] = 'La variable ne peut pas contenir d\'espaces';
     44$lang['cf_hide'] = 'Masquer';
    4445
    4546// ==================================================================
Note: See TracChangeset for help on using the changeset viewer.