mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-19 10:20:17 -06:00
browsetab: change go to begin/end button text so its more obvious begin and end is meant
This commit is contained in:
@@ -193,7 +193,7 @@
|
||||
<string><html><head/><body><p>Clicking this button navigates to the beginning in the table view above.</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string><<</string>
|
||||
<string>|<</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -248,7 +248,7 @@
|
||||
<string><html><head/><body><p>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Clicking this button navigates up to the end in the table view above.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>>></string>
|
||||
<string>>|</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user