vlc/vlc-3.0 | branch: master | Jean-Baptiste Kempf <[email protected]> | Thu Dec 21 14:10:46 2017 +0100| [0acb9ddb47842fed7d0ef3a6177179dcffb4ca34] | committer: Hugo Beauzée-Luyssen
Qt, sprefs: remove one extra string (reuse) Ref #19305 (cherry picked from commit 04bdfd19cbf5b54ca236073c0f0ff32d3ad1826f) Signed-off-by: Hugo Beauzée-Luyssen <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=0acb9ddb47842fed7d0ef3a6177179dcffb4ca34 --- modules/gui/qt/ui/sprefs_audio.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/gui/qt/ui/sprefs_audio.ui b/modules/gui/qt/ui/sprefs_audio.ui index 6b783cdf30..39d38bddde 100644 --- a/modules/gui/qt/ui/sprefs_audio.ui +++ b/modules/gui/qt/ui/sprefs_audio.ui @@ -261,7 +261,7 @@ </size> </property> <property name="text"> - <string>HDMI/SPDIF audio passthrough:</string> + <string>HDMI/SPDIF audio passthrough</string> </property> <property name="buddy"> <cstring>mmdevicePassthrough</cstring> _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
