mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #03512
[Bug 771157] Re: Proposition to add information when a layout can't be edited
** 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/771157
Title:
Proposition to add information when a layout can't be edited
Status in Mahara ePortfolio:
Fix Committed
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