Index: trunk/data/validator/deprecated.mapcss
===================================================================
--- trunk/data/validator/deprecated.mapcss	(revision 10329)
+++ trunk/data/validator/deprecated.mapcss	(revision 10451)
@@ -849,2 +849,8 @@
   throwWarning: tr("The key {0} has an uncommon value.", "{1.key}");
 }
+
+/* #13008 */
+*[name:botanical] {
+  throwWarning: tr("{0} is deprecated", "{0.key}");
+  suggestAlternative: "species";
+}
