2018-01-28 15:51:37 +01:00
|
|
|
%{
|
|
|
|
Some definitions for text, used throughout the repo.
|
2016-11-27 23:37:11 +01:00
|
|
|
|
2018-01-28 15:51:37 +01:00
|
|
|
Not critical if missing. But there is complaining..
|
|
|
|
%}
|
2016-11-27 23:37:11 +01:00
|
|
|
instrumentSide = "Side"
|
|
|
|
instrumentTenor = "Tenor"
|
|
|
|
instrumentBass = "Bass"
|
|
|
|
instrumentLyrics = "Lyrics"
|
|
|
|
instrumentPipes = "Pipes"
|
|
|
|
instrumentPipessecnd = "Seconds"
|
|
|
|
instrumentPipesthrd = "Thirds"
|
|
|
|
instrumentSecnd = "Seconds"
|
|
|
|
instrumentThrd = "Thirds"
|
|
|
|
shortInstrumentLyrics = ""
|
|
|
|
shortInstrumentSide = "S.D."
|
|
|
|
shortInstrumentTenor = "T.D."
|
|
|
|
shortInstrumentBass = "B.D."
|
|
|
|
shortInstrumentPipes = "P."
|
|
|
|
shortInstrumentPipessecnd = "P2"
|
|
|
|
shortInstrumentPipesthrd = "P3"
|
|
|
|
shortInstrumentSecnd = "2nd"
|
|
|
|
shortInstrumentThrd = "3rd"
|
|
|
|
composerLyrics = ""
|
|
|
|
composerSide = ""
|
|
|
|
composerTenor = ""
|
|
|
|
composerBass = ""
|
|
|
|
composerPipes = ""
|
|
|
|
composerPipessecnd = ""
|
|
|
|
composerPipesthrd = ""
|