Linux: Fix warning message about --allow-screencapture (#9638)

* Fixes #9420
This commit is contained in:
Jonathan White 2023-07-19 16:12:25 -04:00 committed by GitHub
parent b612476c56
commit 8199bf0869
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 9 deletions

View file

@ -7890,10 +7890,6 @@ Kernel: %3 %4</source>
<source>read password of the database from stdin</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>allow app screen recordering and screenshots</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Locked databases.</source>
<translation type="unfinished"></translation>
@ -7956,6 +7952,10 @@ Kernel: %3 %4</source>
<source>Access to all entries is denied</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>allow screenshots and app recording (Windows/macOS)</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>QtIOCompressor</name>