]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/tab-note-heads-engraver.cc
Docs: update translations status
[lilypond.git] / lily / tab-note-heads-engraver.cc
index 79947b7045bff4d6e675172d4800837c225f94bb..3c5b2e91d195e92cfe38bc12d2f6a210600b3f02 100644 (file)
@@ -169,12 +169,13 @@ ADD_TRANSLATOR (Tab_note_heads_engraver,
                "TabNoteHead ",
 
                /* read */
+               "fretLabels "
+               "highStringOne "
                "middleCPosition "
-               "stringTunings "
                "minimumFret "
-               "tablatureFormat "
-               "highStringOne "
-               "stringOneTopmost ",
+               "stringOneTopmost "
+               "stringTunings "
+               "tablatureFormat ",
 
                /* write */ ""
                );