From: matt Date: Mon, 24 May 2010 15:46:43 +0000 (+0000) Subject: fixed some typos in the various labels. maybe require re-translating them X-Git-Tag: live~814 X-Git-Url: https://git.openstreetmap.org./osqa.git/commitdiff_plain/832ab5f1709152367418016e453dc8142a7ac476 fixed some typos in the various labels. maybe require re-translating them git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@317 0cfe37f9-358a-4d5e-be75-b63607b5c754 --- diff --git a/forum/skins/default/templates/users/subscriptions.html b/forum/skins/default/templates/users/subscriptions.html index df37d3d..f55245e 100644 --- a/forum/skins/default/templates/users/subscriptions.html +++ b/forum/skins/default/templates/users/subscriptions.html @@ -8,15 +8,15 @@

{% trans "Notifications and subscription settings" %}

{% blocktrans %} - Here you can decide which types of notifications you wish to receive, and it's frequency.
+ Here you can decide which types of notifications you wish to receive, and their frequency.
{% endblocktrans %} {% if notificatons_on %} {% blocktrans %} - Currently you have notifications enabled. You can always stop all notifications without loosing your settings and restart them afterwards.
+ Currently you have notifications enabled. You can always stop all notifications without losing your settings and restart them afterwards.
{% endblocktrans %} {% else %} {% blocktrans %} - Currently you have notifications disabled. You can enable them clicking on the Start notifications button bellow.
+ Currently you have notifications disabled. You can enable them by clicking on the Start notifications button bellow.
{% endblocktrans %} {% endif %}

@@ -108,7 +108,7 @@ - {{ form.notify_reply_to_comments }}{% trans "Notify me when someone replys to one of my comments on any post using the
@username
notation" %} + {{ form.notify_reply_to_comments }}{% trans "Notify me when someone replies to one of my comments on any post using the
@username
notation" %}