aboutsummaryrefslogtreecommitdiff
path: root/core/locale.conf
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2020-08-20 23:17:19 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2020-08-20 23:17:19 -0400
commit1b35a0de0f05d2db27fa3af211e3098c8a20caec (patch)
tree85a8583919810ae4ecb7d3f497fb0a805083c9d0 /core/locale.conf
parent30f5250828d0dffe9bf14cf48db530ddf6ca3c9d (diff)
downloadtextadept-1b35a0de0f05d2db27fa3af211e3098c8a20caec.tar.gz
textadept-1b35a0de0f05d2db27fa3af211e3098c8a20caec.zip
Show "Match X/Y" in statusbar when searching for text.
Diffstat (limited to 'core/locale.conf')
-rw-r--r--core/locale.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/locale.conf b/core/locale.conf
index daca45fa..53f16fa8 100644
--- a/core/locale.conf
+++ b/core/locale.conf
@@ -113,6 +113,8 @@ Files(F4) = Files(F4)
# The statusbar text shown when a search has wrapped back to the beginning of
# the buffer.
Search wrapped = Search wrapped
+# Part of the statusbar text "Match X/Y" shown during searches.
+Match = Match
# The statusbar text shown when the text to search for was not found.
No results found = No results found
# The title of the dialog for selecting files to search in.