<resources> <string name="app_name">Music</string> <string name="play_tab">Play</string> <string name="song_tab">Song</string> <string name="instrument_tab">Instruments</string> <string name="credits_tab">Credits</string> <string name="credits">this app was created by Lukas Eisenhauer</string> <string name="play_button_description">start or stop the song</string> <string name="placeholder">placeholder text...</string> <string name="instrument_active">active</string> <string name="instrument_type_description">select the instrument waveform</string> <string name="edit_instrument_description">edit this instrument\'s properties</string> <string name="new_phrase_description">Add a new phrase</string> <string name="actual_chords">Actual chords</string> <string name="key_selection_description">select the song\'s key</string> <string name="edit_chord">Edit chord</string> <string name="chord_pitch_description">Edit this chord\'s pitch</string> <string name="chord_type_description">Edit this chord\'s type</string> <string name="chord_pitch">Chord pitch</string> <string name="chord_type">Chord type</string> <string name="exit">Exit this menu</string> <string name="advance_measure">Go to the next measure</string> <string name="reverse_measure">Go to the start of the current measure</string> <string name="advance_phrase">Go to the next phrase</string> <string name="reverse_phrase">Go to the start of the current phrase</string> <string name="unknown_chord">Next chord not known yet . . .</string> </resources>