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.fr.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.fr.conf')
-rw-r--r-- | core/locales/locale.fr.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/locales/locale.fr.conf b/core/locales/locale.fr.conf index ad2be4d8..60279918 100644 --- a/core/locales/locale.fr.conf +++ b/core/locales/locale.fr.conf @@ -43,7 +43,6 @@ Name = Nom %Untitled = Sans titre Switch Buffers = Changer de buffer theme not found. = thème non trouvé. -Select Theme = Sélectionner un thème CRLF = CRLF CR = CR LF = LF @@ -240,7 +239,6 @@ Toggle _Virtual Space = Permuter _espace virtuel Zoom _In = _Zoomer Zoom _Out = Déz_oomer _Reset Zoom = _Réinitialiser zoom -Select _Theme... = Sélectionner _Thème... _Help = _Aide Show _Manual = Voir _manuel Show _LuaDoc = Voir _LuaDoc |