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.sv.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.sv.conf')
-rw-r--r-- | core/locales/locale.sv.conf | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/core/locales/locale.sv.conf b/core/locales/locale.sv.conf index c232720e..174a91ed 100644 --- a/core/locales/locale.sv.conf +++ b/core/locales/locale.sv.conf @@ -169,14 +169,9 @@ _Join Lines = _SlÄ ihop rader _Filter Through = Fi_ltrera genom... # Menu items for selecting text and entities. _Select = _Markera -Select to _Matching Brace = Markera till _matchande parentes +Select between _Matching Delimiters = Select between _Matching Delimiters Select between _XML Tags = Markera mellan _XML-taggar Select in XML _Tag = Markera inom XML-_tagg -Select in _Single Quotes = Markera inom _enkelcitat -Select in _Double Quotes = Markera inom _dubbelcitat -Select in _Parentheses = Markera inom _parenteser -Select in _Brackets = Markera inom _hakparenteser -Select in B_races = Markera inom _krullparenteser Select _Word = Markera _ord Select _Line = Markera _rad Select Para_graph = Markera para_graf |