<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Helvetica, Arial, sans-serif">Hello,<br>
<br>
the XLpage function takes two parameters: the second specifies where
the translations are to come from - easily understood. But why do I
need the first parameter?<br>
<br>
If in<br>
</font></font><code class="escaped">XLPage('fr','PmWikiFr.XLPage');</code>
<br>
<br>
I'd write instead:<br>
<code class="escaped">XLPage('strangelanguage','PmWikiFr.XLPage');</code>
<br>
<br>
then after all PmWiki would still retrieve translation strings from
PmWikiFr.XLPage, i.e. translate into French, no matter what I wrote for
the first parameter?<br>
<br>
Thanks for explanation,<br>
<br>
Mike<br>
<br>
</body>
</html>