Make errorstring localizable. use promptservice.

bug 247636, r=mostafah
This commit is contained in:
mvl%exedo.nl 2006-06-07 02:09:29 +00:00
parent 6bd1f154dd
commit d0443cdb1a

View File

@ -143,3 +143,9 @@ filterHtml=HTML Files
filterCsv=Comma Separated
filterOutlookCsv=Outlook Comma Separated
filterRdf=iCalendar RDF
# Remote calendar errors
errorTitle=Error getting calendar
httpError=Getting the calendar file failed.\nStatus code: %1$S: %2$S
otherError=Getting the calendar file failed.\nStatus code: 0x%1$S
contentError=This doesn't appear to be a valid file. Here's what I got back from\n%1$S:\nResult: %2$S