docs: Error strings are in fact localized, documentation was wrong.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 3 Nov 2010 18:02:08 +0000 (18:02 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 3 Nov 2010 18:49:00 +0000 (18:49 +0000)
src/guestfs.pod

index dd06880..ae0c4df 100644 (file)
@@ -906,10 +906,6 @@ returns C<NULL>.
 The lifetime of the returned string is until the next error occurs, or
 L</guestfs_close> is called.
 
 The lifetime of the returned string is until the next error occurs, or
 L</guestfs_close> is called.
 
-The error string is not localized (ie. is always in English), because
-this makes searching for error messages in search engines give the
-largest number of results.
-
 =head2 guestfs_last_errno
 
  int guestfs_last_errno (guestfs_h *g);
 =head2 guestfs_last_errno
 
  int guestfs_last_errno (guestfs_h *g);