<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/lib/translator.inc, branch 1.6.0</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/lib/translator.inc?h=1.6.0</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/lib/translator.inc?h=1.6.0'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2009-06-25T04:05:44Z</updated>
<entry>
<title>Remove excess whitespace.</title>
<updated>2009-06-25T04:05:44Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-06-25T04:05:44Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=610733eafd62e14a7293151fb735bac1f3d55590'/>
<id>urn:sha1:610733eafd62e14a7293151fb735bac1f3d55590</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>translator.inc: Eliminate notices for untranslated strings.</title>
<updated>2009-04-13T13:55:04Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-04-13T13:55:04Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=f028d5c1409c1083e742fceeb1651cce7fd54ec2'/>
<id>urn:sha1:f028d5c1409c1083e742fceeb1651cce7fd54ec2</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Use new conglomerated translation files.</title>
<updated>2009-01-19T21:29:45Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-01-19T21:29:45Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=2ee327634831ec36df5fd74ccc35dfcedfdbe07b'/>
<id>urn:sha1:2ee327634831ec36df5fd74ccc35dfcedfdbe07b</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Introduce function include_lang for translations.</title>
<updated>2008-12-21T09:03:27Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-12-21T07:23:43Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=78c2b5c67faec190985c3fb9509e942add4dc54c'/>
<id>urn:sha1:78c2b5c67faec190985c3fb9509e942add4dc54c</id>
<content type='text'>
This includes only the requested language for each page and
makes top level language include files obsolete.

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Stop printing underscores around untranslated strings.</title>
<updated>2008-12-17T19:38:18Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-12-17T19:38:18Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=361609a034e6b402dde0eb94db1dd67cef7c8e6c'/>
<id>urn:sha1:361609a034e6b402dde0eb94db1dd67cef7c8e6c</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Convert special chars in translations to html entities.</title>
<updated>2008-07-28T08:58:58Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-07-23T14:36:41Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=2c6bae2e63c69f87599e5ef081eeba0a8d08bf00'/>
<id>urn:sha1:2c6bae2e63c69f87599e5ef081eeba0a8d08bf00</id>
<content type='text'>
This closes
FS#10809 - bug in french translation of AUR web interface

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add a new DEFAULT_LANG constant.</title>
<updated>2008-07-22T17:47:17Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-07-09T18:38:08Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=1a1a6eb36e17315f08eee0e44a83fe4bdf0887f5'/>
<id>urn:sha1:1a1a6eb36e17315f08eee0e44a83fe4bdf0887f5</id>
<content type='text'>
DEFAULT_LANG will essentially be used to specify what language
strings are initially written in.

This will eliminate the need for English translation arrays in
AUR and make adding or changing the English strings a lot easier.

DEFAULT_LANG may be required for strings to display properly.

Also change the output when a translation isn't found.
Eliminate the &lt;b&gt; which can cause validation errors depending
on where the string is placed.

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Remove all vim mode lines. Add HACKING file.</title>
<updated>2008-06-17T05:38:01Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-06-17T05:03:16Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=3a42725601885af3c7b25b376cd4c141c71968ee'/>
<id>urn:sha1:3a42725601885af3c7b25b376cd4c141c71968ee</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>New behaviour for translations. Function takes variable number of arguments.</title>
<updated>2008-03-27T07:36:15Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-03-26T18:22:12Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=ba9eda550340f7e1eb011b8ceea4d4cf33b762fa'/>
<id>urn:sha1:ba9eda550340f7e1eb011b8ceea4d4cf33b762fa</id>
<content type='text'>
The old string,array usage is still supported however. (for now)

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
Signed-off-by: Simo Leone &lt;simo@archlinux.org&gt;
</content>
</entry>
<entry>
<title>patch from eliott to convert all &lt;? to &lt;?php</title>
<updated>2007-09-20T21:46:43Z</updated>
<author>
<name>pjmattal</name>
<email>pjmattal</email>
</author>
<published>2007-09-20T21:46:43Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=452d6b1245f26b1c46e715077e9bcc593f66ed9e'/>
<id>urn:sha1:452d6b1245f26b1c46e715077e9bcc593f66ed9e</id>
<content type='text'>
</content>
</entry>
</feed>
