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


Ignore:
Timestamp:
2015-11-29T23:12:12+01:00 (11 years ago)
Author:
Klumbumbus
Comment:

fix and uncomment rule

Legend:

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

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