From 65fa35a8f15deb5efb34265adde87e82b65f235f Mon Sep 17 00:00:00 2001 From: yomguy Date: Wed, 22 Jun 2011 18:01:01 +0200 Subject: [PATCH] update local again --- telemeta/htdocs/js/locale.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telemeta/htdocs/js/locale.js b/telemeta/htdocs/js/locale.js index 93eeaf5d..55853c38 100644 --- a/telemeta/htdocs/js/locale.js +++ b/telemeta/htdocs/js/locale.js @@ -8,7 +8,7 @@ var localeStrings = { 'there are unsaved or modified markers': gettext('there are unsaved or modified markers'), 'If you exit the page you will loose your changes' : gettext('If you exit the page you will loose your changes'), 'author' : gettext('author'), - 'Paste HTML to embed in website': gettext('Paste HTML to embed in website'), + 'Paste HTML to embed player in website': gettext('Paste HTML to embed player in website'), }; function gettrans(str){ -- 2.39.5