https://bugs.documentfoundation.org/show_bug.cgi?id=114150

--- Comment #4 from Caolán McNamara <[email protected]> ---
> so it could be a 3rd steps plan:
> 1)
> - move "fpsofficeResMgr.hxx" from "fpicker/inc" to "include/fpicker"
> - keep strings in include/fpicker/
> - change required files so build is ok
> build to check it's ok
> 
> 2)
> - modify vcl files which have dups so it uses FpsResId
> build to check it's ok
> 
> 3)
> - remove duplicate strings from vcl
> build to check it's ok

Yup. Also, testing with a non-English UI (because the english strings are in
the source and don't get pulled from the .mo) should show that the translations
are pulled from the right place.

> As an alternative, but which would perhaps require more work, would it be
> relevant to merge fpicker part in vcl?
> After all, if gtk part is in vcl, why not the other fpickers?

Yeah, it probably also makes sense to move the fpicker into vcl, but it is more
work and platform specific.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to