From cf93e953b615868b740b1eef006de0d5cb781df7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Thu, 17 Mar 2016 21:00:16 +0100 Subject: core: use ${info:term_width} instead of ${window.win_width} in /help weechat.bar.xxx.conditions (closes #703) --- po/it.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'po/it.po') diff --git a/po/it.po b/po/it.po index 0cb541c6b..1975207e7 100644 --- a/po/it.po +++ b/po/it.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-03-13 18:25+0100\n" +"POT-Creation-Date: 2016-03-17 20:41+0100\n" "PO-Revision-Date: 2016-01-17 08:52+0100\n" "Last-Translator: Esteban I. Ruiz Moreno \n" "Language-Team: weechat-dev \n" @@ -4641,7 +4641,7 @@ msgid "" "conditions to display the bar: a simple condition: \"active\", \"inactive\", " "\"nicklist\" (window must be active/inactive, buffer must have a nicklist), " "or an expression with condition(s) (see /help eval), like: \"${nicklist} && " -"${window.win_width} > 100\" (local variables for expression are ${active}, " +"${info:term_width} > 100\" (local variables for expression are ${active}, " "${inactive} and ${nicklist})" msgstr "" -- cgit v1.2.3