From c7fc0fab48c4b95da4b9c4cd95dd20dfdb4088c6 Mon Sep 17 00:00:00 2001 From: marko <marko.kuder@xlab.si> Date: Tue, 25 Oct 2016 22:38:10 +0200 Subject: [PATCH] TBC translation --- ckanext/qa/templates/report/openness.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ckanext/qa/templates/report/openness.html b/ckanext/qa/templates/report/openness.html index 55cb23d..ba4655a 100644 --- a/ckanext/qa/templates/report/openness.html +++ b/ckanext/qa/templates/report/openness.html @@ -5,7 +5,7 @@ <table class="table table-striped table-bordered table-condensed"> <thead> <tr> - <th>Ocene TBC</th> + <th>Neocenjene</th> {% for n in range(6) %} <th>Ocena {{n}}</th> {% endfor %} @@ -26,7 +26,7 @@ <thead> <tr> <th>Izdajatelj</th> - <th>Ocene TBC</th> + <th>Neocenjene</th> {% for n in range(6) %} <th>Ocena {{n}}</th> {% endfor %} @@ -59,7 +59,7 @@ <table class="table table-striped table-bordered table-condensed"> <thead> <tr> - <th>Ocene TBC</th> + <th>Neocenjene</th> {% for n in range(6) %} <th>Ocena {{n}}</th> {% endfor %} -- GitLab