mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #03373
[Bug 771144] Re: Change blog to journal in view.php
** Changed in: mahara
Assignee: (unassigned) => Hugh Davenport (hugh-catalyst)
** Changed in: mahara
Status: Triaged => In Progress
--
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:
In Progress
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.';
References