aboutsummaryrefslogtreecommitdiffstats
path: root/docs/glossary.md
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2015-03-12 17:34:54 +0000
committerLouise Crow <louise.crow@gmail.com>2015-03-12 17:34:54 +0000
commitaf8d108e972a176c9ecf19d4176d0fb6d7b7cb8e (patch)
treed60d8bccfb79ca0b59420741278c059704c42456 /docs/glossary.md
parent269395982ebd99d080c5c01c74a5077a20518f18 (diff)
Add Transifex to glossary.
Diffstat (limited to 'docs/glossary.md')
-rw-r--r--docs/glossary.md21
1 files changed, 19 insertions, 2 deletions
diff --git a/docs/glossary.md b/docs/glossary.md
index 504b930ba..585ca67be 100644
--- a/docs/glossary.md
+++ b/docs/glossary.md
@@ -53,6 +53,7 @@ Definitions
<li><a href="#super">superuser</a></li>
<li><a href="#tag">tag</a></li>
<li><a href="#theme">theme</a></li>
+ <li><a href="#transifex">Transifex</a></li>
<li><a href="#wdtk">WhatDoTheyKnow</a></li>
</ul>
@@ -596,7 +597,7 @@ Definitions
Alaveteli</a> for more technical details.
</li>
<li>
- Alaveteli is on the <a href="https://www.transifex.net/projects/p/alaveteli/">Transifex</a>
+ Alaveteli is on the <a href="https://www.transifex.com/projects/p/alaveteli/">Transifex</a>
website, which lets translators work on Alaveteli in a browser, without needing
to worry about this underlying structure.
</li>
@@ -1025,11 +1026,27 @@ Definitions
and the code that causes the site to look or behave differently from the
default. Typically you'll need a theme to make Alaveteli show your own
brand.
+ <div class="more-info">
+ <p>More information:</p>
+ <ul>
+ <li>
+ <a href="{{ site.baseurl }}docs/customising/themes/">about themes</a>
+ </li>
+ </ul>
+ </div>
+ </dd>
+ <dt>
+
+ <a name="transifex">Transifex</a>
+ </dt>
+ <dd>
+
+ <a href="https://www.transifex.com/">Transifex</a> is a website that helps translators add translations for software projects.
<div class="more-info">
<p>More information:</p>
<ul>
<li>
- <a href="{{ site.baseurl }}docs/customising/themes/">about themes</a>
+ The Transifex project for Alaveteli is at <a href="https://www.transifex.com/projects/p/alaveteli">https://www.transifex.com/projects/p/alaveteli</a>
</li>
</ul>
</div>