Release No. 1.1
Added Auto-Lyrics Improved the preferences window
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
/* "No Selection" label(s) in the main window */
|
||||
"iLyrics.text.noSelection" = "No Selection";
|
||||
|
||||
/* Preference Items */
|
||||
"iLyrics.text.enableAutoLyrics" = "Enable Auto-Lyrics";
|
||||
|
||||
"iLyrics.text.disableAutoLyrics" = "Disable Auto-Lyrics";
|
||||
|
||||
/* Text displayed when a lyrics hoster does not return a valid NSDate in it's hosterVersion method */
|
||||
"iLyrics.text.illegalDateFormat" = "No Specification";
|
||||
|
||||
@@ -65,4 +70,5 @@
|
||||
|
||||
"Growl.messages.lyricsSent.title" = "Lyrics sent to iTunes";
|
||||
|
||||
"Growl.messages.lyricsSent.detail" = "";
|
||||
/* %@ is the name of the song */
|
||||
"Growl.messages.lyricsSent.detail" = "Lyrics sent to \"%@\".";
|
||||
Reference in New Issue
Block a user