aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/locale.conf
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2016-06-15 08:50:42 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2016-06-15 08:50:42 -0400
commita83a1d95ebbdfc62f848f813089002a274806e2f (patch)
treeeeba4a9910cf324d0be4014ed94807249ea3b0c9 /core/locale.conf
parent465cf8345a38fdb078672c34dbd25c4e89c3dcf6 (diff)
Be more liberal about comments in locale files and use '#' by default.
Diffstat (limited to 'core/locale.conf')
-rw-r--r--core/locale.conf94
1 files changed, 47 insertions, 47 deletions
diff --git a/core/locale.conf b/core/locale.conf
index f0dc5a9f..2faad95a 100644
--- a/core/locale.conf
+++ b/core/locale.conf
@@ -1,23 +1,23 @@
-% Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
-%
-% Localization file.
-% The localized strings may contain UTF-8 characters, but not UTF-16 or UTF-32.
-% The latter must be converted manually from the \U+xxxx format. Note that if
-% you use the \ddd representation of characters, it must be in DECIMAL format,
-% not Octal.
-%
-% Each line contains a "message = localized string" pair. The message should not
-% be localized. Extra spaces around '=' are ignored.
-%
-% Notes:
-% - Buttons and menu items have a "_" character as a mnemonic (for
-% Alt+character) access. You can put the "_" anywhere applicable in your
-% localized version or eliminate it altogether.
+# Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
+#
+# Localization file.
+# The localized strings may contain UTF-8 characters, but not UTF-16 or UTF-32.
+# The latter must be converted manually from the \U+xxxx format. Note that if
+# you use the \ddd representation of characters, it must be in DECIMAL format,
+# not Octal.
+#
+# Each line contains a "message = localized string" pair. The message should not
+# be localized. Extra spaces around '=' are ignored.
+#
+# Notes:
+# - Buttons and menu items have a "_" character as a mnemonic (for
+# Alt+character) access. You can put the "_" anywhere applicable in your
+# localized version or eliminate it altogether.
-% core/events.lua
+# core/events.lua
Undefined event name = Undefined event name
-% core/file_io.lua
+# core/file_io.lua
Open = Open
Encoding conversion failed. = Encoding conversion failed.
Cannot change binary file encoding = Cannot change binary file encoding
@@ -33,13 +33,13 @@ _Yes = _Yes
_No = _No
File = File
-% core/gui.lua
+# core/gui.lua
[Message Buffer] = [Message Buffer]
_OK = _OK
_Cancel = _Cancel
Name = Name
-%File = File
-%Untitled = Untitled
+#File = File
+#Untitled = Untitled
Switch Buffers = Switch Buffers
theme not found. = theme not found.
CRLF = CRLF
@@ -53,21 +53,21 @@ The following buffers are unsaved: = The following buffers are unsaved:
Quit _without saving = Quit _without saving
Lua reset = Lua reset
-% core/keys.lua
+# core/keys.lua
Keychain: = Keychain:
Invalid sequence = Invalid sequence
-% modules/textadept/bookmarks.lua
+# modules/textadept/bookmarks.lua
Select Bookmark = Select Bookmark
Bookmark = Bookmark
-% modules/textadept/editing.lua
+# modules/textadept/editing.lua
Go To = Go To
Line Number: = Line Number:
-%_OK = _OK
-%_Cancel = _Cancel
+#_OK = _OK
+#_Cancel = _Cancel
-% modules/textadept/find.lua
+# modules/textadept/find.lua
_Find: = _Find:
R_eplace: = R_eplace:
Find _Next = Find _Next
@@ -86,11 +86,11 @@ Binary file matches. = Binary file matches.
Search wrapped = Search wrapped
Error = Error
An error occurred: = An error occurred:
-%_OK = _OK
-%_Cancel = _Cancel
+#_OK = _OK
+#_Cancel = _Cancel
replacement(s) made = replacement(s) made
-% For curses:
-%Find: = Find:
+# For curses:
+#Find: = Find:
Replace: = Replace:
[Next] = [Next]
[Prev] = [Prev]
@@ -101,12 +101,12 @@ Word(F2) = Word(F2)
Pattern(F3) = Pattern(F3)
Files(F4) = Files(F4)
-% modules/textadept/keys.lua
+# modules/textadept/keys.lua
Lexer = Lexer
Style = Style
Error loading webpage: = Error loading webpage:
-% modules/textadept/menu.lua
+# modules/textadept/menu.lua
_File = _File
_New = _New
_Open = _Open
@@ -163,10 +163,10 @@ _Move Selected Lines Up = _Move Selected Lines Up
Move Selected Lines Do_wn = Move Selected Lines Do_wn
_Search = _Search
_Find = _Find
-%Find _Next = Find _Next
+#Find _Next = Find _Next
Find _Previous = Find _Previous
-%_Replace = _Replace
-%Replace _All = Replace _All
+#_Replace = _Replace
+#Replace _All = Replace _All
Find _Incremental = Find _Incremental
Find in Fi_les = Find in Fi_les
Goto Nex_t File Found = Goto Nex_t File Found
@@ -216,8 +216,8 @@ Tab width: _8 = Tab width: _8
_Toggle Use Tabs = _Toggle Use Tabs
_Convert Indentation = _Convert Indentation
_EOL Mode = _EOL Mode
-%CRLF = CRLF
-%LF = LF
+#CRLF = CRLF
+#LF = LF
E_ncoding = E_ncoding
_UTF-8 Encoding = _UTF-8 Encoding
_ASCII Encoding = _ASCII Encoding
@@ -253,28 +253,28 @@ Key Command = Key Command
Run Command = Run Command
Unknown command: = Unknown command:
-% modules/textadept/mime_types.lua
+# modules/textadept/mime_types.lua
Select Lexer = Select Lexer
-%Name = Name
+#Name = Name
-% modules/textadept/run.lua
+# modules/textadept/run.lua
does not exist = does not exist
-% modules/textadept/session.lua
+# modules/textadept/session.lua
Session Files Not Found = Session Files Not Found
The following session files were not found = The following session files were not found
-%_OK = _OK
+#_OK = _OK
Load Session = Load Session
Save Session = Save Session
-% modules/textadept/snapopen.lua
+# modules/textadept/snapopen.lua
File Limit Exceeded = File Limit Exceeded
files or more were found. Showing the first = files or more were found. Showing the first
-%_OK = _OK
-%Open = Open
-%File = File
+#_OK = _OK
+#Open = Open
+#File = File
-% modules/textadept/snippets.lua
+# modules/textadept/snippets.lua
Select Snippet = Select Snippet
Trigger = Trigger
Snippet Text = Snippet Text