showPlayer = "Show Player";
show = "Show";
preferences = "Preferences...";
+about = "About MenuTunes...";
quit = "Quit MenuTunes";
trackInfo = "Current Track Info";
nowPlaying = "Now Playing";
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.";
genericDevice = "Generic Device";
iPod = "iPod";
cd = "CD";
-sharedLibrary = "Shared Library";
\ No newline at end of file
+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