diff -r eadb7290c325 -r c1c762ad1697 src/widgets/CreateAnnotation.js --- a/src/widgets/CreateAnnotation.js Mon Sep 24 18:32:22 2012 +0200 +++ b/src/widgets/CreateAnnotation.js Wed Sep 26 18:55:36 2012 +0200 @@ -13,6 +13,8 @@ always_visible : false, show_slice : true, show_arrow : true, + show_mic_record: false, + show_mic_play: false, minimize_annotation_widget : true, creator_name : "", creator_avatar : "", @@ -99,11 +101,35 @@ + '

{{#show_title_field}}{{/show_title_field}}' + '{{^show_title_field}}{{l10n.no_title}} {{/show_title_field}}' + ' {{#show_slice}}{{l10n.from_time}} {{/show_slice}}{{^show_slice}}{{l10n.at_time}} {{/show_slice}} 00:00' - + '{{#show_slice}} {{l10n.to_time}} 00:00{{/show_slice}}' + + '{{#show_slice}} {{l10n.to_time}} {{end}}{{/show_slice}}' + '{{#show_creator_field}}{{l10n.your_name_}}

{{/show_creator_field}}' + '' + '
' + '' + + '{{#show_mic_record}}
Add voice annotation
' + + ' ' + + ' ' + + ' ' + + ' ' + + ' ' + + ' ' + + ' ' + + ' ' + + ' ' + + ' ' + + ' ' + + ' ' + + ' ' + + ' ' + + ' ' + + ' ' + + ' ' + + '
{{/show_mic_record}}' + '{{#tags.length}}
{{l10n.add_keywords_}}
{{/tags.length}}' + '{{#polemics.length}}
{{l10n.add_polemic_keywords_}}