core: rename option "add" to "store" in command /layout

This commit is contained in:
Sebastien Helleu 2013-12-30 15:40:56 +01:00
parent c16dd6dcde
commit 45ae0c1d67
20 changed files with 97 additions and 92 deletions

View File

@ -22,7 +22,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
* core: use "+" separator to make a logical "and" between tags in command
/filter, option weechat.look.highlight_tags and buffer property
"highlight_tags"
* core: rename options save/reset to add/del in command /layout
* core: rename options save/reset to store/del in command /layout
* core: add options weechat.look.buffer_auto_renumber and
weechat.look.buffer_position, add option "renumber" in command /buffer, add
bar item "buffer_last_number" (task #12766)

View File

@ -476,23 +476,23 @@ Beispiele:
[command]*`layout`* Verwaltet Buffer/Fenster Layouts::
----
/layout add [<name>] [buffers|windows]
/layout store [<name>] [buffers|windows]
apply [<name>] [buffers|windows]
leave
del [<name>] [buffers|windows]
rename <name> <new_name>
add: erstellt ein Layout der zur Zeit verwendeten Buffer/Fenster
apply: das gespeicherte Layout anwenden
leave: belässt das aktuelle Layout (es wird kein Layout aktualisiert)
del: entfernt Buffer und/oder Fenster eines gesicherten Layouts
(falls weder "buffers" noch "windows" angegeben wird, dann wird das Layout entfernt)
rename: ein Layout umbenennen
name: Name unter welchem das Layout gesichert werden soll (Standardlayout lautet "default")
buffers: speichert bzw. verwendet nur Buffer (Reihenfolge der Buffer)
windows: speichert bzw. verwendet nur Fenster (Buffer welche im jeweiligen Fenster dargestellt werden)
store: store current buffers/windows in a layout
apply: apply saved layout
leave: leave current layout (does not update any layout)
del: delete buffers and/or windows in a saved layout
(if neither "buffers" nor "windows" is given after the name, the layout is deleted)
rename: rename a layout
name: name for saved layout (default is "default")
buffers: save/apply only buffers (order of buffers)
windows: save/apply only windows (buffer displayed by each window)
Wird der Befehl ohne Argumente aufgerufen wird das gespeicherte Layout dargestellt.
Without argument, this command displays saved layouts.
----
[[command_weechat_mouse]]

View File

@ -476,13 +476,13 @@ Examples:
[command]*`layout`* manage buffers/windows layouts::
----
/layout add [<name>] [buffers|windows]
/layout store [<name>] [buffers|windows]
apply [<name>] [buffers|windows]
leave
del [<name>] [buffers|windows]
rename <name> <new_name>
add: create a layout using the current buffers/windows
store: store current buffers/windows in a layout
apply: apply saved layout
leave: leave current layout (does not update any layout)
del: delete buffers and/or windows in a saved layout

View File

@ -476,13 +476,13 @@ Exemples:
[command]*`layout`* gestion des dispositions de tampons/fenêtres::
----
/layout add [<nom>] [buffers|windows]
/layout store [<nom>] [buffers|windows]
apply [<nom>] [buffers|windows]
leave
del [<nom>] [buffers|windows]
rename <nom> <nouveau_nom>
add: créer une disposition avec les tampons/fenêtres courants
store: stocker les tampons/fenêtres courants dans une disposition
apply: appliquer une disposition sauvegardée
leave: quitter la disposition courante (ne met à jour aucune disposition)
del: supprimer les tampons et/ou fenêtres dans une disposition sauvegardée

View File

@ -476,13 +476,13 @@ Esempi:
[command]*`layout`* manage buffers/windows layouts::
----
/layout add [<name>] [buffers|windows]
/layout store [<name>] [buffers|windows]
apply [<name>] [buffers|windows]
leave
del [<name>] [buffers|windows]
rename <name> <new_name>
add: create a layout using the current buffers/windows
store: store current buffers/windows in a layout
apply: apply saved layout
leave: leave current layout (does not update any layout)
del: delete buffers and/or windows in a saved layout

View File

@ -476,13 +476,13 @@ listdefault: デフォルトキーをリストアップ
[command]*`layout`* manage buffers/windows layouts::
----
/layout add [<name>] [buffers|windows]
/layout store [<name>] [buffers|windows]
apply [<name>] [buffers|windows]
leave
del [<name>] [buffers|windows]
rename <name> <new_name>
add: create a layout using the current buffers/windows
store: store current buffers/windows in a layout
apply: apply saved layout
leave: leave current layout (does not update any layout)
del: delete buffers and/or windows in a saved layout

View File

@ -476,22 +476,23 @@ Przykłady:
[command]*`layout`* zarządzaj układami buforów/okien::
----
/layout add [<nazwa>] [buffers|windows]
apply [<nazwa>] [buffers|windows]|| leave
reset [<nazwa>] [buffers|windows]
rename <nazwa> <nowa_nazwa>
/layout store [<name>] [buffers|windows]
apply [<name>] [buffers|windows]
leave
del [<name>] [buffers|windows]
rename <name> <new_name>
add: tworzy układ używając obecnych buforów/okien
apply: stosuje zapisany układ
leave: opuszcza obecny układ (nie aktualizuje żadnego układu)
reset: resetuje bufory i/lub okna w zapisanym układzie
(jeśli zarówno bufory jak i okna zostaną zresetowane, układ jest kasowany)
rename: zmienia nazwę układu
nazwa: nazwa zapisanego układu (domyślnie "default")
buffers: zapisuje/stosuje tylko bufory (kolejność buforów)
windows: zapisuje/stosuje tylko okna (bufory wyświetlane w każdym oknie)
store: store current buffers/windows in a layout
apply: apply saved layout
leave: leave current layout (does not update any layout)
del: delete buffers and/or windows in a saved layout
(if neither "buffers" nor "windows" is given after the name, the layout is deleted)
rename: rename a layout
name: name for saved layout (default is "default")
buffers: save/apply only buffers (order of buffers)
windows: save/apply only windows (buffer displayed by each window)
Komenda wywołana bez argumentów wyświetli zapisane układy.
Without argument, this command displays saved layouts.
----
[[command_weechat_mouse]]

View File

@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2013-12-24 00:03+0100\n"
"POT-Creation-Date: 2013-12-30 14:58+0100\n"
"PO-Revision-Date: 2013-12-15 14:39+0100\n"
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -1728,14 +1728,14 @@ msgstr "řídit buffery"
#, fuzzy
msgid ""
"add [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
"|| del [<name>] [buffers|windows] || rename <name> <new_name>"
"store [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || "
"leave || del [<name>] [buffers|windows] || rename <name> <new_name>"
msgstr ""
"save [buffers|windows] || apply [buffers|windows] || reset [buffers|windows]"
#, fuzzy
msgid ""
" add: create a layout using the current buffers/windows\n"
" store: store current buffers/windows in a layout\n"
" apply: apply saved layout\n"
" leave: leave current layout (does not update any layout)\n"
" del: delete buffers and/or windows in a saved layout\n"

View File

@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.4.3-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2013-12-24 00:03+0100\n"
"POT-Creation-Date: 2013-12-30 14:58+0100\n"
"PO-Revision-Date: 2013-12-21 16:44+0100\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <weechatter@arcor.de>\n"
@ -1934,15 +1934,17 @@ msgstr ""
msgid "manage buffers/windows layouts"
msgstr "Verwaltet Buffer/Fenster Layouts"
#, fuzzy
msgid ""
"add [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
"|| del [<name>] [buffers|windows] || rename <name> <new_name>"
"store [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || "
"leave || del [<name>] [buffers|windows] || rename <name> <new_name>"
msgstr ""
"add [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
"|| del [<name>] [buffers|windows] || rename <name> <new_name>"
#, fuzzy
msgid ""
" add: create a layout using the current buffers/windows\n"
" store: store current buffers/windows in a layout\n"
" apply: apply saved layout\n"
" leave: leave current layout (does not update any layout)\n"
" del: delete buffers and/or windows in a saved layout\n"

View File

@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2013-12-24 00:03+0100\n"
"POT-Creation-Date: 2013-12-30 14:58+0100\n"
"PO-Revision-Date: 2013-12-15 14:39+0100\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -1816,14 +1816,14 @@ msgstr "gestionar los buffers"
#, fuzzy
msgid ""
"add [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
"|| del [<name>] [buffers|windows] || rename <name> <new_name>"
"store [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || "
"leave || del [<name>] [buffers|windows] || rename <name> <new_name>"
msgstr ""
"save [buffers|windows] || apply [buffers|windows] || reset [buffers|windows]"
#, fuzzy
msgid ""
" add: create a layout using the current buffers/windows\n"
" store: store current buffers/windows in a layout\n"
" apply: apply saved layout\n"
" leave: leave current layout (does not update any layout)\n"
" del: delete buffers and/or windows in a saved layout\n"

View File

@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2013-12-24 00:03+0100\n"
"PO-Revision-Date: 2013-12-24 00:04+0100\n"
"POT-Creation-Date: 2013-12-30 14:58+0100\n"
"PO-Revision-Date: 2013-12-30 14:59+0100\n"
"Last-Translator: Sebastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: fr\n"
@ -1888,14 +1888,14 @@ msgid "manage buffers/windows layouts"
msgstr "gestion des dispositions de tampons/fenêtres"
msgid ""
"add [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
"|| del [<name>] [buffers|windows] || rename <name> <new_name>"
"store [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || "
"leave || del [<name>] [buffers|windows] || rename <name> <new_name>"
msgstr ""
"add [<nom>] [buffers|windows] || apply [<nom>] [buffers|windows] || leave || "
"del [<nom>] [buffers|windows] || rename <nom> <nouveau_nom>"
"store [<nom>] [buffers|windows] || apply [<nom>] [buffers|windows] || leave "
"|| del [<nom>] [buffers|windows] || rename <nom> <nouveau_nom>"
msgid ""
" add: create a layout using the current buffers/windows\n"
" store: store current buffers/windows in a layout\n"
" apply: apply saved layout\n"
" leave: leave current layout (does not update any layout)\n"
" del: delete buffers and/or windows in a saved layout\n"
@ -1908,7 +1908,7 @@ msgid ""
"\n"
"Without argument, this command displays saved layouts."
msgstr ""
" add: créer une disposition avec les tampons/fenêtres courants\n"
" store: stocker les tampons/fenêtres courants dans une disposition\n"
" apply: appliquer une disposition sauvegardée\n"
" leave: quitter la disposition courante (ne met à jour aucune disposition)\n"
" del: supprimer les tampons et/ou fenêtres dans une disposition "

View File

@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2013-12-24 00:03+0100\n"
"POT-Creation-Date: 2013-12-30 14:58+0100\n"
"PO-Revision-Date: 2013-12-15 14:39+0100\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -1535,12 +1535,12 @@ msgid "manage buffers/windows layouts"
msgstr "pufferek kezelése"
msgid ""
"add [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
"|| del [<name>] [buffers|windows] || rename <name> <new_name>"
"store [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || "
"leave || del [<name>] [buffers|windows] || rename <name> <new_name>"
msgstr ""
msgid ""
" add: create a layout using the current buffers/windows\n"
" store: store current buffers/windows in a layout\n"
" apply: apply saved layout\n"
" leave: leave current layout (does not update any layout)\n"
" del: delete buffers and/or windows in a saved layout\n"

View File

@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2013-12-24 00:03+0100\n"
"POT-Creation-Date: 2013-12-30 14:58+0100\n"
"PO-Revision-Date: 2013-12-15 14:39+0100\n"
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -1849,15 +1849,15 @@ msgstr "gestione dei buffer"
#, fuzzy
msgid ""
"add [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
"|| del [<name>] [buffers|windows] || rename <name> <new_name>"
"store [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || "
"leave || del [<name>] [buffers|windows] || rename <name> <new_name>"
msgstr ""
"save [<nome>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
"|| reset [<nome>] [buffers|windows] || rename <nome> <nuovo_nome>"
#, fuzzy
msgid ""
" add: create a layout using the current buffers/windows\n"
" store: store current buffers/windows in a layout\n"
" apply: apply saved layout\n"
" leave: leave current layout (does not update any layout)\n"
" del: delete buffers and/or windows in a saved layout\n"

View File

@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2013-12-24 00:03+0100\n"
"POT-Creation-Date: 2013-12-30 14:58+0100\n"
"PO-Revision-Date: 2013-12-15 14:39+0100\n"
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
"Language-Team: Japanese <https://github.com/l/WeeChat>\n"
@ -1830,15 +1830,15 @@ msgstr "バッファの管理"
#, fuzzy
msgid ""
"add [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
"|| del [<name>] [buffers|windows] || rename <name> <new_name>"
"store [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || "
"leave || del [<name>] [buffers|windows] || rename <name> <new_name>"
msgstr ""
"save [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
"|| reset [<name>] [buffers|windows] || rename <name> <new_name>"
#, fuzzy
msgid ""
" add: create a layout using the current buffers/windows\n"
" store: store current buffers/windows in a layout\n"
" apply: apply saved layout\n"
" leave: leave current layout (does not update any layout)\n"
" del: delete buffers and/or windows in a saved layout\n"

View File

@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2013-12-24 00:03+0100\n"
"POT-Creation-Date: 2013-12-30 14:58+0100\n"
"PO-Revision-Date: 2013-12-23 18:53+0100\n"
"Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -1880,15 +1880,17 @@ msgstr ""
msgid "manage buffers/windows layouts"
msgstr "zarządzaj układami buforów/okien"
#, fuzzy
msgid ""
"add [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
"|| del [<name>] [buffers|windows] || rename <name> <new_name>"
"store [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || "
"leave || del [<name>] [buffers|windows] || rename <name> <new_name>"
msgstr ""
"add [<nazwa>] [buffers|windows] || apply [<nazwa>] [buffers|windows]|| leave "
"|| reset [<nazwa>] [buffers|windows] || rename <nazwa> <nowa_nazwa>"
#, fuzzy
msgid ""
" add: create a layout using the current buffers/windows\n"
" store: store current buffers/windows in a layout\n"
" apply: apply saved layout\n"
" leave: leave current layout (does not update any layout)\n"
" del: delete buffers and/or windows in a saved layout\n"

View File

@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2013-12-24 00:03+0100\n"
"POT-Creation-Date: 2013-12-30 14:58+0100\n"
"PO-Revision-Date: 2013-12-15 14:40+0100\n"
"Last-Translator: Sergio Durigan Junior <sergiosdj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -1792,15 +1792,15 @@ msgstr "gerenciar buffers"
#, fuzzy
msgid ""
"add [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
"|| del [<name>] [buffers|windows] || rename <name> <new_name>"
"store [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || "
"leave || del [<name>] [buffers|windows] || rename <name> <new_name>"
msgstr ""
"save [<nome>] [buffers|windows] || apply [<nome>] [buffers|windows] || leave "
"|| reset [<nome>] [buffers|windows] || rename <nome> <novo_nome>"
#, fuzzy
msgid ""
" add: create a layout using the current buffers/windows\n"
" store: store current buffers/windows in a layout\n"
" apply: apply saved layout\n"
" leave: leave current layout (does not update any layout)\n"
" del: delete buffers and/or windows in a saved layout\n"

View File

@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2013-12-24 00:03+0100\n"
"POT-Creation-Date: 2013-12-30 14:58+0100\n"
"PO-Revision-Date: 2013-12-15 14:40+0100\n"
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -1558,12 +1558,12 @@ msgid "manage buffers/windows layouts"
msgstr "управление буферами"
msgid ""
"add [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
"|| del [<name>] [buffers|windows] || rename <name> <new_name>"
"store [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || "
"leave || del [<name>] [buffers|windows] || rename <name> <new_name>"
msgstr ""
msgid ""
" add: create a layout using the current buffers/windows\n"
" store: store current buffers/windows in a layout\n"
" apply: apply saved layout\n"
" leave: leave current layout (does not update any layout)\n"
" del: delete buffers and/or windows in a saved layout\n"

View File

@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2013-12-24 00:03+0100\n"
"POT-Creation-Date: 2013-12-30 14:58+0100\n"
"PO-Revision-Date: 2013-11-09 10:13+0100\n"
"Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -1383,14 +1383,14 @@ msgstr ""
#, fuzzy
msgid ""
"add [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
"|| del [<name>] [buffers|windows] || rename <name> <new_name>"
"store [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || "
"leave || del [<name>] [buffers|windows] || rename <name> <new_name>"
msgstr ""
"save [<isim>] [buffers|windows] || apply [<isim>] [buffers|windows] || leave "
"|| reset [<isim>] [buffers|windows] || rename <isim> <yeni_isim>"
msgid ""
" add: create a layout using the current buffers/windows\n"
" store: store current buffers/windows in a layout\n"
" apply: apply saved layout\n"
" leave: leave current layout (does not update any layout)\n"
" del: delete buffers and/or windows in a saved layout\n"

View File

@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.4.1-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2013-12-24 00:03+0100\n"
"POT-Creation-Date: 2013-12-30 14:58+0100\n"
"PO-Revision-Date: 2013-02-14 18:20+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -1388,12 +1388,12 @@ msgid "manage buffers/windows layouts"
msgstr ""
msgid ""
"add [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
"|| del [<name>] [buffers|windows] || rename <name> <new_name>"
"store [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || "
"leave || del [<name>] [buffers|windows] || rename <name> <new_name>"
msgstr ""
msgid ""
" add: create a layout using the current buffers/windows\n"
" store: store current buffers/windows in a layout\n"
" apply: apply saved layout\n"
" leave: leave current layout (does not update any layout)\n"
" del: delete buffers and/or windows in a saved layout\n"

View File

@ -3350,7 +3350,7 @@ command_layout_display_tree (struct t_gui_layout_window *layout_window,
}
/*
* Gets arguments for /layout command (if option is add/apply/del).
* Gets arguments for /layout command (if option is store/apply/del).
*/
void
@ -3438,8 +3438,8 @@ COMMAND_CALLBACK(layout)
return WEECHAT_RC_OK;
}
/* add a layout */
if (string_strcasecmp (argv[1], "add") == 0)
/* store in a layout */
if (string_strcasecmp (argv[1], "store") == 0)
{
command_layout_get_arguments (argc, argv, &layout_name, &ptr_layout,
&flag_buffers, &flag_windows);
@ -6835,12 +6835,12 @@ command_init ()
&command_key, NULL);
hook_command (NULL, "layout",
N_("manage buffers/windows layouts"),
N_("add [<name>] [buffers|windows]"
N_("store [<name>] [buffers|windows]"
" || apply [<name>] [buffers|windows]"
" || leave"
" || del [<name>] [buffers|windows]"
" || rename <name> <new_name>"),
N_(" add: create a layout using the current buffers/windows\n"
N_(" store: store current buffers/windows in a layout\n"
" apply: apply saved layout\n"
" leave: leave current layout (does not update any layout)\n"
" del: delete buffers and/or windows in a saved layout\n"
@ -6852,7 +6852,7 @@ command_init ()
"windows: save/apply only windows (buffer displayed by "
"each window)\n\n"
"Without argument, this command displays saved layouts."),
"add %(layouts_names)|buffers|windows buffers|windows"
"store %(layouts_names)|buffers|windows buffers|windows"
" || apply %(layouts_names)|buffers|windows buffers|windows"
" || leave"
" || del %(layouts_names)|buffers|windows buffers|windows"