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:
Mikko Saarinki 2024-04-28 05:09:38 +03:00 committed by GitHub
parent 4ef52c859b
commit a542ded97c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 64 additions and 10 deletions

View file

@ -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 &quot;%1&quot; 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 &quot;%1&quot; 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>