Changes between Version 18 and Version 19 of Rules/Portuguese-Errors-PT2


Ignore:
Timestamp:
2015-11-29T22:53:29+01:00 (11 years ago)
Author:
Don-vip
Comment:

comment non-working rule causing unit test failure

Legend:

Unmodified
Added
Removed
Modified
  • Rules/Portuguese-Errors-PT2

    v18 v19  
    817817                fixAdd: "clothes=underwear";
    818818}
     819/*
    819820*["addr:country"]["addr:country" != /^PT$/] {
    820821        throwWarning: tr("PT2-O país na morada deve ter o código PT");
    821822                fixAdd: "addr:country=PT";
    822823}
     824*/
    823825*[leisure][name =~ /^(?i)(campo|est(á|a)dio) (de (futebol|desportos?)|desportivo)?$/],
    824826*[leisure][name =~ /^(?i)(estádio|(Pavilhão )?)Gimnodesportivo$/] {