From f5902d0e08e0b10321c555e8846a8a8ce2087d30 Mon Sep 17 00:00:00 2001 From: zautrix Date: Sat, 05 Feb 2005 12:03:42 +0000 Subject: file selector fix --- (limited to 'korganizer') diff --git a/korganizer/kolistview.cpp b/korganizer/kolistview.cpp index d0dbb47..acd9265 100644 --- a/korganizer/kolistview.cpp +++ b/korganizer/kolistview.cpp @@ -520,7 +520,7 @@ void KOListView::beamDone( Ir *ir ) void KOListView::saveDescriptionToFile() { - int result = QMessageBox::warning( this, i18n("KO/Pi: Warning!"), + int result = QMessageBox::warning( this, i18n("KO/Pi: Information!"), i18n("This saves the text/details of selected\nJournals and Events/Todos\nto a text file."), i18n("Continue"), i18n("Cancel"), 0, 0, 1 ); -- cgit v0.9.0.2