Ignore:
Timestamp:
Aug 18, 2009, 4:16:25 PM (15 years ago)
Author:
Criss
Message:

Add configuration option to define template variable or not

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/ContactForm/language/it_IT/plugin.lang.php

    r3746 r3748  
    11<?php
    2 /* $Id: plugin.lang.php,v 1.6 2009/08/17 14:53:42 Criss Exp $ */
     2/* $Id: plugin.lang.php,v 1.7 2009/08/18 14:10:09 Criss Exp $ */
    33if (!defined('PHPWG_ROOT_PATH')) die('Hacking attempt!');
    44global $lang;
     5
     6$lang['cf_plugin_name'] = 'Contact Form';
     7// TODO $lang['contact_form_debug'] = '';
    58
    69// ==================================================================
     
    5659// TODO $lang['cf_mandatory_mail'] = '';
    5760// TODO $lang['cf_redirect_delay'] = '';
     61// TODO $lang['cf_label_link'] = '';
     62// TODO $lang['cf_define_link'] = '';
    5863// TODO $lang['cf_link'] = '';
    5964// Language tab
Note: See TracChangeset for help on using the changeset viewer.