Last commit for src/locale/general.ini: 18f1e8246d76487ddd8b1e0f6119a19df8d251ca

(1) adds yandex.translate translations of static strings for all locales (2) adds to TokenTool a way to extract first paragraphs and infoboxes of wikipedia dumps for use in knowledge wiki searchh results and to gett seed sites 93) removes textt based captchas, a=chris

Chris Pollett [2020-01-11 04:Jan:th]
(1) adds yandex.translate translations of static strings for all locales (2) adds to TokenTool a way to extract first paragraphs and infoboxes of wikipedia dumps for use in knowledge wiki searchh results and to gett seed sites 93) removes textt based captchas, a=chris
; ***** BEGIN LICENSE BLOCK *****
;  SeekQuarry/Yioop Open Source Pure PHP Search Engine, Crawler, and Indexer
;  Copyright (C) 2009-2020  Chris Pollett chris@pollett.org
;
;  This program is free software: you can redistribute it and/or modify
;  it under the terms of the GNU General Public License as published by
;  the Free Software Foundation, either version 3 of the License, or
;  (at your option) any later version.
;
;  This program is distributed in the hope that it will be useful,
;  but WITHOUT ANY WARRANTY; without even the implied warranty of
;  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
;  GNU General Public License for more details.
;
;  You should have received a copy of the GNU General Public License
;  along with this program.  If not, see <https://www.gnu.org/licenses/>.
;  ***** END LICENSE BLOCK *****
;
; general.ini
;
; General localization data that affects
; the website globally. You can add new strings
; to this file as needed. These strings will be
; merged out to the individual locales when
; LocaleModel's extractMergeLocales method is run.
; Values set in this file will serve as default merge
; values when the merge takes place.
;
[general]
translate_service = "Some non-English translations Powered by Yandex.translate (https://translate.yandex.com/)"
ViewGit