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/locales/locale.zh.conf | 4 ---- 1 file changed, 4 deletions(-) (limited to 'core/locales/locale.zh.conf') diff --git a/core/locales/locale.zh.conf b/core/locales/locale.zh.conf index cd1f7ed0..d38fb2fb 100644 --- a/core/locales/locale.zh.conf +++ b/core/locales/locale.zh.conf @@ -121,10 +121,6 @@ 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. = 二进制文件匹配。 -# 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? = 继续吗? -Still searching in files... Continue waiting? = 仍在搜索文件... 继续等待? # The message displayed when a "Find in Files" search is aborted by the user. Find in Files aborted = 在文件中查找已中止 # The statusbar text shown after performing a "Replace All". -- cgit v1.2.3