Add lock selected database action on toolbar

Closes #6445

Switch tab when locking a database and move Lock Database actions to the Database section of the toolbar.
This commit is contained in:
Lorenzo Tucci
2021-07-02 11:33:12 +02:00
committed by Jonathan White
parent 456726556d
commit c88d8c870f
10 changed files with 90 additions and 17 deletions

View File

@@ -5142,10 +5142,6 @@ Are you sure you want to continue with this file?</source>
<source>Download &amp;Favicon</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Lock Databases</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;CSV File</source>
<translation type="unfinished"></translation>
@@ -5298,6 +5294,14 @@ We recommend you use the AppImage available on our downloads page.</source>
<source>Restore Entry(s)</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Lock Database</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Lock &amp;All Databases</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>ManageDatabase</name>