]> git.sesse.net Git - vlc/blobdiff - menuconfig
* updated Turkish translation by Adem Gunes
[vlc] / menuconfig
index a0c02af3ded35c925bd6bafcb60aa2187077faee..f27bb95af54901ee84b1c34a8de649433d620222 100755 (executable)
@@ -1332,7 +1332,7 @@ Use the <TAB> key to move from the input field to the buttons below it."
 
 DIALOG="./lxdialog/lxdialog"
 
-backtitle="VideoLAN Client Configuration"
+backtitle="VLC media player configuration"
 
 trap "cleanup ; exit 1" 1 2 15