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:
tariq
2006-03-11 22:55:52 +00:00
parent 09ab186b9d
commit 60d342201d
44 changed files with 5972 additions and 6424 deletions

View File

@@ -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&amp;chen</string>
<string>&amp;Cancel</string>
</property>
<property name="shortcut" >
<string>Alt+C</string>