← Back to team overview

mahara-contributors team mailing list archive

[Bug 1513309] A change has been merged

 

Reviewed:  https://reviews.mahara.org/5663
Committed: https://git.mahara.org/mahara/mahara/commit/fa73315e80b796e8778746ea5a89a9006dbaea85
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit fa73315e80b796e8778746ea5a89a9006dbaea85
Author: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
Date:   Thu Nov 5 18:29:54 2015 +1300

Pluralizing some old lang strings (Bug 1513309)

behatnotneeded: Will be handled by existing test

Change-Id: I476a3cc7ff1e791bc24a60986841ad92f57d7bb6

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1513309

Title:
  Fix easily fixable plural strings

Status in Mahara:
  Fix Committed

Bug description:
  When you make permission changes to a page, there's a confirmation
  message afterwards that tells you how many pages were changed.
  Apparently it was never made into a proper plural lang string, so it
  says e.g. "Access rules were updated for 2 page(s)".

  To replicate:

  1. Create a page
  2. Change the permissions on the page
  3. Save the changed permissions

  Expected result: When you save the permissions, you should see the message "Access rules were updated for 1 page."
  Actual result: When you save the permissions, you see "Access rules were updated for 1 page(s)."

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1513309/+subscriptions


References