2 Apr 2012 11:00
[SCM] UNNAMED PROJECT branch, master, updated. b965dabc360aaf521a7444746eccd461ce408d70
Michal Cihar <michal <at> cihar.com>
2012-04-02 09:00:59 GMT
2012-04-02 09:00:59 GMT
The following commit has been merged in the master branch:
commit b965dabc360aaf521a7444746eccd461ce408d70
Author: Michal Čihař <michal <at> cihar.com>
Date: Mon Apr 2 11:00:35 2012 +0200
Reformat message
diff --git a/html/contribute/translate.html b/html/contribute/translate.html
index c0b82a2..05e9a31 100644
--- a/html/contribute/translate.html
+++ b/html/contribute/translate.html
<at> <at> -89,11 +89,7 <at> <at> is two letter code of your translation.
</p>
<p>
-{% blocktrans %}
-You should follow terminology as defined for your language in <a
-href="https://l10n.cihar.com/dictionaries/gammu/">dictionary for the project</a>.
-If it is not defined, you can help creating one!
-{% endblocktrans %}
+{% blocktrans with "https://l10n.cihar.com/dictionaries/gammu/" as url %}You should follow
terminology as defined for your language in <a href="{{ url }}">dictionary for the project</a>. If it is
not defined, you can help creating one!{% endblocktrans %}
</p>
<h3>{% trans "What is Important?" %}</h3>
diff --git a/locale/cs/LC_MESSAGES/django.po b/locale/cs/LC_MESSAGES/django.po
index 5f49da3..c0b248b 100644
--- a/locale/cs/LC_MESSAGES/django.po
+++ b/locale/cs/LC_MESSAGES/django.po
(Continue reading)
RSS Feed