Ignore:
Timestamp:
Aug 17, 2009, 5:00:50 PM (15 years ago)
Author:
Criss
Message:

Add default value to language translation

File:
1 edited

Legend:

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

    r3743 r3746  
    11<?php
    2 /* $Id: plugin.lang.php,v 1.5 2009/08/17 07:30:10 Criss Exp $ */
     2/* $Id: plugin.lang.php,v 1.6 2009/08/17 14:53:42 Criss Exp $ */
    33if (!defined('PHPWG_ROOT_PATH')) die('Hacking attempt!');
    44global $lang;
     
    6161// TODO $lang['cf_language_desc'] = ' ';
    6262// TODO $lang['cf_select_item'] = ' ';
     63$lang['cf_default_lang'] = 'Di default';
    6364// TODO $lang['contact_form_title_label'] = ' ';
    6465// TODO $lang['contact_form_label'] = ' ';
Note: See TracChangeset for help on using the changeset viewer.