Index: trunk/data/validator/combinations.mapcss
===================================================================
--- trunk/data/validator/combinations.mapcss	(revision 8436)
+++ trunk/data/validator/combinations.mapcss	(revision 8437)
@@ -158,7 +158,7 @@
 }
 
-/* {0.key} together with {1.key}, see #10837 */
+/* {0.tag} together with {1.key}, see #10837 */
 *[noname?][name] {
-  throwWarning: tr("{0} together with {1}", "{0.key}", "{1.key}");
+  throwWarning: tr("{0} together with {1}", "{0.tag}", "{1.key}");
 }
 
