]> git.sesse.net Git - vlc/commitdiff
VLSub: correct description
authorJean-Baptiste Kempf <jb@videolan.org>
Sun, 29 Sep 2013 21:56:03 +0000 (23:56 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 29 Sep 2013 21:56:03 +0000 (23:56 +0200)
share/lua/extensions/VLSub.lua

index adc5ef24c68bc8fe2d3c1a1cd801097ec4f81980..319c9f79ef94034d383ea4a3edc9845926057fda 100644 (file)
@@ -286,7 +286,7 @@ function descriptor()
                version = "0.9.10",
                author = "exebetche",
                url = 'http://www.opensubtitles.org/',
-               shortdesc = "VLsub";
+               shortdesc = "Download Subtitles";
                description = options.translation.int_descr,
                capabilities = {"menu", "input-listener" }
        }