From dcc73856a900a98b2b1efd5292eea6f662924884 Mon Sep 17 00:00:00 2001 From: Maryana Rozhankivska Date: Tue, 25 Feb 2014 15:45:39 +0200 Subject: "poche" word removed completely, all locales .po files updated, en, pl, ru and uk .mo files recompiled. --- themes/courgette/_top.twig | 2 +- themes/courgette/config.twig | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'themes/courgette') diff --git a/themes/courgette/_top.twig b/themes/courgette/_top.twig index 792687c0..2a2de211 100755 --- a/themes/courgette/_top.twig +++ b/themes/courgette/_top.twig @@ -1,6 +1,6 @@

- {% if view == 'home' %}{% block logo %}logo poche{% endblock %} + {% if view == 'home' %}{% block logo %}wallabag logo{% endblock %} {% elseif view == 'fav' %}{{ block('logo') }} Favoris {% elseif view == 'archive' %}{{ block('logo') }} Archive {% else %}{{ block('logo') }} diff --git a/themes/courgette/config.twig b/themes/courgette/config.twig index 26da7289..5c0aa4b1 100755 --- a/themes/courgette/config.twig +++ b/themes/courgette/config.twig @@ -7,7 +7,7 @@ {% block content %}

{% trans "Poching a link" %}

-

{% trans "You can poche a link by several methods:" %} (?)

+

{% trans "There are several ways to save an article:" %} (?)

-

{% trans "Updating poche" %}

+

{% trans "Upgrading wallabag" %}

-

{% trans "Export your poche datas" %}

-

{% trans "Click here" %} {% trans "to export your poche datas." %}

+

{% trans "Export your wallabag data" %}

+

{% trans "Click here" %} {% trans "to export your wallabag data." %}

{% endblock %} \ No newline at end of file -- cgit v1.2.3 From 08718c01e4b8b35fe75b1e04534e028dd26c8c53 Mon Sep 17 00:00:00 2001 From: Maryana Rozhankivska Date: Fri, 28 Mar 2014 11:26:48 +0200 Subject: problem with resources and localhost url fix --- themes/courgette/_head.twig | 18 +++++++++--------- themes/courgette/_top.twig | 2 +- themes/courgette/_view.twig | 2 +- themes/courgette/home.twig | 4 ++-- themes/courgette/tags.twig | 2 +- 5 files changed, 14 insertions(+), 14 deletions(-) mode change 100644 => 100755 themes/courgette/tags.twig (limited to 'themes/courgette') diff --git a/themes/courgette/_head.twig b/themes/courgette/_head.twig index 57b40f41..059936d9 100755 --- a/themes/courgette/_head.twig +++ b/themes/courgette/_head.twig @@ -1,11 +1,11 @@ - - - - - - - - + + + + + + + + - + diff --git a/themes/courgette/_top.twig b/themes/courgette/_top.twig index 2a2de211..4d2dbb21 100755 --- a/themes/courgette/_top.twig +++ b/themes/courgette/_top.twig @@ -1,6 +1,6 @@

- {% if view == 'home' %}{% block logo %}wallabag logo{% endblock %} + {% if view == 'home' %}{% block logo %}wallabag logo{% endblock %} {% elseif view == 'fav' %}{{ block('logo') }} Favoris {% elseif view == 'archive' %}{{ block('logo') }} Archive {% else %}{{ block('logo') }} diff --git a/themes/courgette/_view.twig b/themes/courgette/_view.twig index e80829ef..5aa201d4 100755 --- a/themes/courgette/_view.twig +++ b/themes/courgette/_view.twig @@ -23,7 +23,7 @@ {{ content | raw }} - + +