aboutsummaryrefslogtreecommitdiff
path: root/core/locale.conf
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2009-07-12 13:49:18 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2009-07-12 13:49:18 -0400
commitd2ccaca2aa99dcf4124b0f4c68a876737aa26537 (patch)
tree3f14b1acb1436f5df066b5a28b3c63269216d675 /core/locale.conf
parent7043d8ef2abdc024c813496736145763a0550a59 (diff)
downloadtextadept-d2ccaca2aa99dcf4124b0f4c68a876737aa26537.tar.gz
textadept-d2ccaca2aa99dcf4124b0f4c68a876737aa26537.zip
textadept.dialog doesn't support '--text' for 'fileselect'.
CocoaDialog supports this, but gcocoadialog is used now.
Diffstat (limited to 'core/locale.conf')
-rw-r--r--core/locale.conf8
1 files changed, 0 insertions, 8 deletions
diff --git a/core/locale.conf b/core/locale.conf
index a7ce2028..b7ea6e68 100644
--- a/core/locale.conf
+++ b/core/locale.conf
@@ -76,10 +76,6 @@ IO_ICONV_ERROR "Encoding conversion failed."
IO_OPEN_TITLE "Open"
% core/file_io.lua
-% "Select a file(s) to open"
-IO_OPEN_TEXT "Select a file(s) to open"
-
-% core/file_io.lua
% "Save"
IO_SAVE_TITLE "Save"
@@ -140,10 +136,6 @@ FIND_REPLACEMENTS_MADE "%d replacement(s) made"
FIND_IN_FILES_TITLE "Find in Files"
% core/ext/find.lua
-% "Select Directory to Search"
-FIND_IN_FILES_TEXT "Select Directory to Search"
-
-% core/ext/find.lua
% "[Files Found Buffer]"
FIND_FILES_FOUND_BUFFER "[Files Found Buffer]"