[vlc-devel] [PATCH 2/3] VLSub: Correct casing of "VLC" string

Marvin Scholz epirat07 at gmail.com
Fri Feb 16 17:25:14 CET 2018


---
 share/lua/extensions/VLSub.lua | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/share/lua/extensions/VLSub.lua b/share/lua/extensions/VLSub.lua
index 2a5b708043..2ca4555f36 100644
--- a/share/lua/extensions/VLSub.lua
+++ b/share/lua/extensions/VLSub.lua
@@ -133,16 +133,16 @@ local options = {
       <a href='http://addons.videolan.org'>addons.videolan.org</a>.
       ]],
     int_no_support_mess = [[
-      <strong>VLSub is not working with Vlc 2.1.x on
+      <strong>VLSub is not working with VLC 2.1.x on
       any platform</strong>
       because the lua "net" module needed to interact
       with opensubtitles has been
       removed in this release for the extensions.
       <br>
-      <strong>Works with Vlc 2.2 on mac and linux.</strong>
+      <strong>Works with VLC 2.2 on mac and linux.</strong>
       <br>
       <strong>On windows you have to install an older version
-      of Vlc (2.0.8 for example)</strong>
+      of VLC (2.0.8 for example)</strong>
       to use Vlsub:
       <br>
       <a target="_blank" rel="nofollow"
-- 
2.14.3 (Apple Git-98)



More information about the vlc-devel mailing list