Index: trunk/resources/data/validator/combinations.mapcss
===================================================================
--- trunk/resources/data/validator/combinations.mapcss	(revision 16778)
+++ trunk/resources/data/validator/combinations.mapcss	(revision 16829)
@@ -461,4 +461,11 @@
 }
 
+/* #19604 */
+way[name][alt_name][name=*alt_name] {
+  throwWarning: tr("Same value of {0} and {1}", "{0.key}", "{1.key}");
+  group: tr("suspicious tag combination");
+  fixRemove: "alt_name";
+}
+
 /* #10837 */
 way[destination][!oneway?][junction!=roundabout][highway] {
