diff -r 982d2226771c -r cfcbac34d020 src/widgets/CreateAnnotation.js --- a/src/widgets/CreateAnnotation.js Fri Nov 09 15:27:52 2012 +0100 +++ b/src/widgets/CreateAnnotation.js Fri Nov 16 17:36:56 2012 +0100 @@ -57,18 +57,14 @@ add_keywords_: "Add keywords:", add_polemic_keywords_: "Add polemic keywords:", your_name_: "Your name:", - no_title: "Annotate this video", + annotate_video: "Annotate this video", type_title: "Annotation title", - type_description: "Type the full description of your annotation here.", - wait_while_processing: "Please wait while your request is being processed...", + type_description: "Type the full contents of your annotation here.", + wait_while_processing: "Please wait while your annotation is being processed...", error_while_contacting: "An error happened while contacting the server. Your annotation has not been saved.", - empty_annotation: "Your annotation is empty. Please write something before submitting.", annotation_saved: "Thank you, your annotation has been saved.", share_annotation: "Would you like to share it on social networks ?", - share_on: "Share on", - more_tags: "More tags", - cancel: "Cancel", - close_widget: "Cacher la zone de création d'annotations", + close_widget: "Hide the annotation form", "polemic++": "Agree", "polemic--": "Disagree", "polemic??": "Question", @@ -82,18 +78,14 @@ add_keywords_: "Ajouter des mots-clés :", add_polemic_keywords_: "Ajouter des mots-clés polémiques :", your_name_: "Votre nom :", - no_title: "Annoter cette vidéo", + annotate_video: "Annoter cette vidéo", type_title: "Titre de l'annotation", - type_description: "Rédigez le contenu de votre annotation ici.", - wait_while_processing: "Veuillez patienter pendant le traitement de votre requête...", - error_while_contacting: "Une erreur s'est produite en contactant le serveur. Votre annotation n'a pas été enregistrée", - empty_annotation: "Votre annotation est vide. Merci de rédiger un texte avant de l'envoyer.", + type_description: "Rédigez ici le contenu de votre annotation.", + wait_while_processing: "Veuillez patienter pendant le traitement de votre annotation...", + error_while_contacting: "Une erreur s'est produite en contactant le serveur. Votre annotation n'a pas été enregistrée.", annotation_saved: "Merci, votre annotation a été enregistrée.", share_annotation: "Souhaitez-vous la partager sur les réseaux sociaux ?", - share_on: "Partager sur", - more_tags: "Plus de mots-clés", - cancel: "Cancel", - close_widget: "Hide the annotation creating block", + close_widget: "Cacher le formulaire de création d'annotations", "polemic++": "Accord", "polemic--": "Désaccord", "polemic??": "Question", @@ -106,11 +98,11 @@ + '{{^show_slice}}{{#show_arrow}}
{{/show_arrow}}{{/show_slice}}' + '
' + '
' - + '

{{#show_title_field}}{{/show_title_field}}' - + '{{^show_title_field}}{{l10n.no_title}} {{/show_title_field}}' + + '

{{l10n.annotate_video}}{{#show_title_field}}

' + + '

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

{{/show_creator_field}}' + + '{{#show_creator_field}}{{l10n.your_name_}} {{/show_creator_field}}

' + '' + '
' + ''