diff options
Diffstat (limited to 'src/sp-flowtext.cpp')
| -rw-r--r-- | src/sp-flowtext.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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) |
