Modify the KeePassHTTP attribute conversion button text (#7073)

This commit is contained in:
Sami Vänttinen 2021-10-25 05:34:30 +03:00 committed by GitHub
parent dd41f093e6
commit 55f2bd41aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 5 deletions

View file

@ -60,7 +60,10 @@
</sizepolicy>
</property>
<property name="text">
<string>Move KeePassHTTP attributes to KeePassXC-Browser custom data</string>
<string>Convert KeePassHTTP data</string>
</property>
<property name="toolTip">
<string>Convert legacy KeePassHTTP attributes to KeePassXC-Browser compatible custom data</string>
</property>
</widget>
</item>