Fix Citation Editor to Tab out of Confidence ComboBox (#526)
Fixes #10351
This commit is contained in:
parent
3615e75d16
commit
10e0e64ff4
@ -197,7 +197,7 @@
|
|||||||
<child>
|
<child>
|
||||||
<object class="GtkComboBox" id="confidence">
|
<object class="GtkComboBox" id="confidence">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">True</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="tooltip_text" translatable="yes">Conveys the submitter's quantitative evaluation of the credibility of a piece of information, based upon its supporting evidence. It is not intended to eliminate the receiver's need to evaluate the evidence for themselves.
|
<property name="tooltip_text" translatable="yes">Conveys the submitter's quantitative evaluation of the credibility of a piece of information, based upon its supporting evidence. It is not intended to eliminate the receiver's need to evaluate the evidence for themselves.
|
||||||
Very Low =Unreliable evidence or estimated data
|
Very Low =Unreliable evidence or estimated data
|
||||||
Low =Questionable reliability of evidence (interviews, census, oral genealogies, or potential for bias for example, an autobiography)
|
Low =Questionable reliability of evidence (interviews, census, oral genealogies, or potential for bias for example, an autobiography)
|
||||||
|
Loading…
Reference in New Issue
Block a user