Skip to main content
summaryrefslogtreecommitdiffstats
blob: 67b94f0e311f394abafd97660c663d6e000a0588 (plain) (blame)
1
2
3
4
5
6
7
8
9
CommentedElementPropertySection_AddButtonTooltip=Add a comment to the current selected element
CommentedElementPropertySection_AddCommentCommand=Set Comment Body
CommentedElementPropertySection_CommentsViewerLabel=Comments
CommentedElementPropertySection_DeleteButtonTooltip=Delete the selected comment to the current selected element.\n If the comment annotates another element, the current element is only removed from the list of annotated elements. Otherwise, it is destroy.
CommentedElementPropertySection_DestroyUpdateComment_DialogTitle=Destroy or update the comment?
CommentedElementPropertySection_DestroyUpdateComment_Message=The comment you want to destroy is annotating several elements ({0}).\nYou can choose between 2 behaviors:\n- You can destroy the comment. All annotated elements will lose this associated comment.\n- You can only remove the current element from the list of annotated element of the comment. Other elements will remain unchanged.\n\nDo you want to destroy the comment?
CommentedElementPropertySection_DisplayButtonTooltip=Display the selected comment in the current diagram
CommentedElementPropertySection_RemoveCommentCommand=Remove or Delete Comment
HTMLCommentEditorDialogConfiguration_CommentDialogTitle=Edit Comment

Back to the top