diff options
Diffstat (limited to 'core/locale.conf')
-rw-r--r-- | core/locale.conf | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/core/locale.conf b/core/locale.conf index f7c1e519..b4abb7ef 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -264,30 +264,6 @@ MENU_EDIT_JOIN_LINES "_Join Lines" MENU_EDIT_CONVERT_INDENTATION "Convert _Indentation" % core/ext/menu.lua -% "_Kill Ring" -MENU_EDIT_KR_TITLE "_Kill Ring" - -% core/ext/menu.lua -% "_Cut to Line End" -MENU_EDIT_KR_CUT_TO_LINE_END "_Cut to Line End" - -% core/ext/menu.lua -% "C_opy to Line End" -MENU_EDIT_KR_COPY_TO_LINE_END "C_opy to Line End" - -% core/ext/menu.lua -% "_Paste From" -MENU_EDIT_KR_PASTE_FROM "_Paste From" - -% core/ext/menu.lua -% "Paste _Next From" -MENU_EDIT_KR_PASTE_NEXT_FROM "Paste _Next From" - -% core/ext/menu.lua -% "Paste _Previous From" -MENU_EDIT_KR_PASTE_PREV_FROM "Paste _Previous From" - -% core/ext/menu.lua % "S_election" MENU_EDIT_SEL_TITLE "S_election" |