Releases: Saibamen/ReactOS-Translation-Tool
Releases · Saibamen/ReactOS-Translation-Tool
v0.5
v0.4
- Remember last language code in input form (cookies)
- Switch language code from POST to GET
- One form for
encoding.php
anddiff.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
- 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