<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/i18n/spec, branch v1.0.x</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>fix(i18n): Do not transform arrays into objects</title>
<updated>2013-08-12T23:23:38+00:00</updated>
<author>
<name>Lucas Galfasó</name>
</author>
<published>2013-05-05T00:44:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=751c77f87b34389c5b85a23c71080d367c42d31b'/>
<id>751c77f87b34389c5b85a23c71080d367c42d31b</id>
<content type='text'>
Do not trasnform arrays into objects when generating the locale objects
Add unit test for this check
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not trasnform arrays into objects when generating the locale objects
Add unit test for this check
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(i18n): escape all chars above \u007f in locale files</title>
<updated>2013-04-17T21:16:57+00:00</updated>
<author>
<name>Pete Bacon Darwin</name>
</author>
<published>2013-04-17T21:13:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=7e168c8ad2cc79d5362808a0291c6b69913a2c63'/>
<id>7e168c8ad2cc79d5362808a0291c6b69913a2c63</id>
<content type='text'>
Modify the script that writes the locales so all characters above \u007f are escaped
Includes the updated locale files after running the closureI18nExtractor.

Closes #2417
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modify the script that writes the locales so all characters above \u007f are escaped
Includes the updated locale files after running the closureI18nExtractor.

Closes #2417
</pre>
</div>
</content>
</entry>
<entry>
<title>chore($ngLocale): refactor slurper &amp; parse extended datetime symbols</title>
<updated>2013-04-04T16:28:23+00:00</updated>
<author>
<name>Chirayu Krishnappa</name>
</author>
<published>2013-03-08T23:37:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=139c5320191ec5e9f37ba689c5e8e917087f6bfb'/>
<id>139c5320191ec5e9f37ba689c5e8e917087f6bfb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(i18n): collect and convert locale info from closure</title>
<updated>2011-08-15T06:44:20+00:00</updated>
<author>
<name>Di Peng</name>
</author>
<published>2011-07-29T21:22:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=966cbd4cf8d795b1706ff400f604c6002d7e81f9'/>
<id>966cbd4cf8d795b1706ff400f604c6002d7e81f9</id>
<content type='text'>
- add i18n/closure directory with closure i18n files and
  update-closure.sh script to update them
- generate.sh script runs node.js scripts that extract localization
  rules from the closure library, transform them to a more suitable
format and dumps them into i18n/locale directory as angular's $locale
services
- update Rakefile to copy i18n files to build/ and pkg/ dirs
- copy i18n stuff during rake build
- e2e tests for several locales
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add i18n/closure directory with closure i18n files and
  update-closure.sh script to update them
- generate.sh script runs node.js scripts that extract localization
  rules from the closure library, transform them to a more suitable
format and dumps them into i18n/locale directory as angular's $locale
services
- update Rakefile to copy i18n files to build/ and pkg/ dirs
- copy i18n stuff during rake build
- e2e tests for several locales
</pre>
</div>
</content>
</entry>
</feed>
