← Back to team overview

mahara-contributors team mailing list archive

[Bug 1513309] [NEW] Fix easily fixable plural strings

 

Public bug reported:

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)."

** Affects: mahara
     Importance: Low
     Assignee: Aaron Wells (u-aaronw)
         Status: In Progress

** Changed in: mahara
    Milestone: None => 16.04.0

** Changed in: mahara
     Assignee: (unassigned) => Aaron Wells (u-aaronw)

** Changed in: mahara
   Importance: Undecided => Low

** Changed in: mahara
       Status: New => In Progress

** Summary changed:

- "Access rules were updated for X page(s)" string should be made into a plural string
+ Fix easily fixable plural strings

-- 
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


Follow ups