Skip to content

Commit

Permalink
Merge branch 'beta'
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelDCurran committed Sep 23, 2019
2 parents edc04e0 + 3f60a53 commit f8ad5c4
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 11 deletions.
1 change: 1 addition & 0 deletions source/appModules/explorer.py
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ def _get_TextInfo(cls):
cls.TextInfo = super().TextInfo
return cls.TextInfo


class AppModule(appModuleHandler.AppModule):

def chooseNVDAObjectOverlayClasses(self, obj, clsList):
Expand Down
6 changes: 3 additions & 3 deletions source/locale/de/characterDescriptions.dic
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#German characterDescriptions.dic
#German characterDescriptions.dic
#A part of NonVisual Desktop Access (NVDA)
#URL: https://www.nvda-project.org/
#Copyright (c) 2010-2012 NVDA contributors.
Expand All @@ -23,7 +23,7 @@ o Otto
p Paula
q Quelle
r Richard
s Siegfried
s Samuel
ß Eszett
t Theodor
u Ulrich
Expand All @@ -32,4 +32,4 @@ v Viktor
w Wilhelm
x Xantippe
y Ypsilon
z Zeppelin
z Zacharias
2 changes: 1 addition & 1 deletion source/locale/fr/symbols.dic
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ _ souligné
ς sigma none never
ϲ sigma lunaire none never
Σ sigma none never
ÿ igrec tréma none never
ÿ igrec tréma char norep
β bêta none never
ϐ bêta none never
Β bêta none never
Expand Down
12 changes: 6 additions & 6 deletions source/locale/tr/LC_MESSAGES/nvda.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: NVDA bzr main:5884\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-19 00:10+1000\n"
"PO-Revision-Date: 2019-07-23 15:53+0300\n"
"POT-Creation-Date: 2019-09-13 00:10+1000\n"
"PO-Revision-Date: 2019-09-16 22:53+0300\n"
"Last-Translator: Çağrı Doğan <cagrid@hotmail.com>\n"
"Language-Team: NVDA_TR <cagrid@hotmail.com>\n"
"Language: tr_TR\n"
Expand Down Expand Up @@ -7932,11 +7932,11 @@ msgstr "Yeniden başlat"

#. Translators: An option in the combo box to choose exit action.
msgid "Restart with add-ons disabled"
msgstr "Eklentileri devre dışı bırak ve yeniden başlat"
msgstr "Eklentileri devre dışı bırakarak yeniden başlat"

#. Translators: An option in the combo box to choose exit action.
msgid "Restart with debug logging enabled"
msgstr "Hata ayıklamayı etkinleştirip yeniden başlat"
msgstr "Hata ayıklamayı etkinleştirerek yeniden başlat"

#. Translators: An option in the combo box to choose exit action.
msgid "Install pending update"
Expand Down Expand Up @@ -7986,7 +7986,7 @@ msgstr "&Evet"
#. Translators: A button in the addon installation warning dialog which allows the user to decide not to
#. install the add-on
msgid "&No"
msgstr "Hayı&r"
msgstr "&Hayır"

msgid ""
"Changes were made to add-ons. You must restart NVDA for these changes to "
Expand Down Expand Up @@ -8105,7 +8105,7 @@ msgstr "&Eklenti Kur"

#. Translators: The label of a button in the Add-ons Manager to open the list of incompatible add-ons.
msgid "&View incompatible add-ons..."
msgstr "&Uyumsuz eklentileri görüntüleyin..."
msgstr "&Uyumsuz eklentileri görüntüle..."

#. Translators: The message displayed in the dialog that allows you to choose an add-on package for installation.
msgid "Choose Add-on Package File"
Expand Down
1 change: 1 addition & 0 deletions user_docs/en/changes.t2t
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ What's New in NVDA
This is a minor release to fix several crashes present in 2019.2. Fixes include:
- Addressed several crashes in Gmail seen in both Firefox and Chrome when interacting with particular popup menus such as when creating filters or changing certain Gmail settings. (#10175, #9402, #8924)
- In Windows 7, NVDA no longer causes Windows Explorer to crash when the mouse is used in the start menu. (#9435)
- Windows Explorer on Windows 7 no longer crashes when accessing metadata edit fields. (#5337)


= 2019.2 =
Expand Down
2 changes: 1 addition & 1 deletion user_docs/vi/userGuide.t2t
Original file line number Diff line number Diff line change
Expand Up @@ -1157,7 +1157,7 @@ Từ Windows 8 trở lên, tùy chọn này cho phép bạn cấu hình NVDA s
Tùy chọn này chỉ xuất hiện khi NVDA được cài đặt.
Hiện không thể hỗ trợ tùy chọn giảm âm này cho phiên bản tạm và bản chạy trực tiếp.

+++ Thiết lập nhanh tham số cho giọng đọc +++[SynthSettingsRing]
+++ Vòng thiết lập tham số cho giọng đọc +++[SynthSettingsRing]
Ngoài việc thay đổi các tham số cho giọng đọc trong phân loại tiếng nói, bạn còn có thể thay đổi chúng bằng các phím tắt ở bất cứ nơi nào.Dưới đây là các phím tắt đó:
%kc:beginInclude
|| Chức năng | Phím máy bàn | Phím xách tay | Mô tả |
Expand Down

0 comments on commit f8ad5c4

Please sign in to comment.