mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-02 19:46:06 -04:00
Add warning for duplicate URLs with Additional URLs list (#9588)
This commit is contained in:
parent
e9ea5b43ec
commit
f30604c6f6
4 changed files with 37 additions and 16 deletions
|
@ -3970,6 +3970,10 @@ Error: %1</source>
|
|||
<source>Invalid URL</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Duplicate URL</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>EntryView</name>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue