There is a little problem with Pagination Extension in LibreOffice. It works fine, but after installation there is "Page Number..." option in Insert menu. It would be fine but I'm using Polish language, not English. In Polish language "Page Number..." option should appear as "Numery stron...". In OpenOffice.org 3.2.1 it is ok, Pagination appears as "Numery stron...". I'm sending screen from LibreOffice Writer. I don't know maybe other language versions have similar problem. Steps to Reproduce: Just install Pagination in Polish language version of LibO. Build & Platform: libreoffice-3.2.99.2 (3.3-beta2) on Windows XP SP3.
Created attachment 42629 [details] little bug in Pagination appearance
Created attachment 46195 [details] Pagination extension I attach the latest version of Pagination extension here, because http://extensions.services.openoffice.org is not very reliable these days.
Caolán, maybe you know how to solve it, or whether it is our bug or not. When I change the xml:lang in Addon.xcu of the extension from language-COUNTRY to language (e.g. pl-PL to pl), then the menu item is localized. Somehow it does not fallback from language-COUNTRY to language.
I added an extra level of localized fallback for localized property strings to resolve this. (>= 3.5 only). There's a workaround for the addon author to use "pl" instead of "pl-PL" in the Addons.xcu. As per BCP-47, we should probably recommend using the shortest language tag which is correct in .xcu files. http://cgit.freedesktop.org/libreoffice/libs-core/commit/?id=be49f936e3f4a9155e1c6a877132cdbc8af91589