← Back to team overview

mahara-contributors team mailing list archive

[Bug 1513309] Re: Fix easily fixable plural strings

 

Hello Aaron Wells thank you for the explanations. After a few back and
forth I can finally assure that this fix is functioning as explained
above so it's a pass.

-- 
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:
  In Progress

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