Add a button to open vfs.libtorrent settings

This commit is contained in:
Thomas Bétous 2021-11-07 22:26:15 +01:00
parent 4256198cda
commit 6d26b5d9c4
4 changed files with 32 additions and 1 deletions

View File

@ -117,6 +117,14 @@ msgid "Number of seconds in the video to download before starting playback."
" speed of your internet connection."
msgstr ""
msgctxt "#30022"
msgid "Open vfs.libtorrent settings"
msgstr ""
msgctxt "#30023"
msgid "vfs.libtorrent is the add-on responsible for downloading the videos via BitTorrent"
msgstr ""
# -----------------------------------
# Other strings (from 30400 to 30999)
# -----------------------------------

View File

@ -118,6 +118,14 @@ msgid "Number of seconds in the video to download before starting playback."
" speed of your internet connection."
msgstr ""
msgctxt "#30022"
msgid "Open vfs.libtorrent settings"
msgstr ""
msgctxt "#30023"
msgid "vfs.libtorrent is the add-on responsible for downloading the videos via BitTorrent"
msgstr ""
# -----------------------------------
# Other strings (from 30400 to 30999)
# -----------------------------------

View File

@ -125,6 +125,14 @@ msgstr "Nombre de secondes dans la vidéo à télécharger avant de lancer la"
" lecture. Vous devriez ajuster cette valeur en fonction de la puissance de"
" votre machine et de la vitesse de votre connexion internet."
msgctxt "#30022"
msgid "Open vfs.libtorrent settings"
msgstr "Ouvrir les paramètres de vfs.libtorrent"
msgctxt "#30023"
msgid "vfs.libtorrent is the add-on responsible for downloading the videos via BitTorrent"
msgstr "vfs.libtorrent est l'extension responsable du téléchargement des vidéos via BitTorrent"
# -----------------------------------
# Other strings (from 30400 to 30999)
# -----------------------------------

View File

@ -88,6 +88,13 @@
<popup>false</popup>
</control>
</setting>
<setting help="30023" id="vfs_libtorrent_settings" label="30022" type="action">
<level>0</level>
<data>Addon.OpenSettings(vfs.libtorrent)</data>
<control type="button" format="action">
<close>true</close>
</control>
</setting>
</group>
</category>
</section>