Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/twine.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbootstraponline <code@bootstraponline.com>2014-08-04 03:12:39 +0400
committerbootstraponline <code@bootstraponline.com>2014-08-04 03:12:39 +0400
commit1bab99ae7da2f10a0c16bb87b63a4f78532e56b9 (patch)
tree9631113b16290991325e22b81ebd31dfbf58e14d /README.md
parent4bf05d871f445070191fc9b5018abef2bc97d93c (diff)
Fix tizen link
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4361925..c4d6ee0 100644
--- a/README.md
+++ b/README.md
@@ -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