Changed Src Language to English
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@52 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<ui version="4.0" stdsetdef="1" >
|
||||
<author></author>
|
||||
<comment></comment>
|
||||
<exportmacro></exportmacro>
|
||||
<ui stdsetdef="1" version="4.0" >
|
||||
<author/>
|
||||
<comment/>
|
||||
<exportmacro/>
|
||||
<class>SimplePasswordDialog</class>
|
||||
<widget class="QDialog" name="SimplePasswordDialog" >
|
||||
<property name="geometry" >
|
||||
@@ -33,7 +33,7 @@
|
||||
</size>
|
||||
</property>
|
||||
<property name="windowTitle" >
|
||||
<string>Passworteingabe</string>
|
||||
<string>Enter your Password</string>
|
||||
</property>
|
||||
<widget class="QLabel" name="textLabel1" >
|
||||
<property name="geometry" >
|
||||
@@ -45,7 +45,7 @@
|
||||
</rect>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<string>Passwort:</string>
|
||||
<string>Password:</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QLineEdit" name="EditPassword" >
|
||||
@@ -84,7 +84,7 @@
|
||||
</rect>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<string>Abbre&chen</string>
|
||||
<string>&Cancel</string>
|
||||
</property>
|
||||
<property name="shortcut" >
|
||||
<string>Alt+C</string>
|
||||
|
||||
Reference in New Issue
Block a user