Add lyrics editor in SongTagEditorActivity

This commit is contained in:
Materight 2017-03-19 14:57:32 +01:00
commit 7898f9bc21
4 changed files with 32 additions and 0 deletions

View file

@ -48,6 +48,7 @@
<string name="year">Year</string>
<string name="track">Track</string>
<string name="track_hint">"Track (2 for track 2 or 3004 for CD3 track 4)"</string>
<string name="lyrics">Lyrics</string>
<string name="album_or_artist_empty">The title or artist is empty.</string>
<string name="saving_changes">Saving changes</string>
<string name="saving_to_file">Saving to file…</string>