mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-04 04:57:39 +03: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>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string notr="true">Extended ASCII</string>
|
||||
<string>Extended ASCII</string>
|
||||
</property>
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue