Ignore:
Timestamp:
Sep 1, 2009, 7:13:00 PM (15 years ago)
Author:
Criss
Message:

bug 0001150

Add e-mail address management

File:
1 edited

Legend:

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

    r3809 r3810  
    11<?php
    2 /* $Id: plugin.lang.php,v 1.10 2009/09/01 13:25:03 Criss Exp $ */
     2/* $Id: plugin.lang.php,v 1.11 2009/09/01 17:10:50 Criss Exp $ */
    33if (!defined('PHPWG_ROOT_PATH')) die('Hacking attempt!');
    44global $lang;
     
    6464$lang['cf_define_link'] = 'Definire il link';
    6565$lang['cf_link'] = 'Nome della variabile del template contenente il link HTML verso il formulario di contatto';
     66// Emails tab
     67// TODO $lang['cf_tab_emails'] = '';
     68// TODO $lang['cf_emails_desc'] = '';
     69// TODO $lang['cf_active'] = '';
     70// TODO $lang['cf_no_mail'] = '';
     71// TODO $lang['cf_refresh'] = '';
    6672// Language tab
    6773$lang['cf_tab_language'] = 'Localizzazione';
Note: See TracChangeset for help on using the changeset viewer.