diff options
author | 2020-07-26 18:58:57 -0400 | |
---|---|---|
committer | 2020-07-26 18:58:57 -0400 | |
commit | 0b5f7fc9742f8c7f3053219d76896b08c9cfa87d (patch) | |
tree | ad2600b6226bd94d985803f76ab46c40140b87aa /core/locales/locale.ar.conf | |
parent | bc43ca39b259699f91011544c18c3fa287aef1f3 (diff) | |
download | textadept-0b5f7fc9742f8c7f3053219d76896b08c9cfa87d.tar.gz textadept-0b5f7fc9742f8c7f3053219d76896b08c9cfa87d.zip |
Removed "Refresh syntax highlighting" feature.
This is a legacy feature for when multi-language lexers did not backtrack to
keep track of what the current language is.
Diffstat (limited to 'core/locales/locale.ar.conf')
-rw-r--r-- | core/locales/locale.ar.conf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/core/locales/locale.ar.conf b/core/locales/locale.ar.conf index d2168834..dec4e4f1 100644 --- a/core/locales/locale.ar.conf +++ b/core/locales/locale.ar.conf @@ -293,10 +293,9 @@ UTF-16 Encoding = ترميز الـUTF-1_6 Toggle View EOL = بدِّل عرض _نهاية السطر Toggle Wrap Mode = بدِّل ال_تفاف النص Toggle View Whitespace = بدِّل عرض ال_مسافة البيضاء -# Menu items for changing and refreshing the syntax-highlighting language for -# the current buffer. +# Menu items for changing the syntax-highlighting language for the current +# buffer. Select Lexer... = اختر ال_معجم... -Refresh Syntax Highlighting = أ_عِدْ التضليل النحوي # Menu items for navigating between views, splitting them, closing them, and # resizing them. View = _عرض |