PATH:
home
/
letacommog
/
letaweb
/
protected
/
modules
/
admin
/
messages
/
ru
<?php /* SVN FILE: $Id: validation.php 19 2011-02-17 15:12:45Z Chris $*/ /** * Message translation file. * Validation messages. * en-gb. * * @copyright Copyright © 2010 PBM Web Development - All Rights Reserved * * @since V1.0.0 * * @version $Revision: 19 $ * * @license BSD License (see documentation) */ return array( 'cannot be empty if data supplied' => 'не может быть пустым, если поле Данные заполнено', 'cannot be empty if referred to in the business rule' => 'не может быть пустым, если используется в правиле', 'Please correct the following errors:' => 'Пожелуйста, исправьте ошибки:', 'The name "{name}" is already used by another item.' => 'Имя "{name}" уже занято другим объектом.', );
[+]
..
[-] help.php
[edit]
[-] rbam.php
[edit]
[-] initialisation.php
[edit]
[-] validation.php
[edit]