Merge "Corrected grammatical error."
[lhc/web/wiklou.git] / resources / lib / ooui / themes / wikimediaui / icons-content.json
index 61ed66f..ccffb60 100644 (file)
@@ -19,6 +19,9 @@
                },
                "warning": {
                        "color": "#fc3"
+               },
+               "success": {
+                       "color": "#14866d"
                }
        },
        "images": {
                "articleCheck": {
                        "file": "images/icons/articleCheck.svg"
                },
+               "articleDisambiguation": {
+                       "file": {
+                               "ltr": "images/icons/articleDisambiguation-ltr.svg",
+                               "rtl": "images/icons/articleDisambiguation-rtl.svg"
+                       }
+               },
+               "articleNotFound": {
+                       "file": {
+                               "ltr": "images/icons/articleNotFound-ltr.svg",
+                               "rtl": "images/icons/articleNotFound-rtl.svg",
+                               "lang": {
+                                       "he,yi": "images/icons/articleNotFound-ltr.svg"
+                               }
+                       }
+               },
                "articleSearch": {
                        "file": "images/icons/articleSearch.svg"
                },