Skip to content

Releases: Saibamen/ReactOS-Translation-Tool

v0.5

01 Oct 21:21
Compare
Choose a tag to compare

v0.4

04 Sep 12:27
Compare
Choose a tag to compare
  • Remember last language code in input form (cookies)
  • Switch language code from POST to GET
  • One form for encoding.php and diff.php
  • Inform that all strings are skipped
  • Add htmlspecialchars() function to show some missing strings eg. <Message> and <Logon date>
  • Catch offset error and add +1 to $missing for missing stuff

v0.3

19 Aug 11:30
Compare
Choose a tag to compare
  • Now working on Linux! (Thx Radek Liška)
  • Script can now find wrong encoded files!
  • Added ignored strings list from Wine (http://fgouget.free.fr/wine-po/generic.spell.ignore)
  • Massive update to our ignored strings (ReactOS.spell)
  • Prevent from add ICON and #include to translation string
  • Fix $allStrings counter
  • Add percent of translation to diff.php
  • Add ISO 639-1 code URL (Thx Radek Liška)
  • Check for slash and add it to ROSDir. Dedicated to Radek Liška :)
  • Add "All ReactOS Source dir" option to form

v0.2

15 Aug 15:58
Compare
Choose a tag to compare
  • New bootstrap layout
  • Support for multi-line strings
  • Added ignored strings. Can be edited in config.php
  • Speedup searching missing strings
  • Increase default PHP time limit to 60 seconds
  • ReactOS favicon

v0.1

06 Aug 17:01
Compare
Choose a tag to compare

First release