diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-03-22 16:38:06 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-03-22 16:38:06 +0100 |
commit | 7c793257ffa0d2963a5ce8d34e59534839bdc54a (patch) | |
tree | 31c7c349f45cc4ea63cfdafb40373f5a91f44fb1 /po/de.po | |
parent | 558c9f261446438b5a3d8ff997e0b93143f11a69 (diff) | |
download | weechat-7c793257ffa0d2963a5ce8d34e59534839bdc54a.zip |
Add option aspell.check.real_time (off by default), fix bugs with aspell and utf-8 chars, add function utf8_char_int to API
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.2.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2009-03-21 15:56+0100\n" +"POT-Creation-Date: 2009-03-22 16:17+0100\n" "PO-Revision-Date: 2009-01-03 00:42+0100\n" "Last-Translator: Thomas Schuetz <i18n@internet-villa.de>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -2192,11 +2192,16 @@ msgid "" "for which you didn't explicitely enabled it)" msgstr "" +msgid "check words during text search in buffer" +msgstr "" + msgid "" -"minimum length for a word to be spell checked (use 0 to check all words)" +"real-time spell checking of words (slower, disabled by default: words are " +"checked only if there's delimiter after)" msgstr "" -msgid "check words during text search in buffer" +msgid "" +"minimum length for a word to be spell checked (use 0 to check all words)" msgstr "" #, c-format |