We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82d7ba1 commit 0ca2d30Copy full SHA for 0ca2d30
1 file changed
buildVars.py
@@ -26,8 +26,7 @@
26
addon_version="26.02",
27
# Brief changelog for this version
28
# Translators: what's new content for the add-on version to be shown in the add-on store
29
- addon_changelog=_("""* NVDA 2025.3.2 or later is required.
30
-* Added embedded object and text paragraph navigation to web mode."""),
+ addon_changelog=_("""* Renamed "web mode" to "browse mode" as this mode will cover additional situations including browse mode in Word 365."""),
31
# Author(s)
32
addon_author="Christopher Duffley <nvda@chrisduffley.com>, originally by Joseph Lee <joseph.lee22590@gmail.com>",
33
# URL for the add-on documentation support
0 commit comments