mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 04:13:32 +02:00
Remove broken by design /set translation.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4698 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
ee59980363
commit
c403b70de4
8 changed files with 0 additions and 181 deletions
|
|
@ -280,8 +280,6 @@ FORMAT_REC fecommon_core_formats[] = {
|
|||
{ "set_item", "$0 = $1", 2, { 0, 0 } },
|
||||
{ "set_unknown", "Unknown setting $0", 1, { 0 } },
|
||||
{ "set_not_boolean", "Setting {hilight $0} isn't boolean, use /SET", 1, { 0 } },
|
||||
{ "translation_not_found", "Error opening translation table file $0: $1", 2, { 0, 0 } },
|
||||
{ "translation_file_error", "Error parsing translation table file $0", 1, { 0 } },
|
||||
{ "no_completions", "There's no completions", 0 },
|
||||
{ "completion_removed", "Removed completion $0", 1, { 0 } },
|
||||
{ "completion_header", "%#Key Value Auto", 0 },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue