Fix wiki empty page translation namespace not being removed

Closes #38920
This commit is contained in:
Phil Hughes 2017-10-09 11:22:04 +01:00
parent 8af29c214c
commit 19b7d365dc
No known key found for this signature in database
GPG Key ID: 32245528C52E0F9F
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
- page_title _("Wiki")
%h3.page-title= _("Wiki|Empty page")
%h3.page-title= s_("Wiki|Empty page")
%hr
.error_message
= s_("WikiEmptyPageError|You are not allowed to create wiki pages")