Shirayuki has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/101645


Change subject: i18n: capitalize "Bayesian"
......................................................................

i18n: capitalize "Bayesian"

Spotted by Siebrand
https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Bayesianfilter-desc/en

Change-Id: Ieaef52842daa7b3425337ea54fd5783c8bfe1502
---
M BayesianFilter.i18n.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BayesianFilter 
refs/changes/45/101645/1

diff --git a/BayesianFilter.i18n.php b/BayesianFilter.i18n.php
index 2cec941..9690962 100644
--- a/BayesianFilter.i18n.php
+++ b/BayesianFilter.i18n.php
@@ -12,7 +12,7 @@
  * @author Anbhav Agarwal
  */
 $messages['en'] = array(
-       'bayesianfilter-desc' => 'Filters wiki text into spam and hams using 
bayesian techniques',
+       'bayesianfilter-desc' => 'Filters wikitext into spam and hams using 
Bayesian techniques',
        'bayesianfilter-flag-spam-check-title' => 'Mark this checkbox if you 
think that the edit that you are undoing is a spam',
        'bayesianfilter-flag-spam-check' => 'Mark this as spam',
 );

-- 
To view, visit https://gerrit.wikimedia.org/r/101645
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ieaef52842daa7b3425337ea54fd5783c8bfe1502
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BayesianFilter
Gerrit-Branch: master
Gerrit-Owner: Shirayuki <shirayuk...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to