GUI Prefs: add tooltip for path translations button

This commit is contained in:
Jean-Francois Dockes 2017-12-06 10:15:11 +01:00
parent f192be517c
commit 329ab7b90d

View File

@ -900,6 +900,9 @@ May be slow for big documents.</string>
<property name="text">
<string>Paths translations</string>
</property>
<property name="toolTip">
<string>Set path translations for the selected index or for the main one if no selection exists.</string>
</property>
</widget>
</item>
</layout>