aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/locale.conf
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2011-07-14 17:06:00 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2011-07-14 17:06:00 -0400
commit7fdb29ad729ff4ac5faf4db21bddc3f9fb955038 (patch)
tree6e3ab8958a3c8aa49b0bab617a30bf815f8a1b32 /core/locale.conf
parent71dea7de131fc90871b9e9c86b901c3180cb23e1 (diff)
Changed menu labels to be more descriptive and added select_command() dialog.
Diffstat (limited to 'core/locale.conf')
-rw-r--r--core/locale.conf95
1 files changed, 51 insertions, 44 deletions
diff --git a/core/locale.conf b/core/locale.conf
index 6b343f1c..eab424a0 100644
--- a/core/locale.conf
+++ b/core/locale.conf
@@ -107,7 +107,7 @@ gtk-redo = gtk-redo
gtk-cut = gtk-cut
gtk-copy = gtk-copy
gtk-paste = gtk-paste
-Duplicate = Duplicat_e
+Duplicate Line = Duplicat_e Line
gtk-delete = gtk-delete
gtk-select-all = gtk-select-all
Match Brace = _Match Brace
@@ -122,29 +122,28 @@ Transpose Characters = T_ranspose Characters
Join Lines = _Join Lines
Convert Indentation = Convert _Indentation
Selection = Selectio_n
-Enclose in... = _Enclose in...
-HTML Tags = _HTML Tags
-HTML Single Tag = HTML Single _Tag
-Double Quotes = _Double Quotes
-Single Quotes = _Single Quotes
-Parentheses = _Parentheses
-Brackets = _Brackets
-Braces = B_races
+Enclose as XML Tags = Enclose as _XML Tags
+Enclose as Single XML Tag = Enclose as Single XML _Tag
+Enclose in Double Quotes = Enclose in _Double Quotes
+Enclose in Single Quotes = Enclose in _Single Quotes
+Enclose in Parentheses = Enclose in _Parentheses
+Enclose in Brackets = Enclose in _Brackets
+Enclose in Braces = Enclose in B_races
Grow Selection = _Grow Selection
Shrink Selection = _Shrink Selection
-Select in... = _Select in...
-Between Tags = Between _Tags
-HTML Tag = _HTML Tag
-Double Quote = _Double Quote
-Single Quote = _Single Quote
-Parenthesis = _Parenthesis
-Bracket = _Bracket
-Brace = B_race
-Word = _Word
-Line = _Line
-Paragraph = Para_graph
-Indented Block = _Indented Block
-Scope = S_cope
+Select = _Select
+Select between XML Tags = Select between _XML Tags
+Select in XML Tag = Select in XML _Tag
+Select in Double Quotes = Select in _Double Quotes
+Select in Single Quotes = Select in _Single Quotes
+Select in Parentheses = Select in _Parentheses
+Select in Brackets = Select in _Brackets
+Select in Braces = Select in B_races
+Select Word = Select _Word
+Select Line = Select _Line
+Select Paragraph = Select Para_graph
+Select Indented Block = Select _Indented Block
+Select Style = Select St_yle
Search = _Search
gtk-find = gtk-find
%Find Next = Find _Next
@@ -158,24 +157,25 @@ Goto Previous File Found = Goto Previous 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
Snippets = _Snippets
-Expand = _Expand
-Insert... = _Insert...
-Previous Placeholder = _Previous Placeholder
-Cancel = _Cancel
+Insert Snippet... = _Insert Snippet...
+Expand Snippet/Next Placeholder = _Expand Snippet/Next Placeholder
+Previous Snippet Placeholder = _Previous Snippet Placeholder
+Cancel Snippet = _Cancel Snippet
Bookmark = _Bookmark
-Toggle on Current Line = _Toggle on Current Line
-Clear All = _Clear All
-Next = _Next
-Previous = _Previous
+Toggle Bookmark = _Toggle Bookmark
+Clear Bookmarks = _Clear Bookmarks
+Next Bookmark = _Next Bookmark
+Previous Bookmark = _Previous Bookmark
Goto Bookmark... = _Goto Bookmark...
Snapopen = Snap_open
-User Home = _User Home
-Textadept Home = _Textadept Home
-Current Directory = _Current Directory
+Snapopen User Home = Snapopen _User Home
+Snapopen Textadept Home = Snapopen _Textadept Home
+Snapopen Current Directory = Snapopen _Current Directory
Show Style = Show St_yle
Buffer = _Buffer
Next Buffer = _Next Buffer
@@ -188,36 +188,43 @@ Toggle Use Tabs = Toggle Use _Tabs
Toggle View Whitespace = Toggle View White_space
Toggle Virtual Space = Toggle _Virtual Space
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
EOL Mode = EOL _Mode
%CRLF = CRLF
%CR = CR
%LF = LF
Encoding = En_coding
-UTF-8 = UTF-8
-ASCII = ASCII
-ISO-8859-1 = ISO-8859-1
-MacRoman = MacRoman
-UTF-16 = UTF-16
+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
Refresh Syntax Highlighting = _Refresh Syntax Highlighting
Select Lexer... = Select _Lexer...
View = _View
Next View = _Next View
Previous View = _Previous View
-Split Vertical = Split _Vertical
-Split Horizontal = Split _Horizontal
-Unsplit = _Unsplit
-Unsplit All = Unsplit _All
+Split View Vertical = Split View _Vertical
+Split View Horizontal = Split View _Horizontal
+Unsplit View = _Unsplit View
+Unsplit All Views = Unsplit _All Views
Grow View = _Grow View
Shrink View = _Shrink View
Zoom In = Zoom _In
Zoom Out = Zoom _Out
Reset Zoom = _Reset Zoom
Help = _Help
-Manual = _Manual
-LuaDoc = _LuaDoc
+Show Manual = Show _Manual
+Show LuaDoc = Show _LuaDoc
gtk-about = gtk-about
Lexers = _Lexers
Unknown command: = Unknown command:
+Run Command = Run Command
+Command = Command
+Key Command = Key Command
% modules/textadept/mime_types.lua
Select Lexer = Select Lexer