Start: Added tooltip to preferences button
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<div class="title">
|
||||
<div class="version">
|
||||
VERSIONSTRING
|
||||
<a href="OpenSettings.py">
|
||||
<a title="T_VTOOLTIP" href="OpenSettings.py">
|
||||
<img class="settingsicon" src="IMAGE_SRC_SETTINGS">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -79,3 +79,4 @@ T_EXTERNALLINKS = translate("StartPage", "To open any of the links above in your
|
||||
T_CREATIONDATE = translate("StartPage", "Creation date")
|
||||
T_LASTMODIFIED = translate("StartPage", "Last modification")
|
||||
T_NOTES = translate("StartPage", "Notes")
|
||||
T_VTOOLTIP = translate("StartPage", "Open start page preferences")
|
||||
|
||||
Reference in New Issue
Block a user