MuseScore/share/instruments
2016-11-18 13:09:49 +01:00
..
CMakeLists.txt do not install obsolete instrument files 2014-08-26 01:05:20 +02:00
generateTs.py remove u8 from generateTs, run generateTs to generate instrumentsxml with disambiguation 2016-04-15 11:07:58 +02:00
instruments.xml Add more noteheads and staff type for dynamic noteheads (shapes, notenames, etc...) 2016-11-18 13:09:49 +01:00
instrumentsxml.h Fix #12489: General "Percussion" staff 2016-09-21 16:20:01 -04:00
README.md change instruments.ts generation to use a dedicated pro file 2014-08-07 11:39:57 +02:00

Translation of the instrument list

  • generateTs.py parses instruments.xml and create a fake instrumentsxml.h file
  • gen-instruments-projectfile creates a pro file for the translations, so we can run lupdate and lrelease on it
  • the TS file is loaded by MuseScore and the instruments are translated when the instruments.xml file is loaded

If instruments.xml is modified

  • run generateTs.py and lupdate.sh
  • push the new file updated ts en_US file to transifex