Automatic feed channel icons feature for xExtension-YouTube
This commit is contained in:
parent
b8703f69f7
commit
09b0f9b726
6 changed files with 92 additions and 11 deletions
|
|
@ -4,8 +4,8 @@ return array(
|
|||
'yt_videos' => array(
|
||||
'height' => 'Höhe des Players',
|
||||
'width' => 'Breite des Players',
|
||||
'updates' => 'Die neueste Version des Plugins findest Du bei',
|
||||
'show_content' => 'Zeige den Inhalt des Feeds an',
|
||||
'download_channel_icons' => 'Automatically download and set channel icons for feeds',
|
||||
'use_nocookie' => 'Verwende die Cookie-freie Domain www.youtube-nocookie.com',
|
||||
),
|
||||
);
|
||||
|
|
|
|||
|
|
@ -4,8 +4,8 @@ return array(
|
|||
'yt_videos' => array(
|
||||
'height' => 'Player height',
|
||||
'width' => 'Player width',
|
||||
'updates' => 'You can find the latest extension version at',
|
||||
'show_content' => 'Display the feeds content',
|
||||
'download_channel_icons' => 'Automatically download and set channel icons for feeds',
|
||||
'use_nocookie' => 'Use the cookie-free domain www.youtube-nocookie.com',
|
||||
),
|
||||
);
|
||||
|
|
|
|||
|
|
@ -4,8 +4,8 @@ return array(
|
|||
'yt_videos' => array(
|
||||
'height' => 'Hauteur du lecteur',
|
||||
'width' => 'Largeur du lecteur',
|
||||
'updates' => 'Vous pouvez trouver la dernière mise à jour de l’extension sur ',
|
||||
'show_content' => 'Afficher le contenu du flux',
|
||||
'download_channel_icons' => 'Automatically download and set channel icons for feeds',
|
||||
'use_nocookie' => 'Utiliser le domaine www.youtube-nocookie.com pour éviter les cookies',
|
||||
),
|
||||
);
|
||||
|
|
|
|||
|
|
@ -4,8 +4,8 @@ return array(
|
|||
'yt_videos' => array(
|
||||
'height' => 'Oynatıcı yükseklik',
|
||||
'width' => 'Oynatıcı genişlik',
|
||||
'updates' => 'En son uzantı sürümünü şu adreste bulabilirsiniz:',
|
||||
'show_content' => 'Yayın içeriğini görüntüle',
|
||||
'download_channel_icons' => 'Automatically download and set channel icons for feeds',
|
||||
'use_nocookie' => 'Çerezsiz olan "www.youtube-nocookie.com" alan adını kullanın',
|
||||
),
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue