-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="app_name">Gish</string> | ||
<string name="version">v1.1 | 15-JUL-2017</string> | ||
<string name="version">v1.1 | 31-JUL-2017</string> | ||
<string name="icon_string">Иконка Gish</string> | ||
<string name="about_string">Разработчик:\n• © 2004-2017 Cryptic Sea.\n\nИздатели:\n• © 2004 Chronic Logic;\n• © 2005 Stardock;\n• © 2007 Steam.\n\nКупить Gish (игровые файлы нужны для запуска игры):\nhttp://www.chroniclogic.com/gishorder.htm\nhttp://store.steampowered.com/app/9500\n\nПортирование на Android OS с использованием библиотек SDL2, OpenAL, Ogg Vorbis, GL4ES и OpenGL ES:\n• © 2017 S. \"EXL\" KLS\nemail: [email protected]\nemail: [email protected]\n\nИсходный код:\nhttps://github.com/EXL/Gish\n\nСтатья о портировании Gish:\nhttp://exlmoto.ru/gish-droid\n\nБлагодарности:\n• [SoD]Thor за сенсорное управление;\n• Pickle за OpenGL ES рендерер;\n• ptitSeb за библиотеку GL4ES;\n• SysLord за некоторы патчи для Gish;\n• blinry за репозиторий с кодом Gish;\n• VatsOfGoo за помощь и Data-файлы;\n• Solexid за файловый диалог;\n• Команде GNOME Adwaita за некоторые иконки;\n• Егору Бухамеру за то, что показал мне Gish;\n• Данилу Медведеву за прохождение игры Gish со мной;\n• MaximuM FaziL за перевод лаунчера на русский язык;\n• J()KER за тестирование APK-пакета;\n• Zorge.R за хостинг, терпение и помощь.\n\nРелиз посвящён 14-летию ресурса http://motofan.ru!</string> | ||
<string name="button_cancel">Отмена</string> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="app_name">Gish</string> | ||
<string name="version">v1.1 | 15-JUL-2017</string> | ||
<string name="version">v1.1 | 31-JUL-2017</string> | ||
<string name="icon_string">Gish icon</string> | ||
<string name="about_string">Original game was developed by:\n• © 2004-2017 Cryptic Sea.\n\nPublished by:\n• © 2004 Chronic Logic;\n• © 2005 Stardock;\n• © 2007 Steam.\n\nBuy Gish (data files):\nhttp://www.chroniclogic.com/gishorder.htm\nhttp://store.steampowered.com/app/9500\n\nPorting to Android OS native application with using SDL2, OpenAL, Ogg Vorbis, GL4ES and OpenGL ES libraries:\n• © 2017 S. \"EXL\" KLS\nemail: [email protected]\nemail: [email protected]\n\nSource Code:\nhttps://github.com/EXL/Gish\n\nArticle About Porting Gish:\nhttp://exlmoto.ru/gish-droid\n\nThanks to:\n• [SoD]Thor for touch joystick;\n• Pickle for OpenGL ES render;\n• ptitSeb for GL4ES wrapper library;\n• SysLord for some Gish patches;\n• blinry for Gish source code repository;\n• VatsOfGoo for help and data files;\n• Solexid for simple file picker code;\n• GNOME Adwaita team for some icons;\n• Egor Bukhamer for getting to know Gish;\n• Danil Medvedev for playing to Gish with me;\n• MaximuM FaziL for Russian translation;\n• J()KER for testing APK-package;\n• Zorge.R for hosting, patience and help.\n\nThe release is dedicated to the 14th anniversary of the http://motofan.ru resource!</string> | ||
<string name="button_cancel">Cancel</string> | ||
|