<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git, branch archive/attic/i18n</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fi18n</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fi18n'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2005-11-03T21:29:48Z</updated>
<entry>
<title>i18n: merged to [1054] of trunk</title>
<updated>2005-11-03T21:29:48Z</updated>
<author>
<name>Georg Bauer</name>
<email>gb@hugo.westfalen.de</email>
</author>
<published>2005-11-03T21:29:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e27211a0deae2f1d402537f0ebb64ad4ccf6a4da'/>
<id>urn:sha1:e27211a0deae2f1d402537f0ebb64ad4ccf6a4da</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@1067 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>i18n: fixed documentation and message scanner for constant string translations</title>
<updated>2005-11-03T17:10:16Z</updated>
<author>
<name>Georg Bauer</name>
<email>gb@hugo.westfalen.de</email>
</author>
<published>2005-11-03T17:10:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9e724c25236b1e00a36a146e66b5deaa43d2af96'/>
<id>urn:sha1:9e724c25236b1e00a36a146e66b5deaa43d2af96</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@1066 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>i18n: readded constant string translations, needed for template tags with string constants</title>
<updated>2005-11-03T16:50:41Z</updated>
<author>
<name>Georg Bauer</name>
<email>gb@hugo.westfalen.de</email>
</author>
<published>2005-11-03T16:50:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=11e6a880111f60b9d037a4f1f53b7b68d1da552f'/>
<id>urn:sha1:11e6a880111f60b9d037a4f1f53b7b68d1da552f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@1065 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>i18n: updated unittests and fixed bugs in the tags, removed the old tags and fixed #719 (thx nesh)</title>
<updated>2005-11-03T16:07:43Z</updated>
<author>
<name>Georg Bauer</name>
<email>gb@hugo.westfalen.de</email>
</author>
<published>2005-11-03T16:07:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1470bb0b2391028e00ea1eb95eca7c90e12b004c'/>
<id>urn:sha1:1470bb0b2391028e00ea1eb95eca7c90e12b004c</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@1064 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>i18n: updated translation documentation for new syntax</title>
<updated>2005-11-03T12:01:16Z</updated>
<author>
<name>Georg Bauer</name>
<email>gb@hugo.westfalen.de</email>
</author>
<published>2005-11-03T12:01:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ed05d90232c6fde902b4c8fe9878d9c347a84da5'/>
<id>urn:sha1:ed05d90232c6fde902b4c8fe9878d9c347a84da5</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@1063 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>i18n: rebuilt the .po and .mo files based on the new source</title>
<updated>2005-11-03T11:26:42Z</updated>
<author>
<name>Georg Bauer</name>
<email>gb@hugo.westfalen.de</email>
</author>
<published>2005-11-03T11:26:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c9194cdf9052ecb5942020bdbda9e4100f228324'/>
<id>urn:sha1:c9194cdf9052ecb5942020bdbda9e4100f228324</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@1062 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>i18n: implemented the proposed syntax change to {% trans %} and {% blocktrans %}</title>
<updated>2005-11-03T11:25:18Z</updated>
<author>
<name>Georg Bauer</name>
<email>gb@hugo.westfalen.de</email>
</author>
<published>2005-11-03T11:25:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b60d7ff98582798723fe64da12089d93e92bab85'/>
<id>urn:sha1:b60d7ff98582798723fe64da12089d93e92bab85</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@1061 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>i18n: updated sr translation. thx Petar.</title>
<updated>2005-11-03T07:54:45Z</updated>
<author>
<name>Georg Bauer</name>
<email>gb@hugo.westfalen.de</email>
</author>
<published>2005-11-03T07:54:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=df1e0ef61bbf95a86ea1a1dfedccd7b5517cf6f7'/>
<id>urn:sha1:df1e0ef61bbf95a86ea1a1dfedccd7b5517cf6f7</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@1060 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>i18n: fixed the LANGUAGES variable to contain language codes (instead of locale codes) and fixed a wrong language name</title>
<updated>2005-11-03T07:53:22Z</updated>
<author>
<name>Georg Bauer</name>
<email>gb@hugo.westfalen.de</email>
</author>
<published>2005-11-03T07:53:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=76c591dbe5504e4cfcd321641ffb081579c19d32'/>
<id>urn:sha1:76c591dbe5504e4cfcd321641ffb081579c19d32</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@1059 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Small update to [1057]</title>
<updated>2005-11-03T06:54:10Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-11-03T06:54:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9af59f4ba864ce67147814db22712ccbfdc8569c'/>
<id>urn:sha1:9af59f4ba864ce67147814db22712ccbfdc8569c</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@1058 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
