mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #03330
[Bug 771157] Re: Porposition to add information when a layout can't be edited
** Changed in: mahara
Status: New => Triaged
** Changed in: mahara
Milestone: None => 1.4.0
** Changed in: mahara
Importance: Undecided => Low
** Tags added: bite-sized
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/771157
Title:
Porposition to add information when a layout can't be edited
Status in Mahara ePortfolio:
Triaged
Bug description:
I suggest to edit the follwing string in view.php
$string['changecolumnlayoutfailed'] = 'Could not change the column
layout. Someone else may have been editing the layout at the same
time.';
to
$string['changecolumnlayoutfailed'] = 'Could not change the column
layout. Someone else may have been editing the layout at the same
time. Please try again later';
Therfore, users with this error know they can have another try later
when the other user has finished with page layout editing.
References