From 43c1115eeb71e2f4ebab1e7e85b1425f7134a14e Mon Sep 17 00:00:00 2001 From: William Theaker Date: Sun, 15 Dec 2013 00:18:26 -0500 Subject: Edited text --- themes/default/config.twig | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'themes/default/config.twig') diff --git a/themes/default/config.twig b/themes/default/config.twig index 67a38f0b..441ed01f 100644 --- a/themes/default/config.twig +++ b/themes/default/config.twig @@ -5,27 +5,27 @@ {% include '_menu.twig' %} {% endblock %} {% block content %} -

{% trans "Poching a link" %}

-

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

+

{% trans "Poching links" %}

+

{% trans "There are several ways to poche a link::" %} (?)

{% trans "Updating poche" %}

@@ -101,15 +101,15 @@

{% trans "Import" %}

{% trans "Please execute the import script locally, it can take a very long time." %}

-

{% trans "More infos in the official doc:" %} inthepoche.com

+

{% trans "More info in the official docs:" %} inthepoche.com

-

{% trans "Export your poche datas" %}

+

{% trans "Export your poche data" %}

{% if constant('STORAGE') == 'sqlite' %}

{% trans "Click here" %} {% trans "to download your database." %}

{% endif %} -

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

+

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

{% endblock %} -- cgit v1.2.3