Merge pull request #63 from bootstraponline/patch-1

Fix tizen link
This commit is contained in:
Sebastian Celis 2014-08-04 09:06:12 -05:00
commit ee6789f62a

View file

@ -77,7 +77,7 @@ Twine currently supports the following formats for outputting strings:
* [Gettext PO Files][gettextpo] (format: gettext)
* [jquery-localize Language Files][jquerylocalize] (format: jquery)
* [Django PO Files][djangopo] (format: django)
* [Tizen String Resources][https://developer.tizen.org/documentation/articles/localization] (format: tizen)
* [Tizen String Resources][tizen] (format: tizen)
If you would like to enable twine to create language files in another format, create an appropriate formatter in `lib/twine/formatters`.
@ -187,3 +187,4 @@ Many thanks to all of the contributors to the Twine project, including:
[gettextpo]: http://www.gnu.org/savannah-checkouts/gnu/gettext/manual/html_node/PO-Files.html
[jquerylocalize]: https://github.com/coderifous/jquery-localize
[djangopo]: https://docs.djangoproject.com/en/dev/topics/i18n/translation/
[tizen]: https://developer.tizen.org/documentation/articles/localization