[gen] Improved the page lock system.
This commit is contained in:
parent
bdf41adf36
commit
d42dffacad
5 changed files with 34 additions and 21 deletions
|
@ -201,7 +201,7 @@ appyLabels = [
|
|||
('changes_show', 'Show changes'),
|
||||
('changes_hide', 'Hide changes'),
|
||||
('anonymous', 'an anonymous user'),
|
||||
('page_locked', 'This page is locked by ${user}.'),
|
||||
('page_locked', '${date} - This page is locked by ${user}.'),
|
||||
]
|
||||
|
||||
# Some default values for labels whose ids are not fixed (so they can't be
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue