summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Suhren <suhren.stefan@fh-swf.de>2015-10-03 19:46:17 +0200
committerStefan Suhren <suhren.stefan@fh-swf.de>2015-10-03 19:46:17 +0200
commita5aed61404d035c9a7f223fba0bc14903c7d602a (patch)
tree8cedb9dc9ccf10024c45b7a0d0d73b690c75246f
parent069296c5c5e981730253fe5da88fa8fd95b12340 (diff)
downloadsrc-a5aed61404d035c9a7f223fba0bc14903c7d602a.tar.gz
src-a5aed61404d035c9a7f223fba0bc14903c7d602a.zip
Vergebe ordentliche Namen für die Fenster
-rw-r--r--decryptdatadialog.ui2
-rw-r--r--mainwindow.ui2
-rw-r--r--publickeyimportdialog.ui2
3 files changed, 3 insertions, 3 deletions
diff --git a/decryptdatadialog.ui b/decryptdatadialog.ui
index 35fa56a..177a208 100644
--- a/decryptdatadialog.ui
+++ b/decryptdatadialog.ui
@@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
- <string>Dialog</string>
+ <string>Entschlüsseln</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
diff --git a/mainwindow.ui b/mainwindow.ui
index aebb12c..e9c9b93 100644
--- a/mainwindow.ui
+++ b/mainwindow.ui
@@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
- <string>MainWindow</string>
+ <string>CryptLog</string>
</property>
<property name="windowIcon">
<iconset resource="ressources.qrc">
diff --git a/publickeyimportdialog.ui b/publickeyimportdialog.ui
index 7520aee..6810345 100644
--- a/publickeyimportdialog.ui
+++ b/publickeyimportdialog.ui
@@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
- <string>Dialog</string>
+ <string>Schlüsselimport</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>