diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-12-18 13:07:24 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-12-18 13:07:24 +0100 |
commit | 66494c439ed55ad29ae85600d5ca7cd5b1d6f075 (patch) | |
tree | 6bd0771c86406e6c91ece62c8d50d840fbf732c8 /po/weechat.pot | |
parent | 4c5e89ca6a4659d9e6dcc9c58324b2e6494fddfc (diff) | |
download | weechat-66494c439ed55ad29ae85600d5ca7cd5b1d6f075.zip |
core: add option weechat.look.window_auto_zoom, disable automatic zoom by default when terminal becomes too small for windows
Diffstat (limited to 'po/weechat.pot')
-rw-r--r-- | po/weechat.pot | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/po/weechat.pot b/po/weechat.pot index 5864e370f..575532852 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -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-16 09:37+0100\n" +"POT-Creation-Date: 2013-12-18 13:02+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" @@ -2412,6 +2412,12 @@ msgid "" "man strftime for date/time specifiers)" msgstr "" +msgid "" +"automatically zoom on current window if the terminal becomes too small to " +"display all windows (use alt-z to unzoom windows when the terminal is big " +"enough)" +msgstr "" + msgid "display an horizontal separator between windows" msgstr "" |