diff options
author | 2013-06-21 15:00:56 -0400 | |
---|---|---|
committer | 2013-06-21 15:00:56 -0400 | |
commit | 9c40b6e33237b137c46530a25a3560f4b56bc682 (patch) | |
tree | 30a7a586a3525f180aa3c9b2001154aba6a14602 /core/locales/locale.es.conf | |
parent | 004bb689fcd3b945f0ca724ed73f9e1215f6ec34 (diff) | |
download | textadept-9c40b6e33237b137c46530a25a3560f4b56bc682.tar.gz textadept-9c40b6e33237b137c46530a25a3560f4b56bc682.zip |
Remove theme selection since it does not persist.
Encourage calling `gui.set_theme()` from *~/.textadept/init.lua* instead.
Diffstat (limited to 'core/locales/locale.es.conf')
-rw-r--r-- | core/locales/locale.es.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/locales/locale.es.conf b/core/locales/locale.es.conf index a8a1c628..102401e4 100644 --- a/core/locales/locale.es.conf +++ b/core/locales/locale.es.conf @@ -43,7 +43,6 @@ Name = Nombre %Untitled = Sin Nombre Switch Buffers = Cambiar Buffer theme not found. = tema no encontrado. -Select Theme = Seleccionar tema CRLF = CRLF CR = CR LF = LF @@ -240,7 +239,6 @@ Toggle _Virtual Space = Activa_r/Desactivar modo espacio virtual Zoom _In = _Zoom: Acercar Zoom _Out = Zoom: Ale_jar _Reset Zoom = Zoom: R_estaurar -Select _Theme... = Se_leccionar tema... _Help = A_yuda Show _Manual = Mostrar _manual Show _LuaDoc = Mostrar _LuaDoc |