Improved French translation

This commit is contained in:
Pierre Rudloff 2019-11-29 22:28:48 +01:00
parent 850fc80622
commit e6cd7682a9
3 changed files with 210 additions and 172 deletions

View file

@ -6,9 +6,7 @@
{$title="<i itemprop='name'>
<a itemprop='url' id='video_link'
href='{$video->webpage_url}'>
{$video->title}
</a>
</i>"}
{$video->title}</a></i>"}
<p id="download_intro">
{t params=['@title' => $title]}You are going to download @title.{/t}
</p>

View file

@ -6,8 +6,7 @@
{if isset($video->title)}
{$title="<i>
<a href='{$video->webpage_url}'>
{$video->title}
</a>
{$video->title}</a>
</i>"}
<p>
{t params=['@title'=>$title]}Videos extracted from @title:{/t}