diff -r e1e4db3ba16d -r 1c68ad1ea60f crea/integration/metadataplayer/MusitagAnnotations.js --- a/crea/integration/metadataplayer/MusitagAnnotations.js Mon Jun 11 16:48:14 2012 +0200 +++ b/crea/integration/metadataplayer/MusitagAnnotations.js Mon Jun 11 17:59:51 2012 +0200 @@ -13,15 +13,17 @@ + '
' + '' + '' - + '{{#annotation.audio}}{{/annotation.audio}}' + + '{{#annotation.audio}}{{/annotation.audio}}' + ''; IriSP.Widgets.MusitagAnnotations.prototype.messages = { fr: { - at_timecode: "à" + at_timecode: "à", + play_voice: "Lire l'annotation vocale" }, en: { - at_timecode: "at" + at_timecode: "at", + play_voice: "Play voice annotation" } }