Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/PasswordGeneratorWidget.ui')
-rw-r--r--src/gui/PasswordGeneratorWidget.ui12
1 files changed, 10 insertions, 2 deletions
diff --git a/src/gui/PasswordGeneratorWidget.ui b/src/gui/PasswordGeneratorWidget.ui
index a04719c33..03f70806f 100644
--- a/src/gui/PasswordGeneratorWidget.ui
+++ b/src/gui/PasswordGeneratorWidget.ui
@@ -2,6 +2,14 @@
<ui version="4.0">
<class>PasswordGeneratorWidget</class>
<widget class="QWidget" name="PasswordGeneratorWidget">
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>547</width>
+ <height>352</height>
+ </rect>
+ </property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
@@ -100,7 +108,7 @@ QProgressBar::chunk {
</size>
</property>
<property name="text">
- <string>strength</string>
+ <string comment="Password strength">strength</string>
</property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
@@ -318,7 +326,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>