Форуми / Cotonti / Localization / [Template] Plugin lang-file

Kort
#10160 18.03.2009 20:08
<?php
/**
 * LOCALE Language File for PLUG Plugin
 *
 * @package Cotonti
 * @version VERSION
 * @author Cotonti Translators Team
 * @copyright Copyright (c) 2008-2009 Cotonti Team
 * @license BSD
 */

/**
 * Plugin Title & Subtitle
 */



/**
 * Plugin Body
 */



/**
 * Plugin Config
 */



?>
Ok, this is what we came up with for plugin translations.
LOCALE - replace with the translation language (e.g. Dutch)
PLUG - replace with the plugin name (e.g. ComEdit)
VERSION - replace with the Cotonti version the language file is made for (it is a bit confusing for me, I'd rather put here plugin version, so I leave it for discussion -- like the template itself)

Revision History:
19.03.2009 - changed
<?PHP
to
<?php
, fixed copyright notice.
Thanks to dervan
SED.by - создание сайтов, разработка плагинов и тем для Котонти

Відредаговано: Kort (19.03.2009 22:56, 15 років тому)