aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/locale.lua
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2010-11-30 19:55:39 -0500
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2010-11-30 19:55:39 -0500
commitc7b543e79b41d9a983cc89e264acd0472d09dc92 (patch)
tree9b28b836f65b396ea160ba91048fb030018ccdcc /core/locale.lua
parent6c1afd75fc048e65cef5bfdbe68c79a082bdad43 (diff)
New manual.
Diffstat (limited to 'core/locale.lua')
-rw-r--r--core/locale.lua9
1 files changed, 0 insertions, 9 deletions
diff --git a/core/locale.lua b/core/locale.lua
index 5b14a254..0b148e68 100644
--- a/core/locale.lua
+++ b/core/locale.lua
@@ -5,15 +5,6 @@
module('locale', package.seeall)
-- Markdown:
--- ## Overview
---
--- All Textadept messages displayed are located in `core/locale.conf`. To change
--- the language, simply put a similar file containing the translated messages in
--- your `~/.textadept/` folder. See `core/locale.conf` for more information.
---
--- Feel free to translate Textadept and send your modified `locale.conf` files
--- to me. I will put them up on the site where they can be accessed.
---
-- ## Fields
--
-- Each message ID in `core/locale.conf` is accessible as a field in this