Difference between revisions of "Translations:Translation for developers/7/ru"

From Kiwix
Jump to navigation Jump to search
(Created page with "До начала работы по интеграции новых строк в код Kiwix, предпочтительно убедиться что это код рабо...")
 
(No difference)

Latest revision as of 15:03, 2 February 2015

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Translation for developers)
Before starting to work on the integration of new strings in the Kiwix code, it's preferable to [[{{ll|compilation}}|achieve to compile Kiwix]]:
* Get the unstable code
* Compile it
* Run it by going to the kiwix subdirectory and launching ''kiwix''.

До начала работы по интеграции новых строк в код Kiwix, предпочтительно убедиться что это код работоспособен:

  • Взять код с последними изменениями
  • Скомпилировать
  • Зайти в поддиректорию Kiwix и запустить его.