From fae5a46f9f815a67d660357728cf7df8ed50dd3b Mon Sep 17 00:00:00 2001 From: bulia byak Date: Thu, 5 Oct 2006 08:15:23 +0000 Subject: undo annotations (bzr r1767) --- src/sp-flowtext.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sp-flowtext.cpp') diff --git a/src/sp-flowtext.cpp b/src/sp-flowtext.cpp index 8a39eb0b4..614e0b450 100644 --- a/src/sp-flowtext.cpp +++ b/src/sp-flowtext.cpp @@ -614,7 +614,7 @@ void SPFlowtext::convert_to_text() item->deleteObject(); sp_document_done(sp_desktop_document(desktop), SP_VERB_NONE, - /* TODO: annotate */ "sp-flowtext.cpp:617"); + _("Convert flowed text to text")); } SPItem *SPFlowtext::get_frame(SPItem *after) -- cgit v1.2.3