From 5905b83c99762493d9beed86b892b67a9a6f1546 Mon Sep 17 00:00:00 2001 From: Web Dots Date: Sun, 26 Oct 2014 21:38:53 +0100 Subject: [PATCH 1/3] Adding the link to the official Romanian Bitcoin forum --- _templates/community.html | 1 + 1 file changed, 1 insertion(+) diff --git a/_templates/community.html b/_templates/community.html index 355e7053..f00d3a04 100644 --- a/_templates/community.html +++ b/_templates/community.html @@ -14,6 +14,7 @@ id: community {% if page.lang == 'es' %}

ForoBitco.in en Español

{% endif %} {% if page.lang == 'es' %}

Foro Bitcoin en Español

{% endif %} {% if page.lang == 'pl' %}

Polski portal bitcoin.pl

{% endif %} + {% if page.lang == 'ro' %}

Forumul oficial Bitcoin Romania

{% endif %}

{% translate bitcointalk %}

{% translate reddit %}

{% translate stackexchange %}

From 798eaa5d9d1d1858b3bb8382f4301a4395c560d8 Mon Sep 17 00:00:00 2001 From: Web Dots Date: Sun, 26 Oct 2014 21:43:20 +0100 Subject: [PATCH 2/3] no https yet for the Romanian Bitcoin forum --- _templates/community.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_templates/community.html b/_templates/community.html index f00d3a04..46bbf974 100644 --- a/_templates/community.html +++ b/_templates/community.html @@ -14,7 +14,7 @@ id: community {% if page.lang == 'es' %}

ForoBitco.in en Español

{% endif %} {% if page.lang == 'es' %}

Foro Bitcoin en Español

{% endif %} {% if page.lang == 'pl' %}

Polski portal bitcoin.pl

{% endif %} - {% if page.lang == 'ro' %}

Forumul oficial Bitcoin Romania

{% endif %} + {% if page.lang == 'ro' %}

Forumul oficial Bitcoin Romania

{% endif %}

{% translate bitcointalk %}

{% translate reddit %}

{% translate stackexchange %}

From 5bb280c4402f2dd2b3021130f6400be931c9d588 Mon Sep 17 00:00:00 2001 From: Web Dots Date: Tue, 28 Oct 2014 11:05:20 +0100 Subject: [PATCH 3/3] changing the wording for the Romanian forum link --- _templates/community.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_templates/community.html b/_templates/community.html index 46bbf974..9a18a3d0 100644 --- a/_templates/community.html +++ b/_templates/community.html @@ -14,7 +14,7 @@ id: community {% if page.lang == 'es' %}

ForoBitco.in en Español

{% endif %} {% if page.lang == 'es' %}

Foro Bitcoin en Español

{% endif %} {% if page.lang == 'pl' %}

Polski portal bitcoin.pl

{% endif %} - {% if page.lang == 'ro' %}

Forumul oficial Bitcoin Romania

{% endif %} + {% if page.lang == 'ro' %}

Forumul comunitatii Bitcoin Romania

{% endif %}

{% translate bitcointalk %}

{% translate reddit %}

{% translate stackexchange %}