Skip to content

Beta to master merge#13518

Merged
feerrenrut merged 11 commits into
masterfrom
beta
Mar 21, 2022
Merged

Beta to master merge#13518
feerrenrut merged 11 commits into
masterfrom
beta

Conversation

@seanbudd

Copy link
Copy Markdown
Member

Must be a merge commit

NVDA translation automation and others added 11 commits March 18, 2022 00:01
From translation svn revision: 66380

Authors:
Jani Kinnunen <janikinnunen340@gmail.com>
Isak Sand <isak.sand@gmail.com>

Stats:
3	3	source/locale/fi/LC_MESSAGES/nvda.po
1	1	user_docs/fi/changes.t2t
11	11	user_docs/fi/userGuide.t2t
 3 files changed, 15 insertions(+), 15 deletions(-)
From translation svn revision: 66380

Authors:
Shmuel Naaman <shmuel_naaman@yahoo.com>

Stats:
814	947	source/locale/he/LC_MESSAGES/nvda.po
 1 file changed, 814 insertions(+), 947 deletions(-)
From translation svn revision: 66380

Authors:
Simone Dal Maso <simone.dalmaso@gmail.com>
Alberto Buffolino <a.buffolino@gmail.com>

Stats:
34	51	source/locale/it/LC_MESSAGES/nvda.po
145	27	user_docs/it/userGuide.t2t
 2 files changed, 179 insertions(+), 78 deletions(-)
From translation svn revision: 66380

Authors:
Takuya Nishimoto <nishimotz@gmail.com>
Minako Nonogaki <minakonono3519@gmail.com>

Stats:
6	6	source/locale/ja/LC_MESSAGES/nvda.po
2	2	user_docs/ja/changes.t2t
 2 files changed, 8 insertions(+), 8 deletions(-)
From translation svn revision: 66380

Authors:
Dan Pungă <dan.punga@gmail.com>
Florian Ionașcu <7ro2014@gmail.com>
Alexandru Matei <alexandrumateistelian@gmail.com>
Nicuşor Untilă <nicusoruntila@yahoo.com>
Adriani Ionuț Botez <ionutz_tero@yahoo.com>
Dragoș Grecianu <grecianu.dragos@gmail.com>
Daniela Popovici <vlajna95@gmail.com>
George Antonio Andrei <george.andrei2002@gmail.com>

Stats:
449	222	source/locale/ro/LC_MESSAGES/nvda.po
 1 file changed, 449 insertions(+), 222 deletions(-)
From translation svn revision: 66380

Authors:
Volodymyr Pyrig <vp88.mobile@gmail.com>

Stats:
1	1	source/locale/uk/LC_MESSAGES/nvda.po
 1 file changed, 1 insertion(+), 1 deletion(-)
From translation svn revision: 66380

Authors:
wangjanli@gmail.com
maro.zhang@gmail.com
Aaron Wu <waaron2000@gmail.com>
Victor Cai <surfer0627@gmail.com>
haach111000@gmail.com

Stats:
1374	1374	user_docs/zh_TW/userGuide.t2t
 1 file changed, 1374 insertions(+), 1374 deletions(-)
From translation svn revision: 66380
Some time after we branched for the 2021.3 beta, pr #13066 was merged to master, which upgraded Py2exe to 0.11.0.1. However, this version of Py2exe fails to build the NVDA distribution when using optimized Python (E.g. when building a release).
This was not noticed until trying to build the NVDA 2022.1beta1 tag.

Description of how this pull request fixes the issue:
This pr upgrades py2exe to 0.11.1.0.
…ashes MS Word!! (#13515)

Fixes #13511
Fixes #13503

Summary of the issue:
Fetching text-column-number using UIA custom patterns in MS Word, causes MS Word to crash.
this can happen when opening a blank document on MS Word start-up.
This has been reported to Microsoft.

Description of how this pull request fixes the issue:
No longer fetch text-column-number in MS Word with UIA. This should only be reenabled in future for newer versions of MS Word identified not to crash.
Follow up of #13515, fixes the change log for 2022.1beta2
@seanbudd seanbudd requested a review from a team as a code owner March 21, 2022 06:11
@AppVeyorBot

This comment was marked as outdated.

@feerrenrut feerrenrut merged commit 05f55ff into master Mar 21, 2022
@nvaccessAuto nvaccessAuto added this to the 2022.2 milestone Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants