author | groucho <groucho> | 2003-01-29 07:13:13 (UTC) |
---|---|---|
committer | groucho <groucho> | 2003-01-29 07:13:13 (UTC) |
commit | ed9991ab41fcf7c8d592796d083d932c44c4a723 (patch) (side-by-side diff) | |
tree | 5398337a2ea104522eff64f7c74d28f973534a6e | |
parent | 2ba380954ac7dad15b2515e22761f24f58305d45 (diff) | |
download | opie-ed9991ab41fcf7c8d592796d083d932c44c4a723.zip opie-ed9991ab41fcf7c8d592796d083d932c44c4a723.tar.gz opie-ed9991ab41fcf7c8d592796d083d932c44c4a723.tar.bz2 |
Today: debug -> release
aqpkg.ts: Typo fix
-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,8 +1,8 @@ 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 INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -lopie 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 @@ -289,18 +289,18 @@ Um ein Paket auszuwählen klicken Sie in das Rechtecke auf der linken Seite.</tr <translation>Klicken Sie hier um asgewählte Pakete zu entfernen</translation> </message> <message> <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> <message> <source>Installed To - %1</source> <translation>Installiert auf - %1</translation> |