** Changed in: mahara
       Status: In Progress => Fix Committed

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

Title:
  Change blog to journal in view.php

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  Note for François, in the future I will try to use git to edit these
  kind of "typo" by myself. when I will be more confortable with this
  big thing.

  I found a "blog" occurence in view.php instead of "journal"

  So the string :

  $string['deleteviewconfirmnote'] = '<strong>NOTE:</strong> All your
  files and blog 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.';

  should be
  $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.';

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to