aboutsummaryrefslogtreecommitdiff
path: root/core/locale.lua
diff options
context:
space:
mode:
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