Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
GettextParseException.php
Go to the documentation of this file.
1<?php
11class GettextParseException extends MWException {
12}
Exception thrown when a Gettext file could not be parsed, such as when missing required headers.