From b63ee4863243494b72bfc7e7723745a83fb11dbc Mon Sep 17 00:00:00 2001 From: Celtic Minstrel Date: Mon, 22 May 2017 15:21:10 -0400 Subject: [PATCH] No idea why that was there, but it shouldn't be sorted with the languages --- data/core/about.cfg | 19 +++++++++++++++++++ data/core/about_i18n.cfg | 19 ------------------- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/data/core/about.cfg b/data/core/about.cfg index 51d7a0777969..bda311f6f573 100644 --- a/data/core/about.cfg +++ b/data/core/about.cfg @@ -1572,6 +1572,25 @@ [/entry] [/about] +[about] + title = _"Bots" + [entry] + name = "CIA" + [/entry] + [entry] + name = "irker" + [/entry] + [entry] + name = "janebot" + [/entry] + [entry] + name = "shikadibot" + [/entry] + [entry] + name = "wesbot" + [/entry] +[/about] + [about] title = _"Internationalization Managers" [entry] diff --git a/data/core/about_i18n.cfg b/data/core/about_i18n.cfg index 6cf1700c2cf9..fa10c48ca914 100644 --- a/data/core/about_i18n.cfg +++ b/data/core/about_i18n.cfg @@ -1669,22 +1669,3 @@ sort=yes name = "Mario Rodríguez (Mavorte)" [/entry] [/about] - -[about] - title = _"Bots" - [entry] - name = "CIA" - [/entry] - [entry] - name = "irker" - [/entry] - [entry] - name = "janebot" - [/entry] - [entry] - name = "shikadibot" - [/entry] - [entry] - name = "wesbot" - [/entry] -[/about]