diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-10-14 18:21:46 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-10-14 18:21:46 +0200 |
commit | a08842bbadacea3ff4f7506fcc14cb516f71cc1e (patch) | |
tree | b9b5102af573b006b6f9745e2e03af14da6e5d64 /po/de.po | |
parent | 37835df5731f72cda4dad15b27bff7addb96865d (diff) | |
download | weechat-a08842bbadacea3ff4f7506fcc14cb516f71cc1e.zip |
Fix bug with URL selection in some terminals (caused by horizontal lines) (bug #27700)
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.1-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2009-10-10 12:39+0200\n" +"POT-Creation-Date: 2009-10-14 17:29+0200\n" "PO-Revision-Date: 2009-10-03 12:07+0200\n" "Last-Translator: Thomas Schuetz <i18n@internet-villa.de>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1339,6 +1339,11 @@ msgstr "" "beginnen oder enden)" msgid "" +"char used to draw horizontal lines, note that empty value will draw a real " +"line with ncurses, but may cause bugs with URL selection under some terminals" +msgstr "" + +msgid "" "max number of names in hotlist (0 = no name displayed, only buffer numbers)" msgstr "" "Maximale Anzahl an Namen in der Hotlist (0 = keine Namen, nur Puffernummern)" |