-rw-r--r-- | core/pim/today/today.pro | 2 | ||||
-rw-r--r-- | i18n/de/aqpkg.ts | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/core/pim/today/today.pro b/core/pim/today/today.pro index a6d6dae..7ab5f08 100644 --- a/core/pim/today/today.pro +++ b/core/pim/today/today.pro @@ -1,5 +1,5 @@ TEMPLATE = app -CONFIG = qt warn_on debug +CONFIG = qt warn_on #CONFIG = qt warn_on release HEADERS = today.h todaybase.h todayconfig.h SOURCES = main.cpp today.cpp todaybase.cpp todayconfig.cpp diff --git a/i18n/de/aqpkg.ts b/i18n/de/aqpkg.ts index 7604ca7..19096c3 100644 --- a/i18n/de/aqpkg.ts +++ b/i18n/de/aqpkg.ts @@ -292,12 +292,12 @@ Um ein Paket auszuwählen klicken Sie in das Rechtecke auf der linken Seite.</tr <source>Building server list: <byte value="x9"/>%1</source> <translation>Serverlistenerstellung: -<byte value="x9"/>%1</source> +<byte value="x9"/>%1 </translation> </message> <message> <source>Building package list for: -<byte value="x9"/>%1</translation> +<byte value="x9"/>%1</source> <translation>Paketlistenerstellung für: <byte value="x9"/>%1</translation> </message> |