← Back to team overview

mahara-contributors team mailing list archive

[Bug 845274] A change has been merged

 

Reviewed:  https://reviews.mahara.org/673
Committed: http://gitorious.org/mahara/mahara/commit/c1a50f4785eda6ba48a4a1d7001d49e282a6e5e4
Submitter: Richard Mansfield (richardm@xxxxxxxxxx)
Branch:    master

commit c1a50f4785eda6ba48a4a1d7001d49e282a6e5e4
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date:   Fri Sep 9 14:08:35 2011 +1200

    Remove unused js strings from web.php (bug #845274)
    
    Change-Id: Iedcfc7dac246e7a64025a61a7830feafea7fa71a
    Signed-off-by: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/845274

Title:
  Remove unused strings from old .js files

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Some strings from old javascript are included directly in the header.
  A lot of these are no longer required, and we should remove as many as
  we can.  If we can avoid having to process strings in js using the
  javascript get_string function in mahara.js, it'll make it easier to
  process translated plurals properly.

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


References