mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-15 01:36:14 -04:00
Merge pull request #1261 from chuinul/translate-extendedASCII
Enable translations for 'Extended ASCII' button
This commit is contained in:
commit
89c59498d1
1 changed files with 1 additions and 1 deletions
|
@ -318,7 +318,7 @@ QProgressBar::chunk {
|
||||||
<string>Extended ASCII</string>
|
<string>Extended ASCII</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string notr="true">Extended ASCII</string>
|
<string>Extended ASCII</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="checkable">
|
<property name="checkable">
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue