Improved French translation
This commit is contained in:
parent
850fc80622
commit
e6cd7682a9
3 changed files with 210 additions and 172 deletions
|
@ -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>
|
||||
|
|
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue