X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/0f2d00f9d7d5d28149707f66c719b28edfe51aed..5cced8510af03eec1438cfefcf9f44e2e7a49087:/forum/skins/default/templates/users/subscriptions.html
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" %}
|