Hi all,
Now, I'm translating WinMerge Help document into Japanese.
I probably found some mistakes, please check following:
* Filter.xml:472:
For example, <code>f: \.bat&</code>
# I think <code>f: \.bat$</code> is correct if it's a regexp.
--
* Filter.xml:680:
<code>^</code> ) and end of line ( <code>&</code> ) markers to
# Also, I think this part is <code>$</code> is correct.
--
* Filter.xml:1176:
A link "Good HOWTO for regexps", http://www.amk.ca/python, is
expired./howto/regex/
Probably, it was moved to this site:
http://docs.python.org/howto/regex
Thank you,
--
Takahiro YOSHIHARA
E-Mail : tac...@gm...
GitHub : http://github.com/tacahiroy
|