Macro Dialogs

Hello,

I see some untranslated/unlocalizable commands in the macros dialogs of 4.0RC1:

The Organize macros (title is "LibreOffice Basic Macros", opened via
Tools->Macros->Organize macros->LibreOffice Basic) has unlocalizable
buttons:
"Run", "Assign...", "Edit", "Organizer..."
The same dialogs for BeanShell/JavaScript/Pythons has unlocalizable
buttons: "Run", "Create...", "Rename...", "Delete".

Can someone confirm this? I could swear these buttons were localized
long time ago.

Thanks, m.

Hi Martin

Hello,

I see some untranslated/unlocalizable commands in the macros dialogs of 4.0RC1:

The Organize macros (title is "LibreOffice Basic Macros", opened via
Tools->Macros->Organize macros->LibreOffice Basic) has unlocalizable
buttons:
"Run", "Assign...", "Edit", "Organizer..."
The same dialogs for BeanShell/JavaScript/Pythons has unlocalizable
buttons: "Run", "Create...", "Rename...", "Delete".

Can someone confirm this? I could swear these buttons were localized
long time ago.

Thanks, m.

Confirmed for pt-BR. Same issues.
https://bugs.freedesktop.org/show_bug.cgi?id=59421

- --
Olivier Hallot
Founder, Board of Directors Member - The Document Foundation
The Document Foundation, Zimmerstr. 69, 10117 Berlin, Germany
Fundação responsável civilmente, de acordo com o direito civil
Detalhes Legais: http://www.documentfoundation.org/imprint
LibreOffice translation leader for Brazilian Portuguese
+55-21-8822-8812

Hi,
Its already reported here:
https://bugs.freedesktop.org/show_bug.cgi?id=59212

Cheers,
Leif Lodahl

OK, great.

Should we expect another update to Pootle/pots for RC2 or is this left
for RC3/4.1?

Thanks, m.

WARNING - The patch for bug #59212 does not solve everything - I
noticed also "Delete" and "Rename..." and "Create" in the
BeanShell/JavaScript/Pythons macro organizer dialog!

Lp, m.

Thanks, I hope I found all of them with
git grep '<property name="label">[A-Z]'

Let's try to get the translations in RC2.

Andras