Siebrand has submitted this change and it was merged.

Change subject: Fix grammar of  the message "smoothgallery-no-images"
......................................................................


Fix grammar of  the message "smoothgallery-no-images"

Change-Id: I98112fef9828223afa588c00fc4ccb81da3621b1
---
M SmoothGallery.i18n.php
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Shirayuki: Looks good to me, but someone else must approve
  Siebrand: Verified; Looks good to me, approved



diff --git a/SmoothGallery.i18n.php b/SmoothGallery.i18n.php
index 6e6936e..92104cd 100644
--- a/SmoothGallery.i18n.php
+++ b/SmoothGallery.i18n.php
@@ -21,8 +21,8 @@
        'smoothgallery-not-found'           => 'No images were added into the 
gallery.
 Please add at least one image.',
        'smoothgallery-no-images'           => 'No images were found in this 
gallery.
-Make sure {{PLURAL:$3|the image|all images}} requested exist.
-The following {{PLURAL:$2|image|images}} were not found: $1',
+Make sure {{PLURAL:$3|the image requested exists|all images requested exist}}.
+The following {{PLURAL:$2|image was|images were}} not found: $1',
        'smoothgallery-invalid-images'      => 'The following requested 
{{PLURAL:$2|image was|images were}} of an invalid type: $1',
        'smoothgallery-unexpected-error'    => 'There was an unexpected error.
 Please file a bug report.',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I98112fef9828223afa588c00fc4ccb81da3621b1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SmoothGallery
Gerrit-Branch: master
Gerrit-Owner: Shirayuki <shirayuk...@gmail.com>
Gerrit-Reviewer: Shirayuki <shirayuk...@gmail.com>
Gerrit-Reviewer: Siebrand <siebr...@wikimedia.org>

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

Reply via email to