author | groucho <groucho> | 2003-01-29 07:13:13 (UTC) |
---|---|---|
committer | groucho <groucho> | 2003-01-29 07:13:13 (UTC) |
commit | ed9991ab41fcf7c8d592796d083d932c44c4a723 (patch) (unidiff) | |
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,5 +1,5 @@ | |||
1 | TEMPLATE= app | 1 | TEMPLATE= app |
2 | CONFIG = qt warn_on debug | 2 | CONFIG = qt warn_on |
3 | #CONFIG = qt warn_on release | 3 | #CONFIG = qt warn_on release |
4 | HEADERS = today.h todaybase.h todayconfig.h | 4 | HEADERS = today.h todaybase.h todayconfig.h |
5 | SOURCES = main.cpp today.cpp todaybase.cpp todayconfig.cpp | 5 | 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 | |||
292 | <source>Building server list: | 292 | <source>Building server list: |
293 | <byte value="x9"/>%1</source> | 293 | <byte value="x9"/>%1</source> |
294 | <translation>Serverlistenerstellung: | 294 | <translation>Serverlistenerstellung: |
295 | <byte value="x9"/>%1</source> | 295 | <byte value="x9"/>%1 |
296 | </translation> | 296 | </translation> |
297 | </message> | 297 | </message> |
298 | <message> | 298 | <message> |
299 | <source>Building package list for: | 299 | <source>Building package list for: |
300 | <byte value="x9"/>%1</translation> | 300 | <byte value="x9"/>%1</source> |
301 | <translation>Paketlistenerstellung für: | 301 | <translation>Paketlistenerstellung für: |
302 | <byte value="x9"/>%1</translation> | 302 | <byte value="x9"/>%1</translation> |
303 | </message> | 303 | </message> |