diff -r eb77616c245f -r c3bf174e0ef8 src/widgets/CreateAnnotation.js --- a/src/widgets/CreateAnnotation.js Tue Sep 01 15:31:46 2015 +0200 +++ b/src/widgets/CreateAnnotation.js Tue Sep 01 15:57:54 2015 +0200 @@ -51,7 +51,8 @@ project_id: "", after_send_timeout: 0, close_after_send: false, - tag_prefix: "#" + tag_prefix: "#", + pause_when_displaying: false, }; IriSP.Widgets.CreateAnnotation.prototype.messages = { @@ -60,6 +61,7 @@ to_time: "to", at_time: "at", submit: "Submit", + cancel: "Cancel", add_keywords_: "Add keywords:", add_polemic_keywords_: "Add polemic attributes :", your_name_: "Your name:", @@ -81,6 +83,7 @@ to_time: "à", at_time: "à", submit: "Envoyer", + cancel: "Annuler", add_keywords_: "Ajouter des mots-clés\u00a0:", add_polemic_keywords_: "Ajouter des attributs polémiques\u00a0:", your_name_: "Votre nom\u00a0:", @@ -112,6 +115,7 @@ + '' + '