Mollywhite has submitted this change and it was merged.

Change subject: Fix the message "bookmanagerv2-prev-title"
......................................................................


Fix the message "bookmanagerv2-prev-title"

* "bookmanagerv2-prev-title" takes one parameter

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

Approvals:
  Mollywhite: Verified; Looks good to me, approved
  jenkins-bot: Checked



diff --git a/BookManagerv2.i18n.php b/BookManagerv2.i18n.php
index 29eadd4..de25f50 100644
--- a/BookManagerv2.i18n.php
+++ b/BookManagerv2.i18n.php
@@ -45,7 +45,7 @@
        'bookmanagerv2-read-json-block' => 'View the metadata and chapter list 
for this work',
        'bookmanagerv2-edit-json-block' => 'Edit the metadata and chapter list 
for this work',
        'bookmanagerv2-next-title' => 'Next section: $1',
-       'bookmanagerv2-prev-title' => 'Previous section: $2',
+       'bookmanagerv2-prev-title' => 'Previous section: $1',
        'bookmanagerv2-metadata-heading' => 'Metadata',
        'bookmanagerv2-sections-heading' => 'Sections',
        'bookmanagerv2-move-alt' => 'Move this section',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic43c2bf4bf6cb305421a174b42e2c8be47862a9b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BookManagerv2
Gerrit-Branch: master
Gerrit-Owner: Shirayuki <[email protected]>
Gerrit-Reviewer: Mollywhite <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to