mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-09-26 19:31:13 -04:00
Modify the KeePassHTTP attribute conversion button text (#7073)
This commit is contained in:
parent
dd41f093e6
commit
55f2bd41aa
2 changed files with 12 additions and 5 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue