diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-11-05 16:11:22 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-11-05 16:11:22 +0100 |
commit | e9ef9a9e1b4e1c14fa0fd85efe72039a231fe794 (patch) | |
tree | b9b7cbbea6330f8963e922ecf4bb1ab9b3c0c9d2 /po/hu.po | |
parent | f211a839f6e55769288ee82051b00618dc719e99 (diff) | |
download | weechat-e9ef9a9e1b4e1c14fa0fd85efe72039a231fe794.zip |
core: display full line (option + value) for lines with error in configuration files
Diffstat (limited to 'po/hu.po')
-rw-r--r-- | po/hu.po | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-11-05 11:34+0100\n" +"POT-Creation-Date: 2011-11-05 16:04+0100\n" "PO-Revision-Date: 2011-10-22 12:21+0200\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -2614,15 +2614,15 @@ msgid "%sWarning: %s, line %d: unknown section identifier (\"%s\")" msgstr "%s %s, %d. sor: ismeretlen csoportazonosító (\"%s\")\n" #, fuzzy, c-format -msgid "%sWarning: %s, line %d: option \"%s\" unknown for section \"%s\"" +msgid "%sWarning: %s, line %d: unknown option for section \"%s\": %s" msgstr "%s %s, %d. sor: ismeretlen csoportazonosító (\"%s\")\n" #, fuzzy, c-format -msgid "%sWarning: %s, line %d: unknown option \"%s\" (outside a section)" +msgid "%sWarning: %s, line %d: option outside section: %s" msgstr "%s %s, %d. sor: ismeretlen csoportazonosító (\"%s\")\n" #, fuzzy, c-format -msgid "%sWarning: %s, line %d: invalid value for option \"%s\"" +msgid "%sWarning: %s, line %d: invalid value for option: %s" msgstr "%s %s, %d. sor: érvénytelen opció: \"%s\"\n" #, fuzzy, c-format @@ -7680,3 +7680,7 @@ msgstr "" msgid "Lists" msgstr "" + +#, fuzzy +#~ msgid "%sWarning: %s, line %d: unknown option \"%s\" (outside a section)" +#~ msgstr "%s %s, %d. sor: ismeretlen csoportazonosító (\"%s\")\n" |