Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.27 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.27 KB

Scrutinizer Code Quality Maintainability StyleCI SensioLabsInsight

ReactOS Translation Tool

Translation Tool for ReactOS

Homepage: https://reactos.org/

Author: Adam Stachowicz [email protected] (http://it-maniak.pl/)

Features

  • Find missing translation RC files
  • Find missing translation strings (WIP)
  • Find wrong encoded files

Installation

  • Upload files to a web accessible directory on your server or hosting account
  • Change the ReactOS source dir ($ROSDir) in config.php - must contain the base and dll directories

TODO

  • Fix pattern in diff.php to catch multiline strings with ""some text"" (part 1/2 - FIXED?)