supernova-release-25 English language file

Общие обсуждения публичной версии проекта "Сверхновая"
Support forum for public version

Модератор: Gorlum

Правила форума
Внимание! Этот форум - только для обсуждения вопросов и проблем на сторонних серверах, использующих движок Сверхновой!

Для обсуждения оригинальных серверов СН существуют соответствующие форумы: для багрепортов, для обсуждение движка на офф-серверах.

Общие багрепорты и проблемы на публичных серверах обсуждаются в соответствующем форуме.

Для обсуждения работа модулей и багрепротов по их работе существует свой форум
madmax1991
Сержант корабля
Сообщения: 43
Зарегистрирован: 07 фев 2011, 07:38

Re: supernova-release-25 English language file

Сообщение madmax1991 »

ok so it will be Spy Probes and Spy Technology.
madmax1991
Сержант корабля
Сообщения: 43
Зарегистрирован: 07 фев 2011, 07:38

Re: supernova-release-25 English language file

Сообщение madmax1991 »

not sure if it was just my server but i got this error with the test branch download on my server

SQL Error 2011-03-14 10:34:58 http://127.0.0.1/reg.php

Incorrect integer value: '' for column 'id_level' at row 1
INSERT INTO `sn_planets` SET `name` = 'tester', `id_owner` = '2', `id_level` = '', `galaxy` = '1', `system` = '1', `planet` = '10', `last_update` = '1300113298', `planet_type` = '1', `image` = 'wasserplanet07', `diameter` = '12750', `field_max` = '163', `temp_min` = '-22', `temp_max` = '18', `metal` = '500', `metal_perhour` = '', `metal_max` = '500000', `crystal` = '500', `crystal_perhour` = '', `crystal_max` = '500000', `deuterium` = '0', `deuterium_perhour` = '', `deuterium_max` = '500000';
Gorlum
Император Вселенной
Сообщения: 7522
Зарегистрирован: 13 июн 2009, 15:06
Контактная информация:

Re: supernova-release-25 English language file

Сообщение Gorlum »

madmax1991 писал(а):not sure if it was just my server but i got this error with the test branch download on my server

SQL Error 2011-03-14 10:34:58 http://127.0.0.1/reg.php

Incorrect integer value: '' for column 'id_level' at row 1
INSERT INTO `sn_planets` SET `name` = 'tester', `id_owner` = '2', `id_level` = '', `galaxy` = '1', `system` = '1', `planet` = '10', `last_update` = '1300113298', `planet_type` = '1', `image` = 'wasserplanet07', `diameter` = '12750', `field_max` = '163', `temp_min` = '-22', `temp_max` = '18', `metal` = '500', `metal_perhour` = '', `metal_max` = '500000', `crystal` = '500', `crystal_perhour` = '', `crystal_max` = '500000', `deuterium` = '0', `deuterium_perhour` = '', `deuterium_max` = '500000';
Files in branch "test" has no warranty to be even working. It's snapshot from my current working folder made fore easier working on code from different places (i.e. work and home).

Use "master" for latest stable version or "trunk" for most recent working version.
madmax1991
Сержант корабля
Сообщения: 43
Зарегистрирован: 07 фев 2011, 07:38

Re: supernova-release-25 English language file

Сообщение madmax1991 »

oh ok i was just wondering
madmax1991
Сержант корабля
Сообщения: 43
Зарегистрирован: 07 фев 2011, 07:38

Re: supernova-release-25 English language file

Сообщение madmax1991 »

did you look into this?
(imperium.php Line 85)in Empire Overview the part in the 2nd colum that says "ИТОГО" or "SUBTOTAL" I do not think it is in the langauge
madmax1991
Сержант корабля
Сообщения: 43
Зарегистрирован: 07 фев 2011, 07:38

Re: supernova-release-25 English language file

Сообщение madmax1991 »

I downloaded the master file and loaded it up into my server and when it is switched to user=english(admin=russian) some of the langauge is not being translated but when i switch the langauge in the admin=english it is all translated and when admin=english and user options=russian it shows english in the ones that are not translated in user=english(admin=russian)

if you understand that....

anyway this needs fixed
Admin = Russian
User = English
overview.php Loaded

Following not translated
admin/overview.php
rules.php
announce.php
imperator.php
imperium.php
officer.php

I am working on the list
madmax1991
Сержант корабля
Сообщения: 43
Зарегистрирован: 07 фев 2011, 07:38

Re: supernova-release-25 English language file

Сообщение madmax1991 »

yeah langauge interface needs work i look with Admin=Russian and User=English admin is also translated in english partly
I think you need to separate user langauge and admin langauge
Gorlum
Император Вселенной
Сообщения: 7522
Зарегистрирован: 13 июн 2009, 15:06
Контактная информация:

Re: supernova-release-25 English language file

Сообщение Gorlum »

Are you familiar with git? It would be speed up process if you can fork my project, work on it on your local repository then upload to github and send me a pull request. Here the manual:
http://help.github.com/pull-requests/

It will guarantee that uploading of old file changed by me and in same time changed by you will not ruin localization and can be easily reverted in case of messing.
Gorlum
Император Вселенной
Сообщения: 7522
Зарегистрирован: 13 июн 2009, 15:06
Контактная информация:

Re: supernova-release-25 English language file

Сообщение Gorlum »

madmax1991 писал(а):yeah langauge interface needs work i look with Admin=Russian and User=English admin is also translated in english partly
I think you need to separate user langauge and admin langauge
Fixed in V26e22
Gorlum
Император Вселенной
Сообщения: 7522
Зарегистрирован: 13 июн 2009, 15:06
Контактная информация:

Re: supernova-release-25 English language file

Сообщение Gorlum »

Okay. I made Organization supernova-contributors on GitHub and include you to team Contributors. It means that you can pull AND PUSH changes directly to git! Also you can "Pull Request" (instruction by several posts above). No more need to upload archives here :)

Try to experiment with GitHub. If you can handle it - it would be great!
Ответить

Вернуться в «[ru/en] Публичная версия/Public releases»