mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #03316
[Bug 771144] [NEW] Change blog to journal in view.php
Public bug reported:
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 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.';
** Affects: mahara
Importance: Undecided
Status: New
--
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:
New
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 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.';
Follow ups
References