Raimond Spekking has submitted this change and it was merged.

Change subject: Fix grammar (comma before but)
......................................................................


Fix grammar (comma before but)

Change-Id: Iaf99084b04d0c38343803cda74069faa201159d3
---
M Configure.i18n.php
M settings/Settings.i18n.php
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Raimond Spekking: Verified; Looks good to me, approved



diff --git a/Configure.i18n.php b/Configure.i18n.php
index 378a183..fe013f5 100644
--- a/Configure.i18n.php
+++ b/Configure.i18n.php
@@ -347,7 +347,7 @@
        'configure-condition-operator' => '{{Identical|Operator}}',
        'configure-condition-operator-or' => '{{Identical|Or}}',
        'configure-condition-operator-and' => '{{Identical|And}}',
-       'configure-condition-operator-xor' => 'Means "one or the other but not 
both"',
+       'configure-condition-operator-xor' => 'Means "one or the other, but not 
both"',
        'configure-condition-requirement' => '{{Identical|Requirement}}',
        'configure-condition-name-3' => '{{Identical|E-mail confirmed}}',
        'configure-condition-description-1' => '* $1 is the number of edits, 
<nowiki>{{PLURAL:}}</nowiki> supported if you need it',
diff --git a/settings/Settings.i18n.php b/settings/Settings.i18n.php
index f8d9646..f0e11f0 100644
--- a/settings/Settings.i18n.php
+++ b/settings/Settings.i18n.php
@@ -45,7 +45,7 @@
        'configure-setting-wgThumbnailScriptPath' => 'Path to thumb.php for 
thumbnail generation on-the-fly instead of on-parse',
        'configure-setting-wgThumbUpright' => 'Width adjustment factor for 
upright thumbnails',
        'configure-setting-wgShowEXIF' => 'Show EXIF data on file description 
pages',
-       'configure-setting-wgUpdateCompatibleMetadata' => 'Automatically update 
the img_metadata field if it is outdated but compatible with the current 
version',
+       'configure-setting-wgUpdateCompatibleMetadata' => 'Automatically update 
the img_metadata field if it is outdated, but compatible with the current 
version',
        'configure-setting-wgThumbLimits' => 'Allowed image thumbnail sizes',
        'configure-setting-wgUseImageResize' => 'Enable dynamic server side 
image resizing',
        'configure-setting-wgEnableAutoRotation' => 'Rotate images accordingly 
to their EXIF orientation',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iaf99084b04d0c38343803cda74069faa201159d3
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/Configure
Gerrit-Branch: master
Gerrit-Owner: Siebrand <siebr...@wikimedia.org>
Gerrit-Reviewer: Raimond Spekking <raimond.spekk...@gmail.com>
Gerrit-Reviewer: Waldir <wal...@email.com>

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

Reply via email to