Merge beta to master#15447
Merged
Merged
Conversation
From translation svn revision: 76707 Authors: Bernd Dorer <bdorer@mailbox.org> David Parduhn <xkill85@gmx.net> Rene Linke <rene.linke@hamburg.de> Adriani Botez <adriani.botez@gmail.com> Karl Eick <hozosch@web.de> Robert Hänggi <aarjay.robert@gmail.com> Astrid Waldschmetterling <a.r.waldschmetterling@gmx.de> Stats: 177 105 source/locale/de/LC_MESSAGES/nvda.po 3 0 source/locale/de/gestures.ini 8 7 source/locale/de/symbols.dic 197 144 user_docs/de/userGuide.t2t 4 files changed, 385 insertions(+), 256 deletions(-)
From translation svn revision: 76707 Authors: Juan C. buno <oprisniki@gmail.com> Noelia Martinez <nrm1977@gmail.com> Remy Ruiz <remyruiz@gmail.com> Jose M. Delicado <jm.delicado@nvda.es> Stats: 186 115 source/locale/es/LC_MESSAGES/nvda.po 83 0 user_docs/es/changes.t2t 2 files changed, 269 insertions(+), 115 deletions(-)
From translation svn revision: 76707 Authors: Jani Kinnunen <janikinnunen340@gmail.com> Isak Sand <isak.sand@gmail.com> Stats: 282 220 source/locale/fi/LC_MESSAGES/nvda.po 1 1 source/locale/fi/symbols.dic 63 0 user_docs/fi/changes.t2t 118 65 user_docs/fi/userGuide.t2t 4 files changed, 464 insertions(+), 286 deletions(-)
From translation svn revision: 76707 Authors: Cearbhall OMeadhra <cearbhall.omeadhra@blbc.ie> Ronan McGuirk <ronan.p.mcguirk@gmail.com> Kevin Scannell <kscanne@gmail.com> Stats: 177 109 source/locale/ga/LC_MESSAGES/nvda.po 19 0 user_docs/ga/userGuide.t2t 2 files changed, 196 insertions(+), 109 deletions(-)
From translation svn revision: 76707 Authors: Juan C. buno <oprisniki@gmail.com> Ivan Novegil <ivan.novegil@nvda.es> Javier Curras <javier.curras@nvda.es> Jose M. Delicado <jm.delicado@nvda.es> Stats: 184 114 source/locale/gl/LC_MESSAGES/nvda.po 83 0 user_docs/gl/changes.t2t 2 files changed, 267 insertions(+), 114 deletions(-)
From translation svn revision: 76707 Authors: Hrvoje Katic <hrvojekatic@gmail.com> Zvonimir Stanecic <9a5dsz@gozaltech.org> Milo Ivir <mivir@milotype.de> Dejana Rakic <dejana.rakic.2@gmail.com> Stats: 181 115 source/locale/hr/LC_MESSAGES/nvda.po 1 1 source/locale/hr/symbols.dic 58 0 user_docs/hr/changes.t2t 3 files changed, 240 insertions(+), 116 deletions(-)
From translation svn revision: 76707 Authors: Grzegorz Zlotowicz <grzezlo@wp.pl> Patryk Faliszewski <patric3031@wp.pl> Zvonimir Stanecic <9a5dsz@gozaltech.org> Dorota Krac <dorkakrac@yandex.com> Piotr Rakowski <kontakt@piotrrakowski.net> Hubert Meyer <hubmeyer1989@gmail.com> Arkadiusz Swietnicki <nuno69a@gmail.com> Stats: 1 1 source/locale/pl/symbols.dic 1 file changed, 1 insertion(+), 1 deletion(-)
From translation svn revision: 76707 Authors: Jozko Gregorc <jozko.gregorc@gmail.com> Stats: 1 0 user_docs/sl/locale.t2tconf 1 file changed, 1 insertion(+)
From translation svn revision: 76707 Authors: Nikola Jovic <wwenikola123@gmail.com> Janko Valencik <janko.valencik@alfanum.co.rs> Zvonimir <9a5dsz@gozaltech.org> Danijela Popovic <vlajna95@gmail.com> Stats: 182 111 source/locale/sr/LC_MESSAGES/nvda.po 1 file changed, 182 insertions(+), 111 deletions(-)
From translation svn revision: 76707 Authors: Dinakar T.D. <td.dinkar@gmail.com> Stats: 176 109 source/locale/ta/LC_MESSAGES/nvda.po 1 file changed, 176 insertions(+), 109 deletions(-)
From translation svn revision: 76707 Authors: vgjh2005@gmail.com jiangtiandao901647@gmail.com manchen_0528@outlook.com dingpengyu06@gmail.com singer.mike.zhao@gmail.com 1872265132@qq.com Stats: 186 121 source/locale/zh_CN/LC_MESSAGES/nvda.po 1 file changed, 186 insertions(+), 121 deletions(-)
From translation svn revision: 76707
…e disabled (#15444) Fixes #15440 Fixup of #15402 Summary of the issue: Some add-ons have version strings which we cannot parse for ordering. When checking if an add-on should be force disabled, we don't handle the case where the version string cannot be parsed. If a version string cannot be parsed, we should assume the add-on should not be force disabled, instead of throwing an error Description of user facing changes Add-ons which have unparsable version strings now work again Description of development approach If a version string cannot be parsed, we should assume the add-on should not be force disabled, instead of throwing an error
…r below (#15443) Follow-up of #15402 See #15402 (comment) Summary of the issue: As with Tony's Enhancements add-on, "NVDA global commands extension" add-on (name = NVDAExtensionGlobalPlugin) version 12.0.8 or below causes speech muted with WASAPI, so with NVDA 2023.3beta1. This add-on is not in NVDA store but is popular in French community as well as in international community; it is translated in 10 languages. A fix release (13.0) has already been created by the author @paulber19 on August 20. But we cannot ensure that people will have updated before updating NVDA. Description of user facing changes No problem when running NVDA with NVDAExtensionGlobalPlugin 12.0.8: NVDA is speaking. Description of development approach Added this add-on and its version in the list to force incompatibility.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.