Skip to content

Commit d143135

Browse files
committed
Fix typos in news about version 2.9
1 parent 8e9131e commit d143135

File tree

9 files changed

+1896
-1917
lines changed

9 files changed

+1896
-1917
lines changed

weechat/locale/de/LC_MESSAGES/django.po

Lines changed: 276 additions & 277 deletions
Large diffs are not rendered by default.

weechat/locale/fr/LC_MESSAGES/django.po

Lines changed: 270 additions & 272 deletions
Large diffs are not rendered by default.

weechat/locale/it/LC_MESSAGES/django.po

Lines changed: 265 additions & 270 deletions
Large diffs are not rendered by default.

weechat/locale/ja/LC_MESSAGES/django.po

Lines changed: 268 additions & 270 deletions
Large diffs are not rendered by default.

weechat/locale/pl/LC_MESSAGES/django.po

Lines changed: 275 additions & 277 deletions
Large diffs are not rendered by default.

weechat/locale/pt_BR/LC_MESSAGES/django.po

Lines changed: 265 additions & 270 deletions
Large diffs are not rendered by default.

weechat/locale/sr/LC_MESSAGES/django.po

Lines changed: 276 additions & 278 deletions
Large diffs are not rendered by default.

weechat/news/_i18n_info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ def __i18n_news_info():
148148
gettext_noop("Version 2.7.1 (security release)")
149149
gettext_noop("Version 2.7.1 is available, it fixes three security vulnerabilities.\nUpgrade is recommended for all users.\n\nMore information on the <a href=\"/doc/security/\">page with security issues</a>.")
150150
gettext_noop("Version 2.8 is available!\n\nAmong the new features:\n\n- add variable \"old_full_name\" in buffer, set during buffer renaming\n- add debug option \"-d\" in command /eval\n- add functions crypto_hash and crypto_hash_pbkdf2 in plugin API\n- add infos \"auto_connect\" and \"weechat_headless\"\n- add pointer \"window\" in bar item evaluation (buflist)\n- add support of fake IRC servers (no I/O, for testing purposes)\n- accept hash of password in init command of weechat relay protocol with option \"password_hash\" (PBKDF2, SHA256, SHA512)\n- reject client with weechat relay protocol if password or totp is received in init command but not set in WeeChat\n- add support of Ruby 2.7\n- add support of PHP 7.4\n- many bugs fixed.\n\nFor complete list of new features and bugs fixed, please look at <a href=\"https://blog.weechat.org/post/2020/03/29/Version-2.8\">development blog</a> or <a href=\"/files/changelog/ChangeLog-2.8.html\">ChangeLog</a>.")
151-
gettext_noop("Version 2.9 is available!\n\nAmong the new features:\n\n- add command \"handshake\" in weechat relay protocol and nonce to prevent replay attacks during authentication\n- add command \"completion\" in weechat relay protocol\n- add option relay.network.auth\\_timeout, add status \"waiting\\_auth\" in irc and weechat relay protocols\n- add option \"color\\_bg\\_inactive\" in bars\n- add bar items \"buffer\\_nicklist\\_count\\_groups\" and \"buffer\\_nicklist\\_count\\_all\"\n- add key Alt+Enter to insert a newline, set default size for input bar to 0 (automatic)\n- add a scalable WeeChat logo (SVG)\n- add base 16/32/64 encoding/decoding in evaluation of expressions with \"base\\_encode:base,xxx\" and \"base\\_decode:base,xxx\"\n- add case sensitive wildcard matching comparison operator (\"==*\" and \"!!*\") and case sensitive/insensitive include comparison operators (\"==-\", \"!!-\", \"=-\", \"!-\") in evaluation of expressions\n- add keys Alt+Shift+B and Alt+Shift+N to toggle buflist/nicklist bars\n- reload configuration files when the SIGHUP signal is received\n- add API functions to complete words in command line\n- evaluate option buflist.look.sort\n- add support of \"UTF8MAPPING\" in IRC server\n- display IRC \"account\" messages in buffers\n- evaluate arguments when a trigger of type \"command\" is created\n- enable again command \"/guile eval\"\n- fix slow send of data to relay clients when SSL is enabled\n- add CI with GitHub Actions\n- run tests on plugins only if the plugins are enabled and compiled\n- GnuTLS is now a required dependency\n- disable build of JavaScript plugin by default, remove Debian package \"weechat-javascript\"\n- many bugs fixed.\n\nFor complete list of new features and bugs fixed, please look at <a href=\"https://blog.weechat.org/post/2020/07/18/Version-2.9\">development blog</a> or <a href=\"/files/changelog/ChangeLog-2.9.html\">ChangeLog</a>.")
151+
gettext_noop("Version 2.9 is available!\n\nAmong the new features:\n\n- add command \"handshake\" in weechat relay protocol and nonce to prevent replay attacks during authentication\n- add command \"completion\" in weechat relay protocol\n- add option relay.network.auth_timeout, add status \"waiting_auth\" in irc and weechat relay protocols\n- add option \"color_bg_inactive\" in bars\n- add bar items \"buffer_nicklist_count_groups\" and \"buffer_nicklist_count_all\"\n- add key Alt+Enter to insert a newline, set default size for input bar to 0 (automatic)\n- add a scalable WeeChat logo (SVG)\n- add base 16/32/64 encoding/decoding in evaluation of expressions with \"base_encode:base,xxx\" and \"base_decode:base,xxx\"\n- add case sensitive wildcard matching comparison operator (\"==*\" and \"!!*\") and case sensitive/insensitive include comparison operators (\"==-\", \"!!-\", \"=-\", \"!-\") in evaluation of expressions\n- add keys Alt+Shift+B and Alt+Shift+N to toggle buflist/nicklist bars\n- reload configuration files when the SIGHUP signal is received\n- add API functions to complete words in command line\n- evaluate option buflist.look.sort\n- add support of \"UTF8MAPPING\" in IRC server\n- display IRC \"account\" messages in buffers\n- evaluate arguments when a trigger of type \"command\" is created\n- enable again command \"/guile eval\"\n- fix slow send of data to relay clients when SSL is enabled\n- add CI with GitHub Actions\n- run tests on plugins only if the plugins are enabled and compiled\n- GnuTLS is now a required dependency\n- disable build of JavaScript plugin by default, remove Debian package \"weechat-javascript\"\n- many bugs fixed.\n\nFor complete list of new features and bugs fixed, please look at <a href=\"https://blog.weechat.org/post/2020/07/18/Version-2.9\">development blog</a> or <a href=\"/files/changelog/ChangeLog-2.9.html\">ChangeLog</a>.")
152152
gettext_noop("Version 3.0 is available!\n\nAmong the new features:\n\n- add option script.scripts.download_enabled (it must be explicitly set to \"on\" to allow download of scripts from weechat.org)\n- add option \"-oerr\" in command /exec to send stderr to buffer (now disabled by default)\n- allow to send text on buffers and evaluate command with commands /allchan, /allpv and /allserv\n- add option fset.look.auto_refresh\n- add variable \"tg_argc\" in data set by command trigger and variable \"tg_trigger_name\" in data set by all triggers\n- add argument \"bytes\" in API function string_dyn_concat\n- add API function string_color_code_size\n- add optional list of colors in infos \"nick_color\" and \"nick_color_name\"\n- add pointer to irc_nick in focus of bar item \"buffer_nicklist\"\n- many bugs fixed.\n\nFor complete list of new features and bugs fixed, please look at <a href=\"https://blog.weechat.org/post/2020/11/11/Version-3.0\">development blog</a> or <a href=\"/files/changelog/ChangeLog-3.0.html\">ChangeLog</a>.")
153153
gettext_noop("Version 3.0.1 is available!\n\nThis is a bug fix and maintenance release.\n\nFor complete list of bugs fixed, please look at <a href=\"/files/changelog/ChangeLog-3.0.1.html\">ChangeLog</a>.")
154154
gettext_noop("Version 3.1 is available!\n\nAmong the new features:\n\n- add options weechat.look.hotlist_update_on_buffer_switch and weechat.look.read_marker_update_on_buffer_switch\n- add option sec.crypt.passphrase_command to read passphrase from an external program on startup, remove option sec.crypt.passphrase_file\n- improve debug in command /eval\n- add options \"setvar\" and \"delvar\" in command /buffer, rename option \"localvar\" to \"listvar\"\n- add buffer local variable \"completion_default_template\" (evaluated) to override the value of option weechat.completion.default_template\n- add option \"recreate\" in command /filter\n- add raw string in evaluation of expressions with \"raw:xxx\"\n- add evaluation of conditions in evaluation of expressions with \"eval_cond:xxx\"\n- add info_hashtable \"secured_data\"\n- add info \"irc_is_message_ignored\"\n- add IRC server option \"default_chantypes\", used when the server does not send them in message 005\n- add variable \"${tg_trigger_name}\" in command trigger evaluated strings\n- many bugs fixed.\n\nFor complete list of new features and bugs fixed, please look at <a href=\"https://blog.weechat.org/post/2021/03/07/Version-3.1\">development blog</a> or <a href=\"/files/changelog/ChangeLog-3.1.html\">ChangeLog</a>.")

weechat/scripts/_i18n_scripts.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,8 +220,6 @@ def __i18n_scripts_scripts():
220220
gettext_noop("Detect multiple nicknames from the same host on irc channels.")
221221
# Translators: description for script "digraph.py" (0.3.7+)
222222
gettext_noop("Digraphs like nvim for inputting math symbols.")
223-
# Translators: description for script "btc_ticker.py" (0.3.7+)
224-
gettext_noop("Display Bitcoin or other crypto currency spot exchange value.")
225223
# Translators: description for script "infos.py" (0.3.0+)
226224
gettext_noop("Display WeeChats infos, useful for script developers.")
227225
# Translators: description for script "hilites.rb" (0.3.0+)

0 commit comments

Comments
 (0)