← Back to team overview

mahara-contributors team mailing list archive

[Bug 892933] Re: Update string for deleteviewconfirmnote

 

Given that the string changes its meaning, we need to rename the key so
that it shows up as a new string to translate.

Maybe "deleteviewconfirmnotice"?

This is a fix for bug #736665, it should be marked as "fix released, no
milestone" once it's committed to master.

** Changed in: mahara
       Status: New => Confirmed

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

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

Title:
  Update string for deleteviewconfirmnote

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  affects Mahara 1.5 which has re-usable text boxes

  - $string['deleteviewconfirmnote'] = '<strong>NOTE:</strong> All your
  files and journal entries that you linked in this page will still be
  available.<br/>However, any feedback placed on this page as well as
  text entered directly into text boxes will be deleted.';

  + $string['deleteviewconfirmnote'] = '<strong>NOTE:</strong> All your
  files, text boxes and journal entries that you linked in this page
  will still be available.<br/>However, any feedback placed on this page
  will be deleted.';

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


References