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