mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02:00
YouTube name should not be translated
This commit is contained in:
@@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: com.github.rafostar.Clapper\n"
|
"Project-Id-Version: com.github.rafostar.Clapper\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2021-08-25 14:38+0200\n"
|
"POT-Creation-Date: 2021-08-25 17:12+0200\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@@ -321,10 +321,6 @@ msgstr ""
|
|||||||
msgid "Web application port"
|
msgid "Web application port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ui/preferences-window.ui:201
|
|
||||||
msgid "YouTube"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ui/preferences-window.ui:204
|
#: ui/preferences-window.ui:204
|
||||||
msgid "Prefer adaptive streaming"
|
msgid "Prefer adaptive streaming"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@@ -198,7 +198,7 @@
|
|||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
<object class="AdwPreferencesGroup">
|
<object class="AdwPreferencesGroup">
|
||||||
<property name="title" translatable="yes">YouTube</property>
|
<property name="title" translatable="no">YouTube</property>
|
||||||
<child>
|
<child>
|
||||||
<object class="ClapperPrefsSwitch">
|
<object class="ClapperPrefsSwitch">
|
||||||
<property name="title" translatable="yes">Prefer adaptive streaming</property>
|
<property name="title" translatable="yes">Prefer adaptive streaming</property>
|
||||||
|
Reference in New Issue
Block a user