~ubuntu-branches/ubuntu/hardy/apport/hardy

« back to all changes in this revision

Viewing changes to po/de.po

  • Committer: Package Import Robot
  • Author(s): Martin Pitt, Martin Pitt, Daniel Hahler
  • Date: 2008-04-16 12:24:32 UTC
  • Revision ID: package-import@ubuntu.com-20080416122432-b4klyknyn52rbu5e
Tags: 0.108
[ Martin Pitt ]
* apport-{gtk,qt,cli}: Fix handling of file references added by package
  hooks. (LP: #205163)
* backends/packaging_rpm.py: Fix dependency resolution of uname(*) in the
  RPM backend. Thanks to Patryk Zawadzki! (LP: #213018)
* backends/packaging_rpm.py: Fix RPM platform parsing, thanks to Patryk
  Zawadzki! (LP: #213015)
* po/de.po: Fix typo (missing space).
* debian/apport.default: Disable Apport for the final Hardy release, since
  it is less useful in stable releases, and drains a lot of CPU and I/O
  power on crashes. Disabling it here instead of in update-notifier/adept is
  more discoverable and more centralized.

[ Daniel Hahler ]
* bin/apport-retrace: catch the same exceptions from Report.load() like
  ui.load_report() does (LP: #211899)
* Fix uncaught exceptions in apport itself (LP: #215929):
  - apport/REThread.py: check if "sys" exists in the except block of
    REThread.run()
  - apport_python_hook.py: check if "sys" exists in the finally block of
    apport_excepthook
* cli/apport-cli: Fix UnboundLocalError in ui_present_crash, which rendered
  apport-cli useless (for reporting crashes) (LP: #216151)

Show diffs side-by-side

added added

removed removed

Lines of Context:
375
375
#: ../cli/apport-cli.py:289
376
376
msgid "No pending crash reports. Try --help for more information."
377
377
msgstr ""
378
 
"Keine aktuellen Absturzberichte. Versuchen Sie --helpfür weitere "
 
378
"Keine aktuellen Absturzberichte. Versuchen Sie --help für weitere "
379
379
"Informationen."
380
380
 
381
381
#. TRANS: %s is the name of the operating system