Git commit e1b3898c7e88c4eeed3bb646d3cb124a65784b03 by Sebastian Kügler. Committed on 09/11/2017 at 11:25. Pushed by sebas into branch 'master'.
Change visible bell to visual bell BUG:386638 M +3 -3 doc/kcontrol/kcmaccess/index.docbook M +3 -3 kcms/access/accessibility.ui M +1 -1 kcms/access/kcmaccess.desktop https://commits.kde.org/plasma-desktop/e1b3898c7e88c4eeed3bb646d3cb124a65784b03 diff --git a/doc/kcontrol/kcmaccess/index.docbook b/doc/kcontrol/kcmaccess/index.docbook index 728424e7..b1feff68 100644 --- a/doc/kcontrol/kcmaccess/index.docbook +++ b/doc/kcontrol/kcmaccess/index.docbook @@ -69,14 +69,14 @@ to find the exact file. <para> For those users who have difficulty hearing the System bell, or those -users who have a silent computer, &kde; offers the <emphasis>visible bell</emphasis>. This +users who have a silent computer, &kde; offers the <emphasis>visual bell</emphasis>. This provides a visual signal (inverting the screen or flashing a color across it) when the system bell would normally sound. </para> <para> -To use the visible bell, first place a mark in the check box labeled -<guilabel>Use visible bell</guilabel>. +To use the visual bell, first place a mark in the check box labeled +<guilabel>Use visual bell</guilabel>. </para> <para> diff --git a/kcms/access/accessibility.ui b/kcms/access/accessibility.ui index 1a57ae50..9e22faa9 100644 --- a/kcms/access/accessibility.ui +++ b/kcms/access/accessibility.ui @@ -103,16 +103,16 @@ <item> <widget class="QGroupBox" name="groupBox_2"> <property name="title"> - <string>Visible Bell</string> + <string>Visual Bell</string> </property> <layout class="QGridLayout" name="gridLayout"> <item row="0" column="0" colspan="4"> <widget class="QCheckBox" name="visibleBell"> <property name="toolTip"> - <string>This option will turn on the "visible bell", i.e. a visible notification shown every time that normally just a bell would occur. This is especially useful for deaf people.</string> + <string>This option will turn on the "visual bell", i.e. a visual notification shown every time that normally just a bell would occur. This is especially useful for deaf people.</string> </property> <property name="text"> - <string>&Use visible bell</string> + <string>&Use visual bell</string> </property> </widget> </item> diff --git a/kcms/access/kcmaccess.desktop b/kcms/access/kcmaccess.desktop index 87964d16..3c0e3f55 100644 --- a/kcms/access/kcmaccess.desktop +++ b/kcms/access/kcmaccess.desktop @@ -154,7 +154,7 @@ Comment[x-test]=xxAccessibility Optionsxx Comment[zh_CN]=辅助功能选项 Comment[zh_TW]=無障礙輔助選項 -X-KDE-Keywords=access,accessibility,deaf,impaired,hearing,hearing loss,bell,audible bell,visible bell,Keyboard,keys,sticky keys,bounce keys,slow keys,mouse navigation,num pad,numpad,activation gestures,gestures,sticky,modifier keys,modifier,locking keys +X-KDE-Keywords=access,accessibility,deaf,impaired,hearing,hearing loss,bell,audible bell,visible bell,visual bell,Keyboard,keys,sticky keys,bounce keys,slow keys,mouse navigation,num pad,numpad,activation gestures,gestures,sticky,modifier keys,modifier,locking keys X-KDE-Keywords[bs]=pristup,pristupačnost,gluh,oštećen,sluh,gubitak sluha,zvono,zvučno zvono,vidljivo zvono,tastatura,tipke,ljepljive tipke,odskočne tipke,usporene tipke,navigacija uz pomoć miša,numerički dio, X-KDE-Keywords[ca]=accés,accessibilitat,sord,discapacitat,oïda,pèrdua d'oïda,campana,campana audible,campana visible,Teclat,tecles apegaloses,repetició de tecles,tecles lentes,navegació de ratolí,teclat numèric,activació de gestos,gestors,apegalós,tecles modificadores,modificador,tecles bloquejadores X-KDE-Keywords[ca@valencia]=accés,accessibilitat,sord,discapacitat,oïda,pèrdua d'oïda,campana,campana audible,campana visible,Teclat,tecles apegaloses,repetició de tecles,tecles lentes,navegació de ratolí,teclat numèric,activació de gestos,gestors,apegalós,tecles modificadores,modificador,tecles bloquejadores
