mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-03 05:21:57 +01:00
Fix a typo in a translatable string
This commit is contained in:
parent
881898f845
commit
438e8ca61b
@ -198,7 +198,7 @@
|
|||||||
<item row="6" column="0">
|
<item row="6" column="0">
|
||||||
<widget class="QLabel" name="label_4">
|
<widget class="QLabel" name="label_4">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>coma separated list of the allowed extensions that will be visible from the network remote (ex: m3u,mp3,flac,ogg,wav)</string>
|
<string>comma-separated list of the allowed extensions that will be visible from the network remote (ex: m3u,mp3,flac,ogg,wav)</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Music extensions remotely visible</string>
|
<string>Music extensions remotely visible</string>
|
||||||
|
Loading…
Reference in New Issue
Block a user