Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions addon/doc/ne/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

केन्द्रीत् नियन्त्रक फेला पार्न यो उपकर्मी चयन गर्नु होस् । चेक बाकस,
सम्पादन भूमी जस्ता केन्द्रीत् नियन्त्रक सम्बन्धी सन्देस जान्न नेत्रवाणी +H
कुञ्जी दबाउनु होस् ।
कुञ्जी दबाउनु होस् ।

## Version 2.5

Expand All @@ -21,9 +21,9 @@

* बिसौनी सञ्झ्याल सहित अतिरिक्त नियन्त्रकका लागी सहयोग सन्देस थप गरियो ।
* माइक्रोसफ्ट एक्सेल, प्रस्तुती-पत्र र सञ्झ्याल ८ सुरुवात् पर्दा जस्ता
अनुप्रयोगहरुका सहयोग सन्देस थप गरियो ।
अनुप्रयोगहरुका सहयोग सन्देस थप गरियो ।
* उघार्ने र केन्द्रीत् मुद्रा दुबै खाले अवास्तविक कागजातहरू (जस्तै अन्तर
सञ्झ्याल, एडोबी पाठक, मोजिला फायरफक्स ईत्यादी) मा सहयोग सन्देस थप गरियो ।
सञ्झ्याल, एडोबी पाठक, मोजिला फायरफक्स ईत्यादी) मा सहयोग सन्देस थप गरियो ।
* नया भाषा: डेनिस

## Version 1.0
Expand Down
3 changes: 1 addition & 2 deletions buildVars.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@
addon_version="20250809.2.0",
# Brief changelog for this version
# Translators: what's new content for the add-on version to be shown in the add-on store
addon_changelog=_("""* Fixed changelog format.
* Restored translations for add-on description."""),
addon_changelog=_("""* Compatible with NVDA 2026.1."""),
# Author(s)
addon_author="Joseph Lee <joseph.lee22590@gmail.com>, Noelia Ruiz Martínez <nrm1977@gmail.com>",
# URL for the add-on documentation support
Expand Down
Loading