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.";
+noAlbumArt = "No art for current song.";
iTunesNotResponding = "iTunes is not responding.";
noUpcomingSongs = "No upcoming songs.";
autolaunch = "Auto-launch MenuTunes";
duplicateCombo_msg = "The specified key combo is already in use...";
replace = "Replace";
cancel = "Cancel";
-register = "Register MenuTunes...";
-validated_title = "Registration Successful";
-validated_msg = "Your license key has been validated and stored. Thank you for your support.";
-failed_title = "Registration Failed";
-failed_msg = "Your license key could not be validated. Be sure that the name you entered matches the license key.";
-trialexpired_msg = "Your 7-day unlimited trial period has elapsed.\nYou must register to continue using MenuTunes.";
sharedplayeravailable_msg = "The selected shared player is available again.\nWould you like to reconnect to it?";
sharedplayerunreachable_msg = "The remote MenuTunes server is unreachable.\nMenuTunes will revert back to the local player.";
reconfigureprefs_msg = "The new features in this version of MenuTunes\nrequire you to reconfigure your preferences.";
-sharewareMessage = "MenuTunes is shareware. If you find it to be a valuable tool, please click the button below to buy your copy. Your support is greatly appreciated.";
-registerMenuTunes = "Register MenuTunes";
-regPoints = "• Register instantly and easily.\n• Fast, secure transaction.\n• Major credit cards accepted.";
-regInfo = "Please enter your registration information below.";
-licenseOwner = "License Owner:";
-licenseKey = "License Key:";
-registernow = "Register Now";
-registerLater = "Register Later";
-verifyKey = "Verify Key";
quitmenutunes = "Quit MenuTunes";
reconnect = "Reconnect";
ignore = "Ignore";
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_handshaking = "Attempting to handshake with server";
+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_submitting = "Sending data to server";
+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