mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
31 lines
1.9 KiB
INI
31 lines
1.9 KiB
INI
; This file is in the UTF-8 encoding
|
|
[Strings]
|
|
CrashReporterTitle=Crash Reporter
|
|
CrashReporterVendorTitle=%s Crash Reporter
|
|
CrashReporterError=We're sorry, but the application hit an unexpected problem and crashed.\n\nUnfortunately the crash reporter is unable to submit a report for this crash.\n\nDetails: %s
|
|
CrashReporterProductError=We're sorry, but %s hit an unexpected problem and crashed. We'll try to restore your tabs and windows when it restarts.\n\nUnfortunately the crash reporter is unable to submit a crash report.\n\nDetails: %s
|
|
CrashReporterHeader=Crash! Bang! Boom!
|
|
CrashReporterDescription=We're sorry, but %s hit an unexpected problem and crashed. We'll try to restore your tabs and windows when it restarts.\n\nTo help us diagnose and repair this problem, you can send us a crash report.
|
|
CrashReporterDefault=This application is run after a crash to report the problem to the application vendor. It should not be run directly.
|
|
ViewReport=View Report
|
|
ExtraReportInfo=This report also contains information about the state of the application when it crashed.
|
|
CheckSubmit=Submit crash report to %s
|
|
CheckEmail=Email me when the problem is fixed
|
|
Close=Close
|
|
Restart=Restart %s
|
|
SubmitFailed=Failed to submit crash report
|
|
CrashID=Crash ID: %s
|
|
CrashDetailsURL=You can view details of this crash at %s
|
|
|
|
ErrorBadArguments=The application passed an invalid argument.
|
|
ErrorExtraFileExists=The application didn't leave an application data file.
|
|
ErrorExtraFileRead=Couldn't read the application data file.
|
|
ErrorExtraFileMove=Couldn't move application data file.
|
|
ErrorDumpFileExists=The application did not leave a crash dump file.
|
|
ErrorDumpFileMove=Couldn't move crash dump.
|
|
ErrorNoProductName=The application did not identify itself.
|
|
ErrorNoServerURL=The application did not specify a crash reporting server.
|
|
ErrorNoSettingsPath=Couldn't find the crash reporter's settings.
|
|
ErrorCreateDumpDir=Couldn't create pending dump directory.
|
|
|