Fix YouTube cap

This commit is contained in:
ericgaspar 2020-12-05 13:36:39 +01:00
parent 507c4b4d82
commit 25e8169f6c
No known key found for this signature in database
GPG Key ID: 574F281483054D44
4 changed files with 11 additions and 11 deletions

View File

@ -60,7 +60,7 @@ class FrontController extends BaseController
[
'class' => 'index',
'description' => $this->localeManager->t(
'Easily download videos from Youtube, Dailymotion, Vimeo and other websites.'
'Easily download videos from YouTube, Dailymotion, Vimeo and other websites.'
),
'supportedLocales' => $this->localeManager->getSupportedLocales(),
]
@ -103,7 +103,7 @@ class FrontController extends BaseController
'extractors' => $this->downloader->getExtractors(),
'class' => 'extractors',
'title' => $this->localeManager->t('Supported websites'),
'description' => $this->localeManager->t('List of all supported websites from which Alltube Download ' .
'description' => $this->localeManager->t('List of all supported websites from which AllTube Download ' .
'can extract video or audio files'),
]
);
@ -128,7 +128,7 @@ class FrontController extends BaseController
'class' => 'password',
'title' => $this->localeManager->t('Password prompt'),
'description' => $this->localeManager->t(
'You need a password in order to download this video with Alltube Download'
'You need a password in order to download this video with AllTube Download'
),
]
);

View File

@ -69,7 +69,7 @@ msgid "Video password"
msgstr "Mot de passe de la vidéo"
#: templates/index.tpl:8
msgid "Copy here the URL of your video (Youtube, Dailymotion, etc.)"
msgid "Copy here the URL of your video (YouTube, Dailymotion, etc.)"
msgstr "Copiez ici l'URL de votre vidéo (YouTube, Dailymotion, etc.)"
#: templates/index.tpl:25
@ -219,7 +219,7 @@ msgstr "Impossible de trouver l'URL de la vidéo."
#: controllers/FrontController.php:64
msgid ""
"Easily download videos from Youtube, Dailymotion, Vimeo and other websites."
"Easily download videos from YouTube, Dailymotion, Vimeo and other websites."
msgstr ""
"Téléchargez facilement des vidéos depuis YouTube, Dailymotion, Vimeo et "
"d'autres sites web."
@ -238,7 +238,7 @@ msgstr "Demande de mot de passe"
#: controllers/FrontController.php:138
msgid ""
"You need a password in order to download this video with Alltube Download"
"You need a password in order to download this video with AllTube Download"
msgstr ""
"Vous avez besoin d'un mot de passe pour télécharger cette vidéo avec AllTube "
"Download"

View File

@ -127,7 +127,7 @@ msgid "Video password"
msgstr ""
#: templates/index.tpl:8
msgid "Copy here the URL of your video (Youtube, Dailymotion, etc.)"
msgid "Copy here the URL of your video (YouTube, Dailymotion, etc.)"
msgstr ""
#: templates/index.tpl:25
@ -173,12 +173,12 @@ msgstr ""
#: classes/Controller/FrontController.php:65
msgid ""
"Easily download videos from Youtube, Dailymotion, Vimeo and other websites."
"Easily download videos from YouTube, Dailymotion, Vimeo and other websites."
msgstr ""
#: classes/Controller/FrontController.php:112
msgid ""
"List of all supported websites from which Alltube Download can extract video "
"List of all supported websites from which AllTube Download can extract video "
"or audio files"
msgstr ""
@ -188,7 +188,7 @@ msgstr ""
#: classes/Controller/FrontController.php:140
msgid ""
"You need a password in order to download this video with Alltube Download"
"You need a password in order to download this video with AllTube Download"
msgstr ""
#: classes/Controller/FrontController.php:174

View File

@ -5,7 +5,7 @@
alt="{$config->appName}" width="328" height="284"></div>
<form action="{path_for name="info"}">
<label class="labelurl" for="url">
{t}Copy here the URL of your video (Youtube, Dailymotion, etc.){/t}
{t}Copy here the URL of your video (YouTube, Dailymotion, etc.){/t}
</label>
<div class="champs">
<span class="URLinput_wrapper">