mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #21597
[Bug 1319243] Re: Translations for the new TinyMCE "toggle toolbar" button
** Changed in: mahara
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1319243
Title:
Translations for the new TinyMCE "toggle toolbar" button
Status in Mahara ePortfolio:
Fix Released
Bug description:
In https://reviews.mahara.org/#/c/3289/ (part of bug 1282341), we're
adding a button that toggles the TinyMCE toolbar. By default it shows
just the most basic buttons. When you click this button, it toggles up
and displays everything.
The problem is that this plugin only contains translations for
English, Spanish, German, and French. And, it stores its language
strings in Javascript files, so they can't be fixed as part of a
standard Mahara langpack. There is only one language string in this
plugin. It's a tooltip that says "Toggle toolbars" when you mouseover
the button. So, just the one string, but on the other hand it's a very
prominent string, because we use TinyMCE so widely.
What's the best solution for this?
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1319243/+subscriptions
References