mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 20:47:37 +03:00
Add menu option to allow screenshots
* Fix #7580 * Also refactor the code to move everything into MainWindow
This commit is contained in:
parent
f9f82e9705
commit
0a2e716525
8 changed files with 48 additions and 28 deletions
|
@ -5420,6 +5420,10 @@ We recommend you use the AppImage available on our downloads page.</source>
|
|||
<source>You must restart the application to apply this setting. Would you like to restart now?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Allow Screen Capture</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>ManageDatabase</name>
|
||||
|
@ -7887,10 +7891,6 @@ Kernel: %3 %4</source>
|
|||
<source>KeePassXC - Error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Warning: Failed to prevent screenshots on a top level window!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Database password: </source>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -7913,6 +7913,10 @@ Kernel: %3 %4</source>
|
|||
<source>Failed to sign challenge using Windows Hello.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Warning: Failed to block screenshot capture on a top-level window.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Invalid Cipher</source>
|
||||
<translation type="unfinished"></translation>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue