|
Re: Question about the gphoto2.ds resources: msg#00625wine-devel
Marcus Meissner wrote: On Thu, Jul 30, 2009 at 10:24:50AM +0200, Marcus Meissner wrote: Yes, I meant that "MENU 20545". FWIW, I found the bug in transl and will submit it as a patch once AJ is back and I know which direction I should take with the "pedantic" mode: diff --git a/transl/php/lib_res.php b/transl/php/lib_res.php index c19087f..a7af016 100644 --- a/transl/php/lib_res.php +++ b/transl/php/lib_res.php @@ -721,8 +721,8 @@ class DialogResource extends Resource $this->cy = get_word($data); $pos = 0; - $this->menuName = get_stringorid($data, $pos, 0xff00); - $this->className = get_stringorid($data, $pos, 0xff00); + $this->menuName = get_stringorid($data, $pos); + $this->className = get_stringorid($data, $pos); $this->title = get_stringorid($data, $pos, 0xff00); $data = substr($data, $pos); -- Cheers, Paul.
|
|
||||||||||||||||||||||||||
|
|
|
| News | Mail Home | sitemap | FAQ | advertise |