From e85b2e2c6e3654d80dfa407ab92a6b2e40ce12dc Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Tue, 31 Mar 2015 23:19:58 +0200 Subject: Remove RTMP from Player Text --- assets/js/lustiges-script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/js') diff --git a/assets/js/lustiges-script.js b/assets/js/lustiges-script.js index 447341f..bdbecde 100644 --- a/assets/js/lustiges-script.js +++ b/assets/js/lustiges-script.js @@ -147,7 +147,7 @@ MediaElementPlayer.prototype.buildsubs = function(player, controls, layers, medi $(function() { (function(strings) { strings['en-US'] = { - 'Download File': 'Open RTMP-Stream in Desktop-Player' + 'Download File': 'Open Stream in Desktop-Player' } })(mejs.i18n.locale.strings); -- cgit v1.2.3