diff options
author | 2011-07-16 15:28:23 -0400 | |
---|---|---|
committer | 2011-07-16 15:28:23 -0400 | |
commit | 6018434c61659be84e95a2129c1c1a827fa264f0 (patch) | |
tree | e593ed14756f6fc2691f04af29997c968f53bfb1 /core | |
parent | ccc60abdb2b68fd552ca5c2dd2433b798266429a (diff) | |
download | textadept-6018434c61659be84e95a2129c1c1a827fa264f0.tar.gz textadept-6018434c61659be84e95a2129c1c1a827fa264f0.zip |
Rearranged Buffer and View menus and changed various accelerators.
Diffstat (limited to 'core')
-rw-r--r-- | core/locale.conf | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/core/locale.conf b/core/locale.conf index c065e785..d18fbfb3 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -96,9 +96,9 @@ gtk-save = gtk-save gtk-save-as = gtk-save-as gtk-close = gtk-close Close All = Close All -Load Session... = Load Session... +Load Session... = Loa_d Session... Load Session = Load Session -Save Session... = Save Session... +Save Session... = Sav_e Session... Save Session = Save Session gtk-quit = gtk-quit Edit = _Edit @@ -153,15 +153,15 @@ Replace = _Replace %Replace All = Replace _All Find Incremental = Find _Incremental Find in Files = Find in Fi_les -Goto Next File Found = Goto Next File Found -Goto Previous File Found = Goto Previous File Found +Goto Next File Found = Goto Nex_t File Found +Goto Previous File Found = Goto Previou_s File Found gtk-jump-to = gtk-jump-to Tools = _Tools Command Entry = Command _Entry Select Command = Select Co_mmand Run = _Run Compile = _Compile -Filter Through = Fi_lter Through +Filter Through = _Filter Through Adeptsense = _Adeptsense Complete Symbol = _Complete Symbol Show Documentation = Show _Documentation @@ -184,29 +184,24 @@ Show Style = Show St_yle Buffer = _Buffer Next Buffer = _Next Buffer Previous Buffer = _Previous Buffer -Switch Buffer = Switch _Buffer -Toggle View EOL = Toggle View _EOL -Toggle Wrap Mode = Toggle _Wrap Mode -Toggle Show Indent Guides = Toggle Show Indent _Guides -Toggle Use Tabs = Toggle Use _Tabs -Toggle View Whitespace = Toggle View White_space -Toggle Virtual Space = Toggle _Virtual Space +Switch to Buffer... = _Switch to Buffer... Indentation = _Indentation Tab width: 2 = Tab width: _2 Tab width: 3 = Tab width: _3 Tab width: 4 = Tab width: _4 Tab width: 8 = Tab width: _8 +Toggle Use Tabs = _Toggle Use Tabs Convert Indentation = _Convert Indentation -EOL Mode = EOL _Mode +EOL Mode = _EOL Mode %CRLF = CRLF %CR = CR %LF = LF -Encoding = En_coding -UTF-8 Encoding = UTF-8 Encoding -ASCII Encoding = ASCII Encoding -ISO-8859-1 Encoding = ISO-8859-1 Encoding -MacRoman Encoding = MacRoman Encoding -UTF-16 Encoding = UTF-16 Encoding +Encoding = E_ncoding +UTF-8 Encoding = _UTF-8 Encoding +ASCII Encoding = _ASCII Encoding +ISO-8859-1 Encoding = _ISO-8859-1 Encoding +MacRoman Encoding = _MacRoman Encoding +UTF-16 Encoding = UTF-1_6 Encoding Refresh Syntax Highlighting = _Refresh Syntax Highlighting Select Lexer... = Select _Lexer... View = _View @@ -217,7 +212,12 @@ Split View Horizontal = Split View _Horizontal Unsplit View = _Unsplit View Unsplit All Views = Unsplit _All Views Grow View = _Grow View -Shrink View = _Shrink View +Shrink View = Shrin_k View +Toggle View EOL = Toggle View _EOL +Toggle Wrap Mode = Toggle _Wrap Mode +Toggle Show Indent Guides = Toggle Show In_dent Guides +Toggle View Whitespace = Toggle View White_space +Toggle Virtual Space = Toggle _Virtual Space Zoom In = Zoom _In Zoom Out = Zoom _Out Reset Zoom = _Reset Zoom |