playCount = "Play Count";
shuffleOn = "Shuffle On";
shuffleOff = "Shuffle Off";
+shufflableOn = "Current Song Skipped When Shuffling";
+shufflableOff = "Current Song Not Skipped When Shuffling";
repeatOff = "Repeat Off";
-repeatPlaying = "Repeat Playlist";
+repeatPlaylist = "Repeat Playlist";
repeatOneTrack = "Repeat One Track";
noSongPlaying = "No song is playing.";
iTunesNotResponding = "iTunes is not responding.";
iPod = "iPod";
cd = "CD";
sharedLibrary = "Shared Library";
-debugmodeenabled = "Debug Mode Enabled\nAll actions MenuTunes performs will be logged\nto the console. To disable debug mode, quit\nand relaunch MenuTunes.\n\n(debug mode is enabled by holding down\nthe control key while MenuTunes opens)";
\ No newline at end of file
+debugmodeenabled = "Debug Mode Enabled\nAll actions MenuTunes performs will be logged\nto the console. To disable debug mode, quit\nand relaunch MenuTunes.\n\n(debug mode is enabled by holding down\nthe control key while MenuTunes opens)";
+audioscrobbler_handshake_complete = "Handshake complete";
+audioscrobbler_handshake_failed = "Handshake failed";
+audioscrobbler_bad_user = "Handshake failed - invalid user name";
+audioscrobbler_protocol_error = "Internal protocol error";
+audioscrobbler_submission_ok = "Last track submission successful";
+audioscrobbler_bad_password = "Last track submission failed - invalid password";
+audioscrobbler_submission_failed = "Last track submission failed - see console for error";
+audioscrobbler_error = "Error - %@";
\ No newline at end of file