tweaks: add a translator hint

master
Benno Schulenberg 2016-06-24 09:40:31 +02:00
parent c0c30731c4
commit 6bb30978fb
1 changed files with 2 additions and 0 deletions

View File

@ -301,6 +301,8 @@ int findnextstr(
}
if (++feedback > 0)
/* TRANSLATORS: This is shown when searching takes
* more than half a second. */
statusbar(_("Searching..."));
}