diff options
Diffstat (limited to 'core/locale.conf')
-rw-r--r-- | core/locale.conf | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/core/locale.conf b/core/locale.conf index ad4c6dad..297d7bfc 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -19,12 +19,9 @@ Undefined event name = Undefined event name % core/file_io.lua Open = Open -_Open = _Open -_Cancel = _Cancel Encoding conversion failed. = Encoding conversion failed. Cannot change binary file encoding = Cannot change binary file encoding Save = Save -_Save = _Save Untitled = Untitled Close without saving? = Close without saving? There are unsaved changes in = There are unsaved changes in @@ -39,7 +36,7 @@ File = File % core/gui.lua [Message Buffer] = [Message Buffer] _OK = _Ok -%_Cancel = _Cancel +_Cancel = _Cancel Name = Name %File = File %Untitled = Untitled @@ -84,8 +81,6 @@ _Whole word = _Whole word _Lua pattern = _Lua pattern _In files = _In files Find in Files = Find in Files -%_Open = _Open -%_Cancel = _Cancel No results found = No results found [Files Found Buffer] = [Files Found Buffer] Search wrapped = Search wrapped @@ -114,10 +109,10 @@ Error loading webpage: = Error loading webpage: % modules/textadept/menu.lua _File = _File _New = _New -%_Open = _Open +_Open = _Open Open _Recent... = Open _Recent... Re_load = Re_load -%_Save = _Save +_Save = _Save Save _As = Save _As _Close = _Close Close All = Close All @@ -266,11 +261,7 @@ Session Files Not Found = Session Files Not Found The following session files were not found = The following session files were not found %_OK = _OK Load Session = Load Session -%_Open = _Open -%_Cancel = _Cancel Save Session = Save Session -%_Save = _Save -%_Cancel = _Cancel % modules/textadept/snapopen.lua File Limit Exceeded = File Limit Exceeded |