Translation Tool for ReactOS
Homepage: https://reactos.org/
Author: Adam Stachowicz [email protected] (http://it-maniak.pl/)
- Find missing translation RC files
- Find missing translation strings (WIP)
- Find wrong encoded files
- Upload files to a web accessible directory on your server or hosting account
- Change the ReactOS source dir (
$ROSDir
) inconfig.php
- must contain the base and dll directories
- Fix pattern in diff.php to catch multiline strings with ""some text"" (part 1/2 - FIXED?)