Index: trunk/resources/data/validator/unnecessary.mapcss
===================================================================
--- trunk/resources/data/validator/unnecessary.mapcss	(revision 16854)
+++ trunk/resources/data/validator/unnecessary.mapcss	(revision 16856)
@@ -22,5 +22,5 @@
 area:closed[natural ][area?],
 area:closed[shop    ][area?] {
-  throwWarning: tr("{0} is unnecessary for {1}", "{2.key}", "{1.key}");
+  throwWarning: tr("{0} is unnecessary for {1}", "{2.tag}", "{1.key}");
   group: tr("unnecessary tag");
   fixRemove: "{2.key}";
@@ -32,5 +32,5 @@
 area:closed[aeroway=aerodrome][area?],
 area:closed[aeroway=helipad][area?] {
-  throwWarning: tr("{0} is unnecessary for {1}", "{2.key}", "{1.tag}");
+  throwWarning: tr("{0} is unnecessary for {1}", "{2.tag}", "{1.tag}");
   group: tr("unnecessary tag");
   fixRemove: "{2.key}";
