From 200c758ff411c013391d4c84bce24e0df9cfbac1 Mon Sep 17 00:00:00 2001
From: tcit
Date: Sat, 26 Jul 2014 12:42:48 +0200
Subject: Translations
---
themes/courgette/config.twig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'themes/courgette')
diff --git a/themes/courgette/config.twig b/themes/courgette/config.twig
index 9ab58461..e921b499 100755
--- a/themes/courgette/config.twig
+++ b/themes/courgette/config.twig
@@ -116,6 +116,6 @@
{% else %}{% trans "You are the only user, you cannot delete your own account." %}
- {% trans "To completely remove wallabag, delete the wallabag folder on your web server." %}
{% endif %}
+ {% trans "To completely remove wallabag, delete the wallabag folder on your web server (and eventual databases)." %}
{% endif %}
{% endblock %}
--
cgit v1.2.3
From 280972a66cd1a64003b4c4e5cc9b17347c1638bc Mon Sep 17 00:00:00 2001
From: tcit
Date: Sat, 26 Jul 2014 12:44:55 +0200
Subject: changes in all themes
---
themes/courgette/config.twig | 4 ++++
1 file changed, 4 insertions(+)
(limited to 'themes/courgette')
diff --git a/themes/courgette/config.twig b/themes/courgette/config.twig
index e921b499..c4933794 100755
--- a/themes/courgette/config.twig
+++ b/themes/courgette/config.twig
@@ -97,6 +97,10 @@
{% trans "Password for new user" %}
+
+ {% trans 'Email for new user (not required)' %}
+
+
{% trans "Send" %}
--
cgit v1.2.3