From 612c43f3b1c0351fe2601ed73024d39bacd4ed52 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 18 Mar 2020 22:43:27 -0400 Subject: Added `ui.dialogs.progressbar()` and utilize it with Find in Files. --- core/locale.conf | 4 ---- 1 file changed, 4 deletions(-) (limited to 'core/locale.conf') diff --git a/core/locale.conf b/core/locale.conf index bdeb6a84..ea100822 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -121,10 +121,6 @@ Select Directory = Select Directory # The "Find in Files" result for text found in a binary file. This result is # shown in place of binary buffer text. Binary file matches. = Binary file matches. -# The text displayed in a dialog when the user is prompted to continue a "Find -# in Files" search that has taken longer than X seconds to complete. -Continue? = Continue? -Still searching in files... Continue waiting? = Still searching in files... Continue waiting? # The message displayed when a "Find in Files" search is aborted by the user. Find in Files aborted = Find in Files aborted # The statusbar text shown after performing a "Replace All". -- cgit v1.2.3