From: riccardo Date: Wed, 22 Jun 2011 11:47:00 +0000 (+0200) Subject: changed locale.js X-Git-Tag: 1.1~89 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=343df20c9114021f7f686cd0b14b45ae33376e79;p=telemeta.git changed locale.js --- diff --git a/telemeta/htdocs/js/locale.js b/telemeta/htdocs/js/locale.js index 1c45d253..3e61bfc1 100644 --- a/telemeta/htdocs/js/locale.js +++ b/telemeta/htdocs/js/locale.js @@ -31,7 +31,7 @@ var localeStrings = { 'marker added to the selected playlist': gettext('marker added to the selected playlist'), 'item added to the selected playlist': gettext('item added to the selected playlist'), 'collection added to the selected playlist': gettext('collection added to the selected playlist'), - 'there is at least one unsaved marker': gettext('there is at least one unsaved marker'), + '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') };