Created attachment 173680 [details] Add rows above The translation should be "הוספת שורות מעל" instead of "הוספת שורות מתחת". Open a new or existing sheet. right click on a row number. The options in the popup menu work correctly, but both got the same text. both above and under got under (in hebrew). This bug is at least a year back. It is mostly confusing. Is there a simple tool to correct translations ?
Do you reproduce this on LO 7.1.4? LO uses Weblate (see https://translations.documentfoundation.org/) If interested, here's the wiki page about localization: https://wiki.documentfoundation.org/Language Lior: noticing you're the contact about Hebrew translation (if https://wiki.documentfoundation.org/Language_Teams is up-to-date), thought you might be interested in this one.
Here's part of officecfg/registry/data/org/openoffice/Office/UI.po from Hebrew translation repo from master sources: officecfg/registry/data/org/openoffice/Office/UI.po 32131 #: WriterCommands.xcu 32132 msgctxt "" 32133 "WriterCommands.xcu\n" 32134 "..WriterCommands.UserInterface.Commands..uno:InsertRowsBefore\n" 32135 "Label\n" 32136 "value.text" 32137 msgid "Insert Rows Above" 32138 msgstr "הוספת שורות מעל" 32139 32140 #. 4axrh 32141 #: WriterCommands.xcu 32142 msgctxt "" 32143 "WriterCommands.xcu\n" 32144 "..WriterCommands.UserInterface.Commands..uno:InsertRowsBefore\n" 32145 "ContextLabel\n" 32146 "value.text" 32147 msgid "Rows ~Above" 32148 msgstr "שורות מ~על" 32149 32150 #. zPPVF 32151 #: WriterCommands.xcu 32152 msgctxt "" 32153 "WriterCommands.xcu\n" 32154 "..WriterCommands.UserInterface.Commands..uno:InsertRowsAfter\n" 32155 "Label\n" 32156 "value.text" 32157 msgid "Insert Rows Below" 32158 msgstr "הוספת שורות מתחת" 32159 32160 #. uZonY 32161 #: WriterCommands.xcu 32162 msgctxt "" 32163 "WriterCommands.xcu\n" 32164 "..WriterCommands.UserInterface.Commands..uno:InsertRowsAfter\n" 32165 "ContextLabel\n" 32166 "value.text" 32167 msgid "Rows ~Below" 32168 msgstr "שורות מ~תחת"
(In reply to Julien Nabet from comment #1) > Do you reproduce this on LO 7.1.4? > > LO uses Weblate (see https://translations.documentfoundation.org/) > If interested, here's the wiki page about localization: > https://wiki.documentfoundation.org/Language > > Lior: noticing you're the contact about Hebrew translation (if > https://wiki.documentfoundation.org/Language_Teams is up-to-date), thought > you might be interested in this one. In 7.1.4.2 I just install row above and below in pages menu are ok. add row above in the popup menu is still wrong. Any patch I should run ? or download another ver ?
(In reply to Anat from comment #3) > (In reply to Julien Nabet from comment #1 > ... > In 7.1.4.2 I just install > row above and below in pages menu are ok. > add row above in the popup menu is still wrong. > Any patch I should run ? or download another ver ? I don't know if you can apply a patch. Why downloading another version? You can try 7.0.6 but not sure it'll be fixed there. There's also 7.1.5 which will be released in some days according to https://wiki.documentfoundation.org/ReleasePlan/7.1 But what's the pb with 7.1.4?
(In reply to Anat from comment #3) > In 7.1.4.2 I just install > row above and below in pages menu are ok. > add row above in the popup menu is still wrong. Looking at the screenshot in attachment 173680 [details] and based on the comment above, it seems the reporter is complaining about the context menu entry "Insert Rows ~Above" with KeyID BNCeF, and it is indeed still translated to "הוספת שורות מ~תחת" for Hebrew on Weblate: https://translations.documentfoundation.org/translate/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/he/?checksum=3597d02cbe119771 But this was explicitly changed on 2020-07-09 (see the "History" tab). I don't know Hebrew at all so can't judge the correctness of the translation. Leaving bug status as UNCONFIRMED.
Sorry Anat, I had read a bit too quickly your comment. I thought everything was ok in 7.1.4. Thank you Ming for your comment!
(In reply to Julien Nabet from comment #6) > Sorry Anat, I had read a bit too quickly your comment. I thought everything > was ok in 7.1.4. > Thank you Ming for your comment! Ming is right. He shows exactly where the wrong translation. maybe, you can copy the right translation from the other place, that you mantion before.
(In reply to Anat from comment #7) > (In reply to Julien Nabet from comment #6) > > Sorry Anat, I had read a bit too quickly your comment. I thought everything > > was ok in 7.1.4. > > Thank you Ming for your comment! > > Ming is right. > He shows exactly where the wrong translation. > maybe, you can copy the right translation from the other place, that you > mantion before. should be "הוספת שורות מ~על"
(In reply to Anat from comment #8) > (In reply to Anat from comment #7) > > ... > > Ming is right. > > He shows exactly where the wrong translation. > > maybe, you can copy the right translation from the other place, that you > > mantion before. > > should be "הוספת שורות מ~על" Done. You can take a look at the same url as quoted by Ming: https://translations.documentfoundation.org/translate/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/he/?checksum=3597d02cbe119771 Sophie: I suppose 7.1 branch won't have the fix but any idea if it'll be available for 7.2.0 or rather from 7.2.1 ?
(In reply to Julien Nabet from comment #9) > (In reply to Anat from comment #8) > > (In reply to Anat from comment #7) > > > ... > > > Ming is right. > > > He shows exactly where the wrong translation. > > > maybe, you can copy the right translation from the other place, that you > > > mantion before. > > > > should be "הוספת שורות מ~על" > > Done. You can take a look at the same url as quoted by Ming: > https://translations.documentfoundation.org/translate/libo_ui-master/ > officecfgregistrydataorgopenofficeofficeui/he/?checksum=3597d02cbe119771 > > Sophie: I suppose 7.1 branch won't have the fix but any idea if it'll be > available for 7.2.0 or rather from 7.2.1 ? Thanks Julien for the fix, it should be available in 7.2.0, RC2 is next week
I just checked Fixed in 7.2.6.2 can be close now.