lp:~alisonken1/openlp/strings-lib

Created by Ken Roberts and last modified
Get this branch:
bzr branch lp:~alisonken1/openlp/strings-lib
Only Ken Roberts can upload to this branch. If you are Ken Roberts please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ken Roberts
Project:
OpenLP
Status:
Merged

Recent revisions

2665. By Ken Roberts

Typo

2664. By Ken Roberts

Fix duplicate tags in strings

2663. By Ken Roberts

Simplify a line with multiple references in format

2662. By Ken Roberts

pep8

2661. By Ken Roberts

Revert a few items plus cleanups

2660. By Ken Roberts

Convert strings to python3 in core.common.lib

2658. By Ken Roberts

"Convert __init__.py file strings from python2 to python3 format

Python2 "%s text" % value1
Python2 "%s text %s" % (value1, value2)
Python3 "{var1} text {var2:02d}".format(var1=text, var2=number)

- String conversions in init files
- Added test for projector power state change
- Remove extraneous print() call in mediainfo plugin
- Fix translate() string formatting
- Revert string format for re.compile() until further testing is done
- Skip crosswalk.com test until their server is fixed

-----..."

2657. By Tomas Groth

Added support for detected the new version of mutool which now contains the functionality of mudraw.
Improve mediainfo detection on windows and mac.
Fix crosswalk bible list download.

2656. By Ken Roberts

- Convert strings in mainwindow.py
- Convert strings in maindisplay.py
- Added test for projector Manufacturer.__repr__()
- pep8 in tests/functional/openlp_plugins/songs/test_openlpimporter.py

--------------------------------
lp:~alisonken1/openlp/strings_mainwindow (revision 2656)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1512/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1423/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1361/
[SUCCESS] https://ci.o...

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:openlp
This branch contains Public information 
Everyone can see this information.

Subscribers