]> git.parisson.com Git - telemeta.git/commitdiff
changed locale.js
authorriccardo <riccardo@parisson.com>
Wed, 22 Jun 2011 11:47:00 +0000 (13:47 +0200)
committerriccardo <riccardo@parisson.com>
Wed, 22 Jun 2011 11:47:00 +0000 (13:47 +0200)
telemeta/htdocs/js/locale.js

index 1c45d25375b7bdf5a853d12c34a0355ee7e1961c..3e61bfc124c8cac5daf0c66ccbadaafd29f4c126 100644 (file)
@@ -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')
 };