diff --git a/classes/Controller/FrontController.php b/classes/Controller/FrontController.php index 18b1a11..38040b8 100644 --- a/classes/Controller/FrontController.php +++ b/classes/Controller/FrontController.php @@ -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' ), ] ); diff --git a/i18n/fr_FR/LC_MESSAGES/Alltube.po b/i18n/fr_FR/LC_MESSAGES/Alltube.po index c249db6..3d447c7 100644 --- a/i18n/fr_FR/LC_MESSAGES/Alltube.po +++ b/i18n/fr_FR/LC_MESSAGES/Alltube.po @@ -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 diff --git a/i18n/template.pot b/i18n/template.pot index ae39a4b..e5f750c 100644 --- a/i18n/template.pot +++ b/i18n/template.pot @@ -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 diff --git a/templates/index.tpl b/templates/index.tpl index 1f8af78..a2deb78 100644 --- a/templates/index.tpl +++ b/templates/index.tpl @@ -5,7 +5,7 @@ alt="{$config->appName}" width="328" height="284">