<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 09/27/2010 10:35 AM, Adam Young wrote:
<blockquote cite="mid:4CA0ABB7.5070206@redhat.com" type="cite">
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
On 09/24/2010 09:43 PM, Adam Young wrote:
  <blockquote cite="mid:4C9D53B5.7090006@redhat.com" type="cite"> I18N
for web <br>
    <br>
Performing I18N completely on the server, to leverage the existing
gettext architecture. <br>
Also, the browser does not have access to the Language header. <br>
    <br>
Added the additional po files for a set of required languages <br>
    <br>
conflict with install/static/ipa.js was resolved. <br>
    <br>
    <br>
    <br>
Note that the addition of the .po files in this patch is necessary. <br>
In order to get Transifex support, we need to update the LINGUAS file
with the languages for which we want support. <br>
    <br>
If we don't add the .po files in, they get automatically generated by
the rpmbuild process. <br>
    <br>
Our implementation of gettext has a bug in it (It might be F13 thing)
where the the Plurals line is not getting correctly transformed, which
causes a build failure.  However, since the RPM would have the .po
files  anyway, we should revision control the ones we have, even if
they are empty. <br>
    <br>
    <pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Freeipa-devel mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="mailto:Freeipa-devel@redhat.com">Freeipa-devel@redhat.com</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="https://www.redhat.com/mailman/listinfo/freeipa-devel">https://www.redhat.com/mailman/listinfo/freeipa-devel</a></pre>
  </blockquote>
Returned the Bug reporting URL to its origianl value.  Looks like
another bug in the gettext mechanims.<br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Freeipa-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Freeipa-devel@redhat.com">Freeipa-devel@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/freeipa-devel">https://www.redhat.com/mailman/listinfo/freeipa-devel</a></pre>
</blockquote>
Corrected 'Plurals' lines in regenerated PO files.<br>
</body>
</html>