~ubuntu-branches/ubuntu/oneiric/openjade1.3/oneiric

« back to all changes in this revision

Viewing changes to lib/URLStorageMessages.rc

  • Committer: Bazaar Package Importer
  • Author(s): Yann Dirson
  • Date: 2002-04-09 00:01:50 UTC
  • Revision ID: james.westby@ubuntu.com-20020409000150-c27cezvm643ashsl
Tags: 1.3.1-2
Made debian/rules not fail on "make clean" failure, just as usual
(Closes: #141672).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
STRINGTABLE
 
2
BEGIN
 
3
  2300, "empty host in HTTP URL %1"
 
4
  2301, "uncompletable relative HTTP URL %1"
 
5
  2302, "empty port number in HTTP URL %1"
 
6
  2303, "invalid port number in HTTP URL %1"
 
7
  2304, "host %1 not found"
 
8
  2305, "could not resolve host %1 (try again later)"
 
9
  2306, "could not resolve host %1 (unrecoverable error)"
 
10
  2307, "no address record for host name %1"
 
11
  2308, "could not resolve host %1 (%2)"
 
12
  2309, "could not resolve host %1 (unknown error)"
 
13
  2310, "cannot create socket (%1)"
 
14
  2311, "error connecting to %1 (%2)"
 
15
  2312, "error sending request to %1 (%2)"
 
16
  2313, "error receiving from host %1 (%2)"
 
17
  2314, "error closing connection to host %1 (%2)"
 
18
  2315, "invalid host number %1"
 
19
  2316, "could not get %2 from %1 (reason given was %3)"
 
20
  2317, "URL not supported by this version"
 
21
  2318, "only HTTP scheme supported"
 
22
  2319, "could not initialize Windows Sockets (%1)"
 
23
  2320, "incompatible Windows Sockets version"
 
24
  2321, "error number "
 
25
END