RE: [PATCH 05/25] libusbg: Update strings only when writting US English strings.

2014-02-18 Thread Krzysztof Opasiak
adas; > Aleksander Zdyb; ty317@samsung.com; Marek Szyprowski; Robert > Baldyga > Subject: Re: [PATCH 05/25] libusbg: Update strings only when > writting US English strings. > > Hello. > > On 02/19/2014 02:07 AM, Sergei Shtylyov wrote: > > >> Strings in curre

Re: [PATCH 05/25] libusbg: Update strings only when writting US English strings.

2014-02-18 Thread Sergei Shtylyov
Hello. On 02/19/2014 02:07 AM, Sergei Shtylyov wrote: Strings in current verison of library are hardcoded to US English. Functions which set strings are generic and allow to set other languages, but internal library structures should be update only when setting US English strings. Signed-off

Re: [PATCH 05/25] libusbg: Update strings only when writting US English strings.

2014-02-18 Thread Sergei Shtylyov
Hello. On 02/17/2014 09:53 PM, Krzysztof Opasiak wrote: Strings in current verison of library are hardcoded to US English. Functions which set strings are generic and allow to set other languages, but internal library structures should be update only when setting US English strings. Signed-o

[PATCH 05/25] libusbg: Update strings only when writting US English strings.

2014-02-17 Thread Krzysztof Opasiak
Strings in current verison of library are hardcoded to US English. Functions which set strings are generic and allow to set other languages, but internal library structures should be update only when setting US English strings. Signed-off-by: Krzysztof Opasiak --- src/usbg.c | 20 +