From ff46db430bd2aa265c16bbd6ff17e0bae710d332 Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 8 Sep 2011 10:46:35 +0000 Subject: feature 2431: only keep MySQL on installation form git-svn-id: http://piwigo.org/svn/trunk@12103 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/ru_RU/install.lang.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'language/ru_RU') diff --git a/language/ru_RU/install.lang.php b/language/ru_RU/install.lang.php index 352a79c93..97160e5e3 100644 --- a/language/ru_RU/install.lang.php +++ b/language/ru_RU/install.lang.php @@ -52,8 +52,6 @@ $lang['verification'] = 'еще раз для исключения опечат $lang['Need help ? Ask your question on Piwigo message board.'] = 'Нужна помощь? Задайте свои вопросы на Форуме Piwigo.'; $lang['Webmaster mail address'] = 'Электронная почта вебмастера'; $lang['Visitors will be able to contact site administrator with this mail'] = 'Будет использоваться для контакта посетителей с администратором'; -$lang['Database type'] = 'Тип базы данных'; -$lang['The type of database your piwigo data will be store in'] = 'Тип базы данных будет храниться в'; $lang['PHP 5 is required'] = 'Требуется PHP 5'; $lang['It appears your webhost is currently running PHP %s.'] = 'Кажется, что Ваш хостинг в настоящее время под управлением PHP %s.'; $lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo может попытаться переключить Вашу конфигурацию на PHP 5, создавая или изменяя .htaccess файл.'; @@ -68,6 +66,5 @@ $lang['An alternate solution is to copy the text in the box above and paste it i $lang['Creation of config file local/config/database.inc.php failed.'] = 'Создать файл конфигурации local/config/database.inc.php не удалось.'; $lang['Download the config file'] = 'Загрузить файл конфигурации'; $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Вы можете загрузить файл конфигурации и передать его в local/config directory.'; -$lang['SQLite and PostgreSQL are currently in experimental state.'] = 'SQLite и PostgreSQL в настоящее время находятся в стадии эксперимента.'; $lang['Learn more'] = 'Узнать больше'; ?> \ No newline at end of file -- cgit v1.2.3