Changeset 5780 for trunk/language/ru_RU/install.lang.php
- Timestamp:
- Apr 10, 2010, 9:45:53 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/ru_RU/install.lang.php
r5730 r5780 35 35 $lang['Connection to server succeed, but it was impossible to connect to database'] = 'Успешно соединились с сервером, но невозможно подключиться к базе данных'; 36 36 $lang['Can\'t connect to server'] = 'Невозможно соединиться с сервером'; 37 $lang['Copy the text in pink between hyphens and paste it into the file "local/config/database.inc.php"(Warning : database.inc.php must only contain what is in pink, no line return or space character)'] = 'Скопируйте текст с розового поля между дефисами и вставьте его в файл "include/mysql.inc.php"(Внимание: mysql.inc.php должен содержать только это, ни пустых строк, ни пробелов быть не должно)';38 37 39 38 $lang['Host'] = 'Хост MySQL';
Note: See TracChangeset
for help on using the changeset viewer.