diff options
author | 2017-11-10 19:55:22 -0500 | |
---|---|---|
committer | 2017-11-10 19:55:22 -0500 | |
commit | 14d1c301791a77dc7afce20d4d68c3a34c414f21 (patch) | |
tree | 388e9fd0df61741ca28d3270dd43cd797fd47421 /core/locales/locale.ru.conf | |
parent | 80e568c5e95b103ded1e19985f73a864b739cf04 (diff) | |
download | textadept-14d1c301791a77dc7afce20d4d68c3a34c414f21.tar.gz textadept-14d1c301791a77dc7afce20d4d68c3a34c414f21.zip |
Removed redundant "Select in delimiter" menus and keys.
They can be auto-detected now.
Diffstat (limited to 'core/locales/locale.ru.conf')
-rw-r--r-- | core/locales/locale.ru.conf | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/core/locales/locale.ru.conf b/core/locales/locale.ru.conf index 6486cb0f..5fe91a75 100644 --- a/core/locales/locale.ru.conf +++ b/core/locales/locale.ru.conf @@ -169,14 +169,9 @@ _Join Lines = _Объединить строки _Filter Through = Пропустить через _фильтр # Menu items for selecting text and entities. _Select = В_ыделить -Select to _Matching Brace = Выделить до _парной фигурной скобки +Select between _Matching Delimiters = Select between _Matching Delimiters Select between _XML Tags = Выделить меджу _XML тегами Select in XML _Tag = Выделить в XML _теге -Select in _Single Quotes = Выделить в _одинарных кавычках -Select in _Double Quotes = Выделить в _двойных кавычках -Select in _Parentheses = Выделить в _круглых скобках -Select in _Brackets = Выделить в к_вадратных скобках -Select in B_races = Веделить в _фигурных скобках Select _Word = Выделить с_лово Select _Line = Выделить ст_року Select Para_graph = Выделить _параграф |