diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2008-09-21 19:32:41 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2008-09-21 19:32:41 +0200 |
commit | a8b12f25975568f3f4d6f8fc383d785bab9b24fa (patch) | |
tree | 327e3d89fcb4139199c9c0d2c47184201b69b0a5 /po/weechat.pot | |
parent | e1bb85457ada8a9df6dfe4cea88f1a502fb57418 (diff) | |
download | weechat-a8b12f25975568f3f4d6f8fc383d785bab9b24fa.zip |
Add IRC bar items (buffer name, lag indicator), use bar items from plugins with callback to core items if not found
Diffstat (limited to 'po/weechat.pot')
-rw-r--r-- | po/weechat.pot | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/po/weechat.pot b/po/weechat.pot index df1b75093..ac611af63 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2008-09-18 18:49+0200\n" +"POT-Creation-Date: 2008-09-21 19:29+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1814,6 +1814,9 @@ msgstr "" msgid "name of FIFO pipe" msgstr "" +msgid "Lag" +msgstr "" + #, c-format msgid "%s%s: error with IRC server from URL (\"%s\"), ignored" msgstr "" |