mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #03322
[Bug 771157] [NEW] Porposition to add information when a layout can't be edited
Public bug reported:
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.
** 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/771157
Title:
Porposition to add information when a layout can't be edited
Status in Mahara ePortfolio:
New
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.
Follow ups
References