]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
changed some poche with wallabag
authorNicolas Lœuillet <nicolas.loeuillet@gmail.com>
Tue, 28 Jan 2014 10:08:21 +0000 (11:08 +0100)
committerNicolas Lœuillet <nicolas.loeuillet@gmail.com>
Tue, 28 Jan 2014 10:08:21 +0000 (11:08 +0100)
themes/courgette/install.twig
themes/courgette/layout.twig
themes/courgette/login.twig
themes/default/install.twig
themes/default/layout.twig
themes/default/login.twig

index 9b4a769c3e77faf8f9d90228c00e5602a06750d7..20d15f18391782460311f58ab0f085f3e708b3da 100755 (executable)
@@ -3,9 +3,9 @@
 {% block content %}
         <form method="post" action="?install" name="loginform">
             <fieldset class="w500p center">
-                <h2 class="mbs txtcenter">{% trans "install your poche" %}</h2>
+                <h2 class="mbs txtcenter">{% trans "install your wallabag" %}</h2>
                 <p>
-                    {% trans "poche is still not installed. Please fill the below form to install it. Don't hesitate to <a href='http://doc.wallabag.org'>read the documentation on poche website</a>." %}
+                    {% trans "wallabag is still not installed. Please fill the below form to install it. Don't hesitate to <a href='http://doc.wallabag.org'>read the documentation on wallabag website</a>." %}
                 </p>
                 <p class="row">
                     <label class="col w150p" for="login">{% trans "Login" %}</label>
index 9a420ac428dd331e184475f2ff741d57e8f9d583..57c2cc98269c5f82b5dca2ac75d44e34450f83f9 100755 (executable)
@@ -10,7 +10,7 @@
         <!--[if IE]>
         <meta http-equiv="X-UA-Compatible" content="IE=10">
         <![endif]-->
-        <title>{% block title %}{% endblock %} - poche</title>
+        <title>{% block title %}{% endblock %} - wallabag</title>
 {% include '_head.twig' %}
 {% include '_bookmarklet.twig' %}
     </head>
index 3e17982f349575023ccc3f120f06c65a5a816e87..1fec0fc94f6d5a2b060362a734ae17e59b088480 100755 (executable)
@@ -1,10 +1,10 @@
 {% extends "layout.twig" %}
 
-{% block title %}{% trans "login to your poche" %}{% endblock %}
+{% block title %}{% trans "login to your wallabag" %}{% endblock %}
 {% block content %}
             <form method="post" action="?login" name="loginform" id="loginForm">
                 <fieldset class="w500p center">
-                    <h2 class="mbs txtcenter">{% trans "login to your poche" %}</h2>
+                    <h2 class="mbs txtcenter">{% trans "login to your wallabag" %}</h2>
                     {% if constant('MODE_DEMO') == 1 %}<p>{% trans "you are in demo mode, some features may be disabled." %}</p>{% endif %}
                                        <div class="row">
                                                <label class="col w150p" for="login">{% trans "Login" %}</label>
index 0dec2c48ab82303e2b0e5f8f262ebf3a801471a9..c89c7e47eaa049d296f8d99e7f66e1b296dfb7f7 100644 (file)
@@ -3,9 +3,9 @@
 {% block content %}
         <form method="post" action="?install" name="loginform">
             <fieldset class="w500p center">
-                <h2 class="mbs txtcenter">{% trans "install your poche" %}</h2>
+                <h2 class="mbs txtcenter">{% trans "install your wallabag" %}</h2>
                 <p>
-                    {% trans "Poche is still not installed. Please fill the below form to install it. Don't hesitate to <a href='http://doc.wallabag.org/'>read the documentation on poche website</a>." %}
+                    {% trans "wallabag is still not installed. Please fill the below form to install it. Don't hesitate to <a href='http://doc.wallabag.org/'>read the documentation on wallabag website</a>." %}
                 </p>
                 <p class="row">
                     <label class="col w150p" for="login">{% trans "Login" %}</label>
index fec7054abc76346e75886ab73b513308cd99fef4..dfebc3eacff6abe6538968fd995f3e3011c9eee2 100644 (file)
@@ -10,7 +10,7 @@
         <!--[if IE]>
         <meta http-equiv="X-UA-Compatible" content="IE=10">
         <![endif]-->
-        <title>{% block title %}{% endblock %} - poche</title>
+        <title>{% block title %}{% endblock %} - wallabag</title>
 {% include '_head.twig' %}
 {% include '_bookmarklet.twig' %}
     </head>
index e2a9a9f520e808550517847515caa30727c84c38..bf685240618fb5068f928b90e677b9e420a6b69a 100644 (file)
@@ -1,11 +1,11 @@
 {% extends "layout.twig" %}
 
-{% block title %}{% trans "login to your poche" %}{% endblock %}
+{% block title %}{% trans "login to your wallabag" %}{% endblock %}
 {% block content %}
     {% if http_auth == 0 %}
             <form method="post" action="?login" name="loginform">
                 <fieldset class="w500p center">
-                    <h2 class="mbs txtcenter">{% trans "Login to poche" %}</h2>
+                    <h2 class="mbs txtcenter">{% trans "Login to wallabag" %}</h2>
                     {% if constant('MODE_DEMO') == 1 %}<p>{% trans "you are in demo mode, some features may be disabled." %}</p>{% endif %}
                                        <div class="row">
                                                <label class="col w150p" for="login">{% trans "Username" %}</label>