summaryrefslogtreecommitdiffstats
path: root/knode/kncomposer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'knode/kncomposer.cpp')
-rw-r--r--knode/kncomposer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/knode/kncomposer.cpp b/knode/kncomposer.cpp
index 111bdf19..53520e29 100644
--- a/knode/kncomposer.cpp
+++ b/knode/kncomposer.cpp
@@ -2069,7 +2069,7 @@ bool KNComposer::Editor::eventFilter(TQObject*o, TQEvent* e)
}
else
{
- p.insertItem( TQString::fromLatin1("No Suggestions"), -2 );
+ p.insertItem( i18n( "No Suggestions" ), -2 );
}
//Execute the popup inline