aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/locales
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2020-07-13 14:30:36 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2020-07-13 14:30:36 -0400
commit1e278dce5dab93b73a3699aa2cc54fa6db11f34f (patch)
treec3b58e90f15b2443e74d1cceb0749a94bb7a5d3c /core/locales
parentde57ae800e07e36e21741ff8983f64ed24ff16f9 (diff)
Auto-highlight all occurrences of selected words and find results.
This supercedes `textadept.editing.highlight_word()`, which has been removed. Changed the color of word highlights in themes.
Diffstat (limited to 'core/locales')
-rw-r--r--core/locales/locale.ar.conf1
-rw-r--r--core/locales/locale.de.conf1
-rw-r--r--core/locales/locale.es.conf1
-rw-r--r--core/locales/locale.fr.conf1
-rw-r--r--core/locales/locale.it.conf1
-rw-r--r--core/locales/locale.pl.conf1
-rw-r--r--core/locales/locale.ru.conf1
-rw-r--r--core/locales/locale.sv.conf1
-rw-r--r--core/locales/locale.zh.conf1
9 files changed, 0 insertions, 9 deletions
diff --git a/core/locales/locale.ar.conf b/core/locales/locale.ar.conf
index d1cf7408..08dde3c0 100644
--- a/core/locales/locale.ar.conf
+++ b/core/locales/locale.ar.conf
@@ -166,7 +166,6 @@ Delete Word = اح_ذف كلمة
Select All = ا_ختيار الكل
Match Brace = __طابق القوس
Complete Word = كمّل ال_كلمة
-Highlight Word = _ظلّل الكلمة
Toggle Block Comment = _بدِّل التعليق
Transpose Characters = ا_سحب الحرف
Join Lines = ا_دمج الأسطر
diff --git a/core/locales/locale.de.conf b/core/locales/locale.de.conf
index d94cfe3c..9ddee348 100644
--- a/core/locales/locale.de.conf
+++ b/core/locales/locale.de.conf
@@ -166,7 +166,6 @@ Delete Word = Wort löschen
Select All = A_lles auswählen
Match Brace = Zugehörige Klammer
Complete Word = Wort vervollständigen
-Highlight Word = Wort hervorheben
Toggle Block Comment = Kommentar umschalten
Transpose Characters = Zeichen vertauschen
Join Lines = Zeilen verbinden
diff --git a/core/locales/locale.es.conf b/core/locales/locale.es.conf
index 299a517b..3a6f8dd6 100644
--- a/core/locales/locale.es.conf
+++ b/core/locales/locale.es.conf
@@ -166,7 +166,6 @@ Delete Word = _Borrar palabra
Select All = Seleccionar _todo
Match Brace = _Saltar a paréntesis coincidente
Complete Word = C_ompletar palabra
-Highlight Word = Res_altar palabra
Toggle Block Comment = Activar/Desactivar co_mentario de bloque
Transpose Characters = _Intercambiar caracteres
Join Lines = U_nir líneas
diff --git a/core/locales/locale.fr.conf b/core/locales/locale.fr.conf
index 4468e16b..c2b45231 100644
--- a/core/locales/locale.fr.conf
+++ b/core/locales/locale.fr.conf
@@ -167,7 +167,6 @@ Delete Word = Supprim_er le mot
Select All = _Tout sélectionner
Match Brace = _Aller à la parenthèse correspondante
Complete Word = Compléter le _mot
-Highlight Word = Sur_ligner le mot
Toggle Block Comment = Commenter/_Décommenter
Transpose Characters = In_verser deux caractères
Join Lines = _Joindre les lignes
diff --git a/core/locales/locale.it.conf b/core/locales/locale.it.conf
index dcd1dc64..03c394a4 100644
--- a/core/locales/locale.it.conf
+++ b/core/locales/locale.it.conf
@@ -166,7 +166,6 @@ Delete Word = E_limina la parola
Select All = Sele_ziona tutto
Match Brace = _Parentesi corrispondente
Complete Word = C_ompleta la parola
-Highlight Word = E_videnzia la parola
Toggle Block Comment = Co_mmenta/Scommenta
Transpose Characters = I_nverti due caratteri
Join Lines = Con_giungi le linee
diff --git a/core/locales/locale.pl.conf b/core/locales/locale.pl.conf
index 351d3637..506aea78 100644
--- a/core/locales/locale.pl.conf
+++ b/core/locales/locale.pl.conf
@@ -167,7 +167,6 @@ Delete Word = Usuń wy_raz
Select All = Z_aznacz wszystko
Match Brace = Dopasuj nawias_y
Complete Word = D_okończ wyraz
-Highlight Word = Podświe_tl wyraz
Toggle Block Comment = Włącz/wyłącz komentarz _blokowy
Transpose Characters = Tran_sponuj znaki
Join Lines = Połącz w_iersze
diff --git a/core/locales/locale.ru.conf b/core/locales/locale.ru.conf
index 50eec40c..ec8e8999 100644
--- a/core/locales/locale.ru.conf
+++ b/core/locales/locale.ru.conf
@@ -166,7 +166,6 @@ Delete Word = Уда_лить слово
Select All = Выделить вс_ё
Match Brace = _Парные скобки
Complete Word = Автозавершение сл_ова
-Highlight Word = Под_светить слово
Toggle Block Comment = Изменить комментирование _блока
Transpose Characters = Пе_реставить символы
Join Lines = _Объединить строки
diff --git a/core/locales/locale.sv.conf b/core/locales/locale.sv.conf
index 1b3d3196..2b74dbb6 100644
--- a/core/locales/locale.sv.conf
+++ b/core/locales/locale.sv.conf
@@ -166,7 +166,6 @@ Delete Word = Ta _bort ord
Select All = Markera _allt
Match Brace = Matcha _parentes
Complete Word = Komplettera _ord
-Highlight Word = _Framhäv ord
Toggle Block Comment = Kommentera
Transpose Characters = Transponera t_ecken
Join Lines = _Slå ihop rader
diff --git a/core/locales/locale.zh.conf b/core/locales/locale.zh.conf
index 99cf57c5..2745bf92 100644
--- a/core/locales/locale.zh.conf
+++ b/core/locales/locale.zh.conf
@@ -166,7 +166,6 @@ Delete Word = 删除单词(_E)
Select All = 全选(_A)
Match Brace = 匹配括号(_M)
Complete Word = 补全单词(_W)
-Highlight Word = 高亮单词(_H)
Toggle Block Comment = 设置区块注释(_B)
Transpose Characters = 颠倒字符(_R)
Join Lines = 合并行(_J)