Index: trunk/resources/data/validator/deprecated.mapcss
===================================================================
--- trunk/resources/data/validator/deprecated.mapcss	(revision 19212)
+++ trunk/resources/data/validator/deprecated.mapcss	(revision 19222)
@@ -2578,4 +2578,9 @@
   suggestAlternative: "oneway:bicycle=no + cycleway:right=* + cycleway:left=* + cycleway:right:oneway=-1";
 }
+*[residential=condominium] {
+  throwWarning: tr("{0} is deprecated", "{0.tag}");
+  group: tr("deprecated tagging");
+  suggestAlternative: "residential=apartments + condo=*"
+}
 
 /* When tags are deprecated they should be added to ignoretags.cfg too. */
Index: trunk/resources/data/validator/ignoretags.cfg
===================================================================
--- trunk/resources/data/validator/ignoretags.cfg	(revision 19212)
+++ trunk/resources/data/validator/ignoretags.cfg	(revision 19222)
@@ -169,4 +169,6 @@
 E:genus:de
 E:heritage:operator
+E:admin_type:PH
+E:sidewalk
 ;
 ; Ignore valid and semi-valid keys that end with...
@@ -753,4 +755,5 @@
 E:ref:gnis
 E:tiger:PLACENS
+K:residential=condominium
 ;
 ; Tags not yet decided (to remove from this section when added or moved up when deprecated) 
