Boddlnagg / WordsLive

Worship Projection Software (see http://wordslive.org)
http://wordslive.org
GNU General Public License v3.0
8 stars 3 forks source link

Improved support for translations of songs #35

Closed aspettl closed 8 months ago

aspettl commented 10 months ago

Use case: Have songs only once in the library with e.g. English as primary language and German as secondary. Use one song file for the scenario "show English & German" as well as for "German only".

Current situation: So far, one can only swap song text and translation at runtime. This information is not stored and lost as soon as one switches to another song.

Proposed changes:

Compatibility: Older versions of WordsLive can still open the files saved with this version. The new options are just ignored in that case.

This should resolve https://github.com/Boddlnagg/WordsLive/issues/12 and https://github.com/Boddlnagg/WordsLive/issues/3 and is also related to https://github.com/Boddlnagg/WordsLive/issues/13.

Boddlnagg commented 8 months ago

Thank you very much! This is a great improvement.