mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #04613
[Bug 771144] Re: Change blog to journal in view.php
** Changed in: mahara
Status: Fix Committed => Fix Released
--
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 Released
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.';
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/771144/+subscriptions
References