index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lpgen
/
translate.js
Age
Commit message (
Expand
)
Author
2013-12-02
translate.js: If no translation found, try to search for case-insensitive key...
Robert Pösel
2013-07-11
fixed /release parameter removing a MUUID and plugin head
Basil
2013-07-11
forgot init variable release :)
Basil
2013-07-11
* /release:"/path/to/file" parameter added. Same behavior as /outfile, but ou...
Basil
2013-07-09
output log of missing file only if logging enabled via /log:"yes"
Basil
2013-07-09
* now respect a translated ./weather/somesite.ini files during translation, t...
Basil
2013-07-09
* =HEAD=.txt added to full langpack file, if exist.
Basil
2013-07-09
* Weather folder support
Basil
2013-07-08
translate.js: Fixed processing files with unix line-endings (like Russian lan...
Robert Pösel
2013-07-08
translate.js: fix for translations beginning with [ (thanks BasiL)
Robert Pösel
2013-05-19
translate.js: Fixed rewriting ==CORE== file with untranslated ==CORE== file w...
Robert Pösel
2013-03-23
because translate.js have so many switches, I'm too lazy specify em every tim...
Basil
2013-03-13
more precise RegExp for dictionary building.
Basil
2013-02-26
more precise building a translation dictionary. Now source translated files i...
Basil
2013-02-26
more correct log output in case of /plugin:"/path/to/english/templateplugin.t...
Basil
2013-02-22
By Wishmaster request, translate.js now output =CORE=.txt not to /out:"/path/...
Basil
2013-02-22
do not expect a translated string ends not with "]"
Basil
2013-02-21
translate.js with option /noref:"yes" will remove a line "Miranda Language Pa...
Basil
2013-02-19
translate.js now more flexible with output files. You can specify /untranslat...
Basil
2013-02-15
translate.js - more correct RegExp for build a translation dictionary. Solves...
Basil
2013-02-14
translate.js now output all files in UTF-8 with BOM. Thanks wishmaster for hint
Basil
2013-02-08
New parameter /untranslated:"yes"
Basil
2013-02-08
cosmetics
Basil
2013-02-06
translate.js new functions:
Basil
2013-01-30
Cosmetics
Basil
2013-01-28
- New /langpack:"/path/file.txt" switch - the 4th place to search for transla...
Basil
2013-01-25
translate.js - use also different variants of Miranda name for translations f...
Robert Pösel
2013-01-25
translate.js: fixed working with duplicated translations in core file
Robert Pösel
2013-01-25
- log function redesigned as lpgen.js
Basil
2013-01-14
- translate.js updated
Vadim Dashevskiy
2012-12-26
- translate.js updated
Vadim Dashevskiy
2012-11-30
- translate.js and translate.js.bat added
Vadim Dashevskiy