Fix small typos (#333)

* Fix small typos

- *Fix cap on YouTube, AllTube...*

* Fix YouTube cap
This commit is contained in:
Éric Gaspar 2020-12-05 15:00:46 +01:00 committed by GitHub
parent f2bef49ad6
commit a5bda1d35e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 16 additions and 16 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,8 +69,8 @@ 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.)"
msgstr "Copiez ici l'URL de votre vidéo (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
msgid "Audio only (MP3)"
@ -219,17 +219,17 @@ 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 "
"Téléchargez facilement des vidéos depuis YouTube, Dailymotion, Vimeo et "
"d'autres sites web."
#: controllers/FrontController.php:110
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 ""
"Liste de tous les sites web depuis lesquels Alltube Download peut extraire "
"Liste de tous les sites web depuis lesquels AllTube Download peut extraire "
"des fichiers vidéo ou audio"
#: controllers/FrontController.php:136
@ -238,9 +238,9 @@ 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 "
"Vous avez besoin d'un mot de passe pour télécharger cette vidéo avec AllTube "
"Download"
#: controllers/FrontController.php:169

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">