Hi, there's a rare false alarm for the date rule with dates like "Sunday, 23 Oct 4004 BC". We don't recognize this date is BC, so it's considered AD and creates a false alarm. You might want to add an antipattern for your language to avoid these cases. For English, I have added antipatterns like this:
<antipattern> <token regexp="yes">\d\d\d\d</token> <token>BC</token> </antipattern> Regards Daniel ------------------------------------------------------------------------------ Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk _______________________________________________ Languagetool-devel mailing list Languagetool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/languagetool-devel