kfind patch

Alexander Neundorf alexander.neundorf at gmx.net
Mon Sep 16 00:26:53 BST 2002


On Tuesday 03 September 2002 16:08, Daniel Naber wrote:
> hi,
>
> really simple patch to show what was searched for if there was no match.
> okay?
>
> regards
>  daniel

-        message = i18n("No matches found.");
+        message = i18n("No matches found for '%1'.").arg(m_pattern);

Not sure if this makes always a lot of sense, since sometimes you specify the 
search by file sizes, owners, contents, and then the info for which name 
pattern was searched is not very useful.

Bye
Alex






More information about the kde-core-devel mailing list