← Back to team overview

openlp-core team mailing list archive

[Merge] lp:~googol-hush/openlp/bug-787552 into lp:openlp

 

The proposal to merge lp:~googol-hush/openlp/bug-787552 into lp:openlp has been updated.

Description changed to:

Hello,

- Removed 'Default' button
- Translate the tag description (bug #787552).

Before: http://imageshack.us/m/402/7879/untranslated.png
After: http://imageshack.us/m/835/4747/afterwards.png

To archieve this I moved the "base_html_expands" out of core/lib/__init__ to the static method "reset_html_tags". When we prepare the display tags the app translator will be able to translate the strings (which he wouldn't if we had left "base_html_expands" as constant in core/lib/__init__.

For more details, see:
https://code.launchpad.net/~googol-hush/openlp/bug-787552/+merge/62421
-- 
https://code.launchpad.net/~googol-hush/openlp/bug-787552/+merge/62421
Your team OpenLP Core is subscribed to branch lp:openlp.


References