We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce2ca6f + 489556b commit 8884229Copy full SHA for 8884229
1 file changed
source/gui/settingsDialogs.py
@@ -2655,7 +2655,7 @@ def __init__(self, parent):
2655
label = pgettext(
2656
"advanced.uiaWithMSWord",
2657
# Translators: Label for the Use UIA with MS Word combobox, in the Advanced settings panel.
2658
- "Use UI Automation to access Microsoft Word document controls"
+ "Use UI Automation to access Microsoft &Word document controls"
2659
)
2660
wordChoices = (
2661
# Translators: Label for the default value of the Use UIA with MS Word combobox,
0 commit comments