[vlc-commits] Qt: s/transparancy/opacity
Jean-Baptiste Kempf
git at videolan.org
Tue Feb 16 23:03:22 CET 2016
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Feb 16 23:02:52 2016 +0100| [465c14aa9fc236954539e2a0311fabe2ef895c5c] | committer: Jean-Baptiste Kempf
Qt: s/transparancy/opacity
Close #15150
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=465c14aa9fc236954539e2a0311fabe2ef895c5c
---
modules/gui/qt4/ui/video_effects.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/gui/qt4/ui/video_effects.ui b/modules/gui/qt4/ui/video_effects.ui
index 9c31e2b..78b20f1 100644
--- a/modules/gui/qt4/ui/video_effects.ui
+++ b/modules/gui/qt4/ui/video_effects.ui
@@ -1093,7 +1093,7 @@
</size>
</property>
<property name="text">
- <string>Transparency</string>
+ <string>Opacity</string>
</property>
<property name="buddy">
<cstring>logoOpacitySlider</cstring>
More information about the vlc-commits
mailing list