mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-23 17:42:15 -05:00
commit
b40cd4e73f
@ -388,7 +388,7 @@ class Poche
|
|||||||
$this->pagination->page_links('?view=' . $view . '?search=' . $search . '&sort=' . $_SESSION['sort'] . '&' ));
|
$this->pagination->page_links('?view=' . $view . '?search=' . $search . '&sort=' . $_SESSION['sort'] . '&' ));
|
||||||
$tpl_vars['page_links'] = $page_links;
|
$tpl_vars['page_links'] = $page_links;
|
||||||
$tpl_vars['nb_results'] = $count;
|
$tpl_vars['nb_results'] = $count;
|
||||||
$tpl_vars['search_term'] = $search;
|
$tpl_vars['searchterm'] = $search;
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
case 'view':
|
case 'view':
|
||||||
|
Binary file not shown.
@ -4,13 +4,13 @@ msgstr ""
|
|||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2014-02-25 15:17+0300\n"
|
"POT-Creation-Date: 2014-02-25 15:17+0300\n"
|
||||||
"PO-Revision-Date: \n"
|
"PO-Revision-Date: \n"
|
||||||
"Last-Translator: tcit <tcit@tcit.fr>\n"
|
"Last-Translator: tcit <tcit@openmailbox.org>\n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"Language: en\n"
|
"Language: en\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Generator: Poedit 1.6.9\n"
|
"X-Generator: Poedit 1.5.4\n"
|
||||||
"X-Poedit-Basepath: .\n"
|
"X-Poedit-Basepath: .\n"
|
||||||
|
|
||||||
msgid "wallabag, a read it later open source system"
|
msgid "wallabag, a read it later open source system"
|
||||||
@ -186,6 +186,24 @@ msgstr "to delete cache."
|
|||||||
msgid "You can enter multiple tags, separated by commas."
|
msgid "You can enter multiple tags, separated by commas."
|
||||||
msgstr "You can enter multiple tags, separated by commas."
|
msgstr "You can enter multiple tags, separated by commas."
|
||||||
|
|
||||||
|
msgid "Add tags:"
|
||||||
|
msgstr "Add tags:"
|
||||||
|
|
||||||
|
msgid "no tags"
|
||||||
|
msgstr "no tags"
|
||||||
|
|
||||||
|
msgid "The tag has been applied successfully"
|
||||||
|
msgstr "The tag has been applied successfully"
|
||||||
|
|
||||||
|
msgid "interview"
|
||||||
|
msgstr "interview"
|
||||||
|
|
||||||
|
msgid "editorial"
|
||||||
|
msgstr "editorial"
|
||||||
|
|
||||||
|
msgid "video"
|
||||||
|
msgstr "video"
|
||||||
|
|
||||||
msgid "return to article"
|
msgid "return to article"
|
||||||
msgstr "return to article"
|
msgstr "return to article"
|
||||||
|
|
||||||
@ -571,6 +589,36 @@ msgstr ""
|
|||||||
msgid "Enter your search here"
|
msgid "Enter your search here"
|
||||||
msgstr "Enter your search here"
|
msgstr "Enter your search here"
|
||||||
|
|
||||||
|
msgid "Tag these results as"
|
||||||
|
msgstr "Tag these results as"
|
||||||
|
|
||||||
|
# ebook
|
||||||
|
msgid "Fancy an E-Book ?"
|
||||||
|
msgstr "Fancy an E-Book ?"
|
||||||
|
|
||||||
|
msgid ""
|
||||||
|
"Click on <a href=\"./?epub&method=all\" title=\"Generate ePub\">this "
|
||||||
|
"link</a> to get all your articles in one ebook (ePub 3 format)."
|
||||||
|
msgstr ""
|
||||||
|
"Click on <a href=\"./?epub&method=all\" title=\"Generate ePub\">this "
|
||||||
|
"link</a> to get all your articles in one ebook (ePub 3 format)."
|
||||||
|
|
||||||
|
msgid ""
|
||||||
|
"This can <b>take a while</b> and can <b>even fail</b> if you have too many "
|
||||||
|
"articles, depending on your server configuration."
|
||||||
|
msgstr ""
|
||||||
|
"This can <b>take a while</b> and can <b>even fail</b> if you have too many "
|
||||||
|
"articles, depending on your server configuration."
|
||||||
|
|
||||||
|
msgid "Download the articles from this tag in an epub"
|
||||||
|
msgstr "Download the articles from this tag in an epub"
|
||||||
|
|
||||||
|
msgid "Download the articles from this search in an epub"
|
||||||
|
msgstr "Download the articles from this search in an epub"
|
||||||
|
|
||||||
|
msgid "Download the articles from this category in an epub"
|
||||||
|
msgstr "Download the articles from this category in an epub"
|
||||||
|
|
||||||
#~ msgid "poche it!"
|
#~ msgid "poche it!"
|
||||||
#~ msgstr "poche it!"
|
#~ msgstr "poche it!"
|
||||||
|
|
||||||
|
Binary file not shown.
@ -4,7 +4,7 @@ msgstr ""
|
|||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2014-05-10 20:09+0100\n"
|
"POT-Creation-Date: 2014-05-10 20:09+0100\n"
|
||||||
"PO-Revision-Date: \n"
|
"PO-Revision-Date: \n"
|
||||||
"Last-Translator: tcit <tcit@tcit.fr>\n"
|
"Last-Translator: tcit <tcit@openmailbox.org>\n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"Language: fr_FR\n"
|
"Language: fr_FR\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@ -12,7 +12,7 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Poedit-KeywordsList: _;gettext;gettext_noop\n"
|
"X-Poedit-KeywordsList: _;gettext;gettext_noop\n"
|
||||||
"X-Poedit-SourceCharset: UTF-8\n"
|
"X-Poedit-SourceCharset: UTF-8\n"
|
||||||
"X-Generator: Poedit 1.6.9\n"
|
"X-Generator: Poedit 1.5.4\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
msgid "wallabag, a read it later open source system"
|
msgid "wallabag, a read it later open source system"
|
||||||
@ -372,6 +372,24 @@ msgstr "Cet article s'affiche mal ?"
|
|||||||
msgid "tags:"
|
msgid "tags:"
|
||||||
msgstr "tags :"
|
msgstr "tags :"
|
||||||
|
|
||||||
|
msgid "Add tags:"
|
||||||
|
msgstr "Ajouter des tags :"
|
||||||
|
|
||||||
|
msgid "no tags"
|
||||||
|
msgstr "pas de tags"
|
||||||
|
|
||||||
|
msgid "The tag has been applied successfully"
|
||||||
|
msgstr "Le tag a été appliqué avec succès"
|
||||||
|
|
||||||
|
msgid "interview"
|
||||||
|
msgstr "interview"
|
||||||
|
|
||||||
|
msgid "editorial"
|
||||||
|
msgstr "éditorial"
|
||||||
|
|
||||||
|
msgid "video"
|
||||||
|
msgstr "vidéo"
|
||||||
|
|
||||||
msgid "Edit tags"
|
msgid "Edit tags"
|
||||||
msgstr "Modifier les tags"
|
msgstr "Modifier les tags"
|
||||||
|
|
||||||
@ -655,3 +673,33 @@ msgstr "Cache effacé."
|
|||||||
|
|
||||||
msgid "Oops, it seems you don't have PHP 5."
|
msgid "Oops, it seems you don't have PHP 5."
|
||||||
msgstr "Oups, vous ne semblez pas avoir PHP 5."
|
msgstr "Oups, vous ne semblez pas avoir PHP 5."
|
||||||
|
|
||||||
|
msgid "Tag these results as"
|
||||||
|
msgstr "Appliquer à ces résultats le tag"
|
||||||
|
|
||||||
|
# ebook
|
||||||
|
msgid "Fancy an E-Book ?"
|
||||||
|
msgstr "Envie d'un E-Book ?"
|
||||||
|
|
||||||
|
msgid ""
|
||||||
|
"Click on <a href=\"./?epub&method=all\" title=\"Generate ePub\">this "
|
||||||
|
"link</a> to get all your articles in one ebook (ePub 3 format)."
|
||||||
|
msgstr ""
|
||||||
|
"Cliquez sur <a href=\"./?epub&method=all\" title=\"Générer ePub\">ce "
|
||||||
|
"lien</a> pour obtenir tous vos articles (format ePub 3)."
|
||||||
|
|
||||||
|
msgid ""
|
||||||
|
"This can <b>take a while</b> and can <b>even fail</b> if you have too many "
|
||||||
|
"articles, depending on your server configuration."
|
||||||
|
msgstr ""
|
||||||
|
"Ceci peut <b>prendre un moment</b> et même <b>échouer</b> si vous avez trop "
|
||||||
|
"d'articles, selon la configuration de votre serveur."
|
||||||
|
|
||||||
|
msgid "Download the articles from this tag in an epub"
|
||||||
|
msgstr "Télécharger les articles de ce tag dans un epub"
|
||||||
|
|
||||||
|
msgid "Download the articles from this search in an epub"
|
||||||
|
msgstr "Télécharger les articles de cette recherche dans un epub"
|
||||||
|
|
||||||
|
msgid "Download the articles from this category in an epub"
|
||||||
|
msgstr "Télécharger les articles de cette catégorie dans un epub"
|
||||||
|
@ -92,6 +92,7 @@ form fieldset {
|
|||||||
form input[type="text"], select, form input[type="password"], form input[type="url"], form input[type="email"] {
|
form input[type="text"], select, form input[type="password"], form input[type="url"], form input[type="email"] {
|
||||||
border: 1px solid #999;
|
border: 1px solid #999;
|
||||||
padding: 0.5em 1em;
|
padding: 0.5em 1em;
|
||||||
|
margin-left: 5px;
|
||||||
min-width: 12em;
|
min-width: 12em;
|
||||||
color: #666;
|
color: #666;
|
||||||
}
|
}
|
||||||
|
@ -13,14 +13,14 @@
|
|||||||
<h2>{{ entry.title|raw }}</21>
|
<h2>{{ entry.title|raw }}</21>
|
||||||
</div>
|
</div>
|
||||||
{% if tags is empty %}
|
{% if tags is empty %}
|
||||||
<div class="notags">no tags</div>
|
<div class="notags">{% trans "no tags" %}</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<ul>
|
<ul>
|
||||||
{% for tag in tags %}<li>{{ tag.value }} <a href="./?action=remove_tag&tag_id={{ tag.id }}&id={{ entry_id }}">✘</a></li>{% endfor %}
|
{% for tag in tags %}<li>{{ tag.value }} <a href="./?action=remove_tag&tag_id={{ tag.id }}&id={{ entry_id }}">✘</a></li>{% endfor %}
|
||||||
</ul>
|
</ul>
|
||||||
<form method="post" action="./?action=add_tag">
|
<form method="post" action="./?action=add_tag">
|
||||||
<input type="hidden" name="entry_id" value="{{ entry_id }}" />
|
<input type="hidden" name="entry_id" value="{{ entry_id }}" />
|
||||||
<label for="value">Add tags: </label><input type="text" placeholder="interview, editorial, video" id="value" name="value" required="required" />
|
<label for="value">{% trans "Add tags:" %}</label><input type="text" placeholder="{% trans "interview" %}, {% trans "editorial" %}, {% trans "video" %}" id="value" name="value" required="required" />
|
||||||
<input type="submit" value="Tag" />
|
<input type="submit" value="Tag" />
|
||||||
<p>{% trans "Start typing for auto complete." %}<br>
|
<p>{% trans "Start typing for auto complete." %}<br>
|
||||||
{% trans "You can enter multiple tags, separated by commas." %}</p>
|
{% trans "You can enter multiple tags, separated by commas." %}</p>
|
||||||
|
@ -57,9 +57,10 @@
|
|||||||
{% endfor %}
|
{% endfor %}
|
||||||
</div>
|
</div>
|
||||||
{{ block('pager') }}
|
{{ block('pager') }}
|
||||||
{% if view == 'home' %}{% if nb_results > 1 %}<a title="{% trans "Mark all the entries as read" %}" href="./?action=archive_all">{{ "Mark all the entries as read" }}</a>{% endif %}{% endif %}
|
{% if view == 'home' %}{% if nb_results > 1 %}<a title="{% trans "Mark all the entries as read" %}" href="./?action=archive_all">{% trans "Mark all the entries as read" %}</a>{% endif %}{% endif %}
|
||||||
|
|
||||||
{% if search_term is defined %}<a title="{% trans %} Apply the tag {{ search_term }} to this search {% endtrans %}" href="./?action=add_tag&search={{ search_term }}">{% trans %} Apply the tag {{ search_term }} to this search {% endtrans %}</a>{% endif %}
|
{% if searchterm is defined %}<a title="{% trans "Tag these results as" %} {{ searchterm }}" href="./?action=add_tag&search={{ searchterm }}">
|
||||||
|
{% trans "Tag these results as" %} {{ searchterm }}</a>{% endif %}
|
||||||
|
|
||||||
{% if tag %}<a title="{% trans "Download the articles from this tag in an epub" %}" href="./?epub&method=tag&value={{ tag.value }}">{% trans "Download the articles from this tag in an epub" %}</a>
|
{% if tag %}<a title="{% trans "Download the articles from this tag in an epub" %}" href="./?epub&method=tag&value={{ tag.value }}">{% trans "Download the articles from this tag in an epub" %}</a>
|
||||||
{% elseif search_term is defined %}<a title="{% trans "Download the articles from this search in an epub" %}" href="./?epub&method=search&value={{ search_term }}">{% trans "Download the articles from this search in an epub" %}</a>
|
{% elseif search_term is defined %}<a title="{% trans "Download the articles from this search in an epub" %}" href="./?epub&method=search&value={{ search_term }}">{% trans "Download the articles from this search in an epub" %}</a>
|
||||||
|
@ -26,13 +26,13 @@
|
|||||||
{% block pager %}
|
{% block pager %}
|
||||||
{% if nb_results > 1 %}
|
{% if nb_results > 1 %}
|
||||||
<div class="results">
|
<div class="results">
|
||||||
<div class="nb-results">{{ nb_results }} {% trans "results" %}{% if search_term is defined %}{% trans " found for « " %} {{ search_term }} »{% endif %}</div>
|
<div class="nb-results">{{ nb_results }} {% trans "results" %}{% if searchterm is defined %}{% trans " found for « " %} {{ searchterm }} »{% endif %}</div>
|
||||||
{{ page_links | raw }}
|
{{ page_links | raw }}
|
||||||
</div>
|
</div>
|
||||||
{% elseif nb_results == 1 %}
|
{% elseif nb_results == 1 %}
|
||||||
{% if search_term is defined %}
|
{% if searchterm is defined %}
|
||||||
<div class="results">
|
<div class="results">
|
||||||
<div class="nb-results">{% trans "Only one result found for " %} « {{ search_term }} »</div>
|
<div class="nb-results">{% trans "Only one result found for " %} « {{ searchterm }} »</div>
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
@ -53,8 +53,10 @@
|
|||||||
|
|
||||||
{{ block('pager') }}
|
{{ block('pager') }}
|
||||||
|
|
||||||
|
{% if searchterm is defined %}<a title="{% trans "Tag these results as" %} {{ searchterm }}" href="./?action=add_tag&search={{ searchterm }}">{% trans "Tag these results as" %} {{ searchterm }}</a>{% endif %}
|
||||||
|
|
||||||
{% if tag %}<a title="{% trans "Download the articles from this tag in an epub" %}" href="./?epub&method=tag&value={{ tag.value }}">{% trans "Download the articles from this tag in an epub" %}</a>
|
{% if tag %}<a title="{% trans "Download the articles from this tag in an epub" %}" href="./?epub&method=tag&value={{ tag.value }}">{% trans "Download the articles from this tag in an epub" %}</a>
|
||||||
{% elseif search_term is defined %}<a title="{% trans "Download the articles from this search in an epub" %}" href="./?epub&method=search&value={{ search_term }}">{% trans "Download the articles from this search in an epub" %}</a>
|
{% elseif searchterm is defined %}<a title="{% trans "Download the articles from this search in an epub" %}" href="./?epub&method=search&value={{ searchterm }}">{% trans "Download the articles from this search in an epub" %}</a>
|
||||||
{% else %}<a title="{% trans "Download the articles from this category in an epub" %}" href="./?epub&method=category&value={{ view }}">{% trans "Download the articles from this category in an epub" %}</a>{% endif %}
|
{% else %}<a title="{% trans "Download the articles from this category in an epub" %}" href="./?epub&method=category&value={{ view }}">{% trans "Download the articles from this category in an epub" %}</a>{% endif %}
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{% if entries|length > 1 %}
|
{% if entries|length > 1 %}
|
||||||
<ul id="sort">
|
<ul id="sort">
|
||||||
<li><a href="./?sort=ia&view={{ view }}{% if search_term is defined %}&search={{ search_term }}{% endif %}&id={{ id }}"><img src="{{ poche_url }}themes/{{ theme }}/img/{{ theme }}/top.png" alt="{% trans "by date asc" %}" title="{% trans "by date asc" %}" /></a> {% trans "by date" %} <a href="./?sort=id&view={{ view }}{% if search_term is defined %}&search={{ search_term }}{% endif %}&id={{ id }}"><img src="{{ poche_url }}themes/{{ theme }}/img/{{ theme }}/down.png" alt="{% trans "by date desc" %}" title="{% trans "by date desc" %}" /></a></li>
|
<li><a href="./?sort=ia&view={{ view }}{% if searchterm is defined %}&search={{ searchterm }}{% endif %}&id={{ id }}"><img src="{{ poche_url }}themes/{{ theme }}/img/{{ theme }}/top.png" alt="{% trans "by date asc" %}" title="{% trans "by date asc" %}" /></a> {% trans "by date" %} <a href="./?sort=id&view={{ view }}{% if searchterm is defined %}&search={{ searchterm }}{% endif %}&id={{ id }}"><img src="{{ poche_url }}themes/{{ theme }}/img/{{ theme }}/down.png" alt="{% trans "by date desc" %}" title="{% trans "by date desc" %}" /></a></li>
|
||||||
<li><a href="./?sort=ta&view={{ view }}{% if search_term is defined %}&search={{ search_term }}{% endif %}&id={{ id }}"><img src="{{ poche_url }}themes/{{ theme }}/img/{{ theme }}/top.png" alt="{% trans "by title asc" %}" title="{% trans "by title asc" %}" /></a> {% trans "by title" %} <a href="./?sort=td&view={{ view }}{% if search_term is defined %}&search={{ search_term }}{% endif %}&id={{ id }}"><img src="{{ poche_url }}themes/{{ theme }}/img/{{ theme }}/down.png" alt="{% trans "by title desc" %}" title="{% trans "by title desc" %}" /></a></li>
|
<li><a href="./?sort=ta&view={{ view }}{% if searchterm is defined %}&search={{ searchterm }}{% endif %}&id={{ id }}"><img src="{{ poche_url }}themes/{{ theme }}/img/{{ theme }}/top.png" alt="{% trans "by title asc" %}" title="{% trans "by title asc" %}" /></a> {% trans "by title" %} <a href="./?sort=td&view={{ view }}{% if searchterm is defined %}&search={{ searchterm }}{% endif %}&id={{ id }}"><img src="{{ poche_url }}themes/{{ theme }}/img/{{ theme }}/down.png" alt="{% trans "by title desc" %}" title="{% trans "by title desc" %}" /></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
@ -16,15 +16,15 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% if tags is empty %}
|
{% if tags is empty %}
|
||||||
no tags
|
{% trans "no tags" %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<ul>
|
<ul>
|
||||||
{% for tag in tags %}<li>{{ tag.value }} <a href="./?action=remove_tag&tag_id={{ tag.id }}&id={{ entry_id }}">✘</a></li>{% endfor %}
|
{% for tag in tags %}<li>{{ tag.value }} <a href="./?action=remove_tag&tag_id={{ tag.id }}&id={{ entry_id }}">✘</a></li>{% endfor %}
|
||||||
</ul>
|
</ul>
|
||||||
<form method="post" action="./?action=add_tag" id="editTags">
|
<form method="post" action="./?action=add_tag" id="editTags">
|
||||||
<input type="hidden" name="entry_id" value="{{ entry_id }}" />
|
<input type="hidden" name="entry_id" value="{{ entry_id }}" />
|
||||||
<label for="value">Add tags: </label>
|
<label for="value">{% trans "Add tags:" %}</label>
|
||||||
<input type="text" placeholder="interview, editorial, video" id="value" name="value" required="required" />
|
<input type="text" placeholder="{% trans "interview" %}, {% trans "editorial" %}, {% trans "video" %}" id="value" name="value" required="required" />
|
||||||
<input type="submit" value="Tag" />
|
<input type="submit" value="Tag" />
|
||||||
<p>{% trans "Start typing for auto complete." %}<br>
|
<p>{% trans "Start typing for auto complete." %}<br>
|
||||||
{% trans "You can enter multiple tags, separated by commas." %}</p>
|
{% trans "You can enter multiple tags, separated by commas." %}</p>
|
||||||
|
@ -31,13 +31,13 @@
|
|||||||
{% block pager %}
|
{% block pager %}
|
||||||
{% if nb_results > 1 %}
|
{% if nb_results > 1 %}
|
||||||
<div class="results">
|
<div class="results">
|
||||||
<div class="nb-results">{{ nb_results }} {% trans "results" %}{% if search_term is defined %}{% trans " found for « " %} {{ search_term }} »{% endif %}</div>
|
<div class="nb-results">{{ nb_results }} {% trans "results" %}{% if searchterm is defined %}{% trans " found for « " %} {{ searchterm }} »{% endif %}</div>
|
||||||
{{ page_links | raw }}
|
{{ page_links | raw }}
|
||||||
</div>
|
</div>
|
||||||
{% elseif nb_results == 1 %}
|
{% elseif nb_results == 1 %}
|
||||||
{% if search_term is defined %}
|
{% if searchterm is defined %}
|
||||||
<div class="results">
|
<div class="results">
|
||||||
<div class="nb-results">{% trans "Only one result found for " %} « {{ search_term }} »</div>
|
<div class="nb-results">{% trans "Only one result found for " %} « {{ searchterm }} »</div>
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
@ -60,8 +60,11 @@
|
|||||||
|
|
||||||
{% if view == 'home' %}{% if nb_results > 1 %}<a title="{% trans "mark all the entries as read" %}" href="./?action=archive_all">{% trans "mark all the entries as read" %}</a>{% endif %}{% endif %}
|
{% if view == 'home' %}{% if nb_results > 1 %}<a title="{% trans "mark all the entries as read" %}" href="./?action=archive_all">{% trans "mark all the entries as read" %}</a>{% endif %}{% endif %}
|
||||||
|
|
||||||
|
{% if searchterm is defined %}<a title="{% trans "Tag these results as" %} {{ searchterm }}" href="./?action=add_tag&search={{ searchterm }}">
|
||||||
|
{% trans "Tag these results as" %} {{ searchterm }}</a>{% endif %}
|
||||||
|
|
||||||
{% if tag %}<a title="{% trans "Download the articles from this tag in an epub" %}" href="./?epub&method=tag&value={{ tag.value }}">{% trans "Download the articles from this tag in an epub" %}</a>
|
{% if tag %}<a title="{% trans "Download the articles from this tag in an epub" %}" href="./?epub&method=tag&value={{ tag.value }}">{% trans "Download the articles from this tag in an epub" %}</a>
|
||||||
{% elseif search_term is defined %}<a title="{% trans "Download the articles from this search in an epub" %}" href="./?epub&method=search&value={{ search_term }}">{% trans "Download the articles from this search in an epub" %}</a>
|
{% elseif searchterm is defined %}<a title="{% trans "Download the articles from this search in an epub" %}" href="./?epub&method=search&value={{ searchterm }}">{% trans "Download the articles from this search in an epub" %}</a>
|
||||||
{% else %}<a title="{% trans "Download the articles from this category in an epub" %}" href="./?epub&method=category&value={{ view }}">{% trans "Download the articles from this category in an epub" %}</a>{% endif %}
|
{% else %}<a title="{% trans "Download the articles from this category in an epub" %}" href="./?epub&method=category&value={{ view }}">{% trans "Download the articles from this category in an epub" %}</a>{% endif %}
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Loading…
Reference in New Issue
Block a user