Index: trunk/resources/data/validator/deprecated.mapcss
===================================================================
--- trunk/resources/data/validator/deprecated.mapcss	(revision 16656)
+++ trunk/resources/data/validator/deprecated.mapcss	(revision 16714)
@@ -1990,2 +1990,9 @@
   group: tr("deprecated tagging");
 }
+
+*[shop=lamps] {
+  throwWarning: tr("{0} is deprecated", "{0.tag}");
+  suggestAlternative: "shop=lighting";
+  group: tr("deprecated tagging");
+  fixAdd: "shop=lighting";
+}
