<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/i18n/spec, branch v1.2.13</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-07-03T21:51:31+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=b3d7a038d774d823ef861b76fb8bfa22e60a3df5'/>
<id>b3d7a038d774d823ef861b76fb8bfa22e60a3df5</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:13:49+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=695c54c17b3299cd6170c45878b41cb46a577cd2'/>
<id>695c54c17b3299cd6170c45878b41cb46a577cd2</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 i18n closure slurper logic and parse extended datetime symbols</title>
<updated>2013-03-20T23:19:46+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=23abb990f10270f7992429ef83f86b83c91f75ea'/>
<id>23abb990f10270f7992429ef83f86b83c91f75ea</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>
