Changes between Version 19 and Version 20 of Rules/Portuguese-Errors-PT2
- Timestamp:
- 2015-11-29T23:12:12+01:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Rules/Portuguese-Errors-PT2
v19 v20 817 817 fixAdd: "clothes=underwear"; 818 818 } 819 /* 820 *["addr:country"]["addr:country" != /^PT$/] { 819 *["addr:country"]["addr:country" !~ /^PT$/] { 821 820 throwWarning: tr("PT2-O país na morada deve ter o código PT"); 822 821 fixAdd: "addr:country=PT"; 823 822 } 824 */825 823 *[leisure][name =~ /^(?i)(campo|est(á|a)dio) (de (futebol|desportos?)|desportivo)?$/], 826 824 *[leisure][name =~ /^(?i)(estádio|(Pavilhão )?)Gimnodesportivo$/] {
