mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 20:47:37 +03:00
QMenubar option to show/hide itself (#10341)
-------- Co-authored-by: Mikko Saarinki <mikko.saarinki@michaelkingston.fi> Co-authored-by: Jonathan White <support@dmapps.us>
This commit is contained in:
parent
4ef52c859b
commit
a542ded97c
5 changed files with 64 additions and 10 deletions
|
@ -3659,11 +3659,6 @@ This may cause the affected plugins to malfunction.</source>
|
|||
<source>Confirm Overwrite Attachment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Attachment "%1" already exists.
|
||||
Would you like to overwrite the existing attachment?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Confirm Attachment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -3693,6 +3688,11 @@ Do you want to save the changes to your database?</source>
|
|||
Error: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Attachment "%1" already exists.
|
||||
Would you like to overwrite the existing attachment?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>EntryAttributesModel</name>
|
||||
|
@ -5465,6 +5465,10 @@ Are you sure you want to continue with this file?</source>
|
|||
<source>Classic (Platform-native)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Show Menubar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Show Toolbar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -5815,6 +5819,10 @@ We recommend you use the AppImage available on our downloads page.</source>
|
|||
<source>Set Theme: Classic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toggle Show Menubar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toggle Show Toolbar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue