1. I tested the latest trunk with the Changes from Raoul. He added a new option 
regarding the exception window.
Here I use python 2.5 and get now this error message:
  File "openlp.pyw", line 217, in <module>
    main()
  File "openlp.pyw", line 168, in main
    action='store_true', help='Disable the error notification form.')
  File "/usr/lib/python2.5/optparse.py", line 1011, in add_option
    raise TypeError, "invalid arguments"
TypeError: invalid arguments
-> After removing the unicode types, it works correct for me.

2. May the name "media_item_string" isnt the best choice, but it gets the 
translated name, which is used for the MediaManagerItem.

3. Your right. This could be simplified.

-- 
https://code.launchpad.net/~crichter/openlp/i18n/+merge/35565
Your team OpenLP Core is subscribed to branch lp:openlp.

_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to