Skip to content

Commit

Permalink
Don't open message dialogs if another instance is opened (#58)
Browse files Browse the repository at this point in the history
* Don't open message dialogs if another instance is opened

* Pre-commit auto-fix

* Fix translators comments

* Pre-commit auto-fix

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
nvdaes and pre-commit-ci[bot] authored Jan 27, 2025
1 parent cae05d3 commit 2d8e873
Show file tree
Hide file tree
Showing 26 changed files with 153 additions and 149 deletions.
8 changes: 2 additions & 6 deletions .vscode/typings/__builtins__.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,2 @@
def _(msg: str) -> str:
...


def pgettext(context: str, message: str) -> str:
...
def _(msg: str) -> str: ...
def pgettext(context: str, message: str) -> str: ...
3 changes: 1 addition & 2 deletions addon/doc/bg/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
## Промени във версия 14.0
* Съвместима с NVDA 2021.1.

## Промени във версия 13.0
## Промени във версия 13.0
* Отстранен проблем с визуалното оформление на панела за настройки
(благодарности за това към Cyrille Bougot).
* Подобрения в документацията.
Expand Down Expand Up @@ -196,4 +196,3 @@
* Първоначално издание.

[[!tag dev stable]]

1 change: 0 additions & 1 deletion addon/doc/da/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,4 +189,3 @@ Bemærkninger:
* Første version.

[[!tag dev stable]]

3 changes: 1 addition & 2 deletions addon/doc/de/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Anmerkungen:
## Änderungen in 14.0
* Kompatibel mit NVDA 2021.1.

## Änderungen in 13.0
## Änderungen in 13.0
* Dank Cyrille Bougot wurde ein Problem im visuellen Layout des
Einstellungsfelds behoben.
* Verbesserte Dokumentation.
Expand Down Expand Up @@ -200,4 +200,3 @@ Anmerkungen:
* Erstveröffentlichung.

[[!tag dev stable]]

3 changes: 1 addition & 2 deletions addon/doc/es/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Notas:
## Cambios para 14.0
* Compatible con NVDA 2021.1.

## Cambios para 13.0
## Cambios para 13.0
* Se ha corregido un problema en la disposición visual del panel de
opciones, gracias a Cyrille Bougot.
* Se ha mejorado la documentación.
Expand Down Expand Up @@ -192,4 +192,3 @@ Notas:
* Versión inicial.

[[!tag dev stable]]

3 changes: 1 addition & 2 deletions addon/doc/fi/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Huomautuksia:
## Muutokset versiossa 14.0
* Yhteensopiva NVDA 2021.1:n kanssa.

## Muutokset versiossa 13.0
## Muutokset versiossa 13.0
* Korjattu ongelma asetuspaneelin visuaalisessa ulkoasussa; kiitos Cyrille
Bougotille.
* Dokumentaatiota paranneltu.
Expand Down Expand Up @@ -185,4 +185,3 @@ Huomautuksia:
* Ensimmäinen versio.

[[!tag dev stable]]

3 changes: 1 addition & 2 deletions addon/doc/fr/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Notes :
## Changements pour la version 14.0
* Compatible avec NVDA 2021.1.

## Changements pour la version 13.0
## Changements pour la version 13.0
* Correction d'un problème dans la disposition visuelle du panneau des
paramètres, grâce à Cyrille Bougot.
* Documentation améliorée.
Expand Down Expand Up @@ -200,4 +200,3 @@ Notes :
* Première version.

[[!tag dev stable]]

3 changes: 1 addition & 2 deletions addon/doc/gl/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Notas:
## Cambios para 14.0
* Compatible con NVDA 2021.1.

## Cambios para 13.0
## Cambios para 13.0
* Arranxado un problema no deseño visual do panel de opcións, grazas a
Cyrille Bougot.
* Mellorada a documentación.
Expand Down Expand Up @@ -188,4 +188,3 @@ Notas:
* Versión inicial.

[[!tag dev stable]]

1 change: 0 additions & 1 deletion addon/doc/hr/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,4 +188,3 @@ Napomene:
* Prva verzija.

[[!tag dev stable]]

3 changes: 1 addition & 2 deletions addon/doc/hu/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Megjegyzések:
## Changes for 14.0
* Compatible with NVDA 2021.1.

## Changes for 13.0
## Changes for 13.0
* Fixed an issue in visual layout of the settings panel, thanks to Cyrille
Bougot.
* Improved documentation.
Expand Down Expand Up @@ -181,4 +181,3 @@ Megjegyzések:
* - Első kiadás

[[!tag dev stable]]

3 changes: 1 addition & 2 deletions addon/doc/it/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Note:
## Novità nella versione 14.0
* Compatibile con NVDA 2021.1.

## Novità nella versione 13.0
## Novità nella versione 13.0
* Risolto un problema nella grafica della finestra Impostazioni. Grazie a
Cyrille Bougot.
* Miglioramenti alla documentazione.
Expand Down Expand Up @@ -194,4 +194,3 @@ Note:
* Versione iniziale.

[[!tag dev stable]]

3 changes: 1 addition & 2 deletions addon/doc/ja/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
## 14.0の変更点
* NVDA 2021.1に互換。

