Hi,

there are good and bad news about those missing strings ....

Andras Timar schrieb:
It does not contain 5 Hungarian (+ many more language) translations for sd\source\ui\app\popup.src
RID_TASKPANE_CURRENT_MASTERPAGESSELECTOR_POPUP
    SID_TP_APPLY_TO_ALL_SLIDES
    SID_TP_APPLY_TO_SELECTED_SLIDES
    SID_TP_SHOW_LARGE_PREVIEW
    SID_TP_SHOW_SMALL_PREVIEW
RID_TASKPANE_LAYOUTMENU_POPUP SID_INSERTPAGE_LAYOUT_MENU


the bad news:

Those strings where simply not part of the pootle file we received

> RID_TASKPANE_CURRENT_MASTERPAGESSELECTOR_POPUP
>     SID_TP_APPLY_TO_ALL_SLIDES
>     SID_TP_APPLY_TO_SELECTED_SLIDES
>     SID_TP_SHOW_LARGE_PREVIEW
>     SID_TP_SHOW_SMALL_PREVIEW

http://qa.openoffice.org/issues/show_bug.cgi?id=98841   ( hu sdf file )

but they are part of the DEV300_m40:
http://openoffice.mirrors.tds.net/pub/openoffice/extended/ooomisc/sdf/DEV300_m40_2009-01-26_18-41-14.sdf.bz2:

sd source\ui\app\popup.src 0 menuitem RID_TASKPANE_CURRENT_MASTERPAGESSELECTOR_POPUP SID_TP_APPLY_TO_ALL_SLIDES SID_TP_APPLY_TO_ALL_SLIDES 0 en-US ~Apply to All Slides sd source\ui\app\popup.src 0 menuitem RID_TASKPANE_CURRENT_MASTERPAGESSELECTOR_POPUP SID_TP_APPLY_TO_SELECTED_SLIDES SID_TP_APPLY_TO_SELECTED_SLIDES 0 en-US Apply to ~Selected Slide sd source\ui\app\popup.src 0 menuitem RID_TASKPANE_CURRENT_MASTERPAGESSELECTOR_POPUP SID_TP_SHOW_LARGE_PREVIEW SID_TP_SHOW_LARGE_PREVIEW 0 en-US Show ~Large Preview sd source\ui\app\popup.src 0 menuitem RID_TASKPANE_CURRENT_MASTERPAGESSELECTOR_POPUP SID_TP_SHOW_SMALL_PREVIEW SID_TP_SHOW_SMALL_PREVIEW 0 en-US Show S~mall Preview


> RID_TASKPANE_LAYOUTMENU_POPUP
>     SID_INSERTPAGE_LAYOUT_MENU

the helpid changed and our database did not update that change, thus the strings did not matched.

the good news:

> RID_TASKPANE_CURRENT_MASTERPAGESSELECTOR_POPUP

we can just reuse the same strings that are part of
RID_TASKPANE_MASTERPAGESSELECTOR_POPUP
( they are just copied )

> RID_TASKPANE_LAYOUTMENU_POPUP
>     SID_INSERTPAGE_LAYOUT_MENU
remerge those string

so all in all we have all strings here, all will be fixed.

But thanks again for pointing out this error.

Cheers,
Ivo

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to