(bug 5709) Allow customisation of separator for categories
[lhc/web/wiklou.git] / languages / Messages.php
index 7b4796c..5526c98 100644 (file)
@@ -2024,6 +2024,9 @@ Please confirm that really want to recreate this article.',
 # DISPLAYTITLE
 'displaytitle' => '(Link to this page as [[$1]])',
 
+# Separator for categories in page lists
+'catseparator' => '|',
+
 );