## 13.0の変更点
## 13.0の変更点
* 設定パネルの外観的なレイアウトの問題を修正しました。Cyrille Bougotのおかげです。
* ドキュメントの改善。
* このアドオンの利用可能な全てのコマンドに入力ジェスチャーを割り当てする、Clip Contents Designerカテゴリーを追加しました。
Expand Down Expand Up @@ -135,4 +135,3 @@
* 最初のバージョン。

[[!tag dev stable]]

3 changes: 1 addition & 2 deletions addon/doc/pl/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Uwagi:
## Zmiany w wersji 14.0
* Kompatybilny z NVDA 2021.1.

## Zmiany w wersji 13.0
## Zmiany w wersji 13.0
* Naprawiono błąd w układzie wizualnym panelu ustawień, dzięki Cyrille
Bougot.
* Ulepszona dokumentacja.
Expand Down Expand Up @@ -186,4 +186,3 @@ Uwagi:
* Pierwsze wydanie.

[[!tag dev stable]]

3 changes: 1 addition & 2 deletions addon/doc/pt_BR/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Notas:
## Mudanças na 14.0
* Compatível com o NVDA 2021.1.

## Mudanças na 13.0
## Mudanças na 13.0
* Corrigido um problema no leiaute visual do painel de configurações, graças
a Cyrille Bougot.
* Documentação melhorada.
Expand Down Expand Up @@ -197,4 +197,3 @@ Notas:
* Versão inicial.

[[!tag dev stable]]

1 change: 0 additions & 1 deletion addon/doc/pt_PT/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,4 +194,3 @@ Notas:
* Versão inicial.

[[!tag dev stable]]

3 changes: 1 addition & 2 deletions addon/doc/ro/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Note:
## Changes for 14.0
* Compatible with NVDA 2021.1.

## Changes for 13.0
## Changes for 13.0
* Fixed an issue in visual layout of the settings panel, thanks to Cyrille
Bougot.
* Improved documentation.
Expand Down Expand Up @@ -185,4 +185,3 @@ Note:
* Versiunea inițială.

[[!tag dev stable]]

3 changes: 1 addition & 2 deletions addon/doc/ru/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
## Изменения для 14.0
* Совместимо с NVDA 2021.1.

## Изменения для 13.0
## Изменения для 13.0
* Исправлена ошибка в визуальном оформлении панели настроек, спасибо Cyrille
Bougot.
* Улучшена документация.
Expand Down Expand Up @@ -189,4 +189,3 @@
* Первоначальная версия.

[[!tag dev stable]]

5 changes: 2 additions & 3 deletions addon/doc/sk/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Poznámky:
## Changes for 14.0
* Compatible with NVDA 2021.1.

## Changes for 13.0
## Changes for 13.0
* Fixed an issue in visual layout of the settings panel, thanks to Cyrille
Bougot.
* Improved documentation.
Expand Down Expand Up @@ -155,7 +155,7 @@ Poznámky:
konfiguračné profily NVDA a nie je potrebné po preinštalovaní doplnku
nanovo importovať nastavenia.
* Odteraz je možné v nastaveniach doplnku určiť, či sa bude text vkladať na
koniec alebo na začiatok obsahu schránky.
koniec alebo na začiatok obsahu schránky.

## Zmeny vo verzii 3.0 ##
* Braillovské znaky pre matematické operátory je takisto možné vkladať do
Expand All @@ -173,4 +173,3 @@ Poznámky:
* prvé vydanie.

[[!tag dev stable]]

3 changes: 1 addition & 2 deletions addon/doc/tr/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Notlar:
## 14.0 için değişiklikler
* NVDA 2021.1 ile uyumlu.

## 13.0 için Değişiklikler
## 13.0 için Değişiklikler
* Ayarlar panelinin görsel düzenindeki bir sorun düzeltildi, teşekkürler
Cyrille Bougot.
* Dokümantasyon (yardım dosyaları) geliştirildi.
Expand Down Expand Up @@ -189,4 +189,3 @@ Notlar:
* İlk versiyon.

[[!tag dev kararlı]]

3 changes: 1 addition & 2 deletions addon/doc/uk/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
## Зміни у версії 14.0
* Сумісний із NVDA 2021.1.

## Зміни у версії 13.0
## Зміни у версії 13.0
* Завдяки Cyrille Bougot виправлено проблему з візуальним розташуванням
панелі налаштувань.
* Поліпшено документацію.
Expand Down Expand Up @@ -185,4 +185,3 @@
* Перша версія.

[[!tag dev stable]]

3 changes: 1 addition & 2 deletions addon/doc/vi/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Lưu ý:
## Changes for 14.0
* Compatible with NVDA 2021.1.

## Changes for 13.0
## Changes for 13.0
* Fixed an issue in visual layout of the settings panel, thanks to Cyrille
Bougot.
* Improved documentation.
Expand Down Expand Up @@ -181,4 +181,3 @@ Lưu ý:
* Phiên bản đầu tiên

[[!tag dev stable]]

3 changes: 1 addition & 2 deletions addon/doc/zh_CN/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ It contains the following controls:
## Changes for 14.0
* Compatible with NVDA 2021.1.

## Changes for 13.0
## Changes for 13.0
* Fixed an issue in visual layout of the settings panel, thanks to Cyrille
Bougot.
* Improved documentation.
Expand Down Expand Up @@ -157,4 +157,3 @@ It contains the following controls:
* 发布初始版本。

[[!tag dev stable]]

Loading

0 comments on commit 2d8e873

Please sign in to comment.