diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2008-05-07 14:34:10 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2008-05-07 14:34:10 +0200 |
commit | f71c190a975ea6836fa79e90124fb3dd14a6b05b (patch) | |
tree | aa9a42c11964f759f3e9e16f514e6e10c747416d /po/weechat.pot | |
parent | b0e88590b9910c08b14820618cce86249bea91b4 (diff) | |
download | weechat-f71c190a975ea6836fa79e90124fb3dd14a6b05b.zip |
New option "xfer.file.use_nick_in_filename" for Xfer files (task #7140)
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 f55bc7033..8ca716869 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-05-07 13:30+0200\n" +"POT-Creation-Date: 2008-05-07 14:31+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" @@ -3868,6 +3868,9 @@ msgstr "" msgid "path for reading files when sending (when no path is specified by user)" msgstr "" +msgid "use remote nick as prefix in local filename when receiving a file" +msgstr "" + msgid "convert spaces to underscores when sending files" msgstr "" |