[dw-free] Empty journal shows "Error"
[commit: http://hg.dwscoalition.org/dw-free/rev/ca3e5078e821]
http://bugs.dwscoalition.org/show_bug.cgi?id=853
Less scary error message
Patch by
livredor.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=853
Less scary error message
Patch by
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Files modified:
- bin/upgrading/s2layers/zesty/layout.s2
-------------------------------------------------------------------------------- diff -r 7cb701e14eb1 -r ca3e5078e821 bin/upgrading/s2layers/zesty/layout.s2 --- a/bin/upgrading/s2layers/zesty/layout.s2 Sat May 02 16:03:43 2009 +0000 +++ b/bin/upgrading/s2layers/zesty/layout.s2 Sat May 02 16:15:45 2009 +0000 @@ -265,7 +265,7 @@ propgroup Text { des = "Error page title."; noui = 1; } - set text_errorpage_title = "Error"; + set text_errorpage_title = "No content"; # For some reason the core only provides a message for recent and day pages. --------------------------------------------------------------------------------