From d2ccaca2aa99dcf4124b0f4c68a876737aa26537 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sun, 12 Jul 2009 13:49:18 -0400 Subject: textadept.dialog doesn't support '--text' for 'fileselect'. CocoaDialog supports this, but gcocoadialog is used now. --- core/locale.conf | 8 -------- 1 file changed, 8 deletions(-) (limited to 'core/locale.conf') diff --git a/core/locale.conf b/core/locale.conf index a7ce2028..b7ea6e68 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -75,10 +75,6 @@ IO_ICONV_ERROR "Encoding conversion failed." % "Open" 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" @@ -139,10 +135,6 @@ FIND_REPLACEMENTS_MADE "%d replacement(s) made" % "Find in Files" 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]" -- cgit v1.2.3