Implemented the status window for song shufflability.
[MenuTunes.git] / English.lproj / Localizable.strings
index 0b70ce5..4badbe6 100755 (executable)
@@ -9,6 +9,7 @@ rewind = "Rewind";
 showPlayer = "Show Player";
 show = "Show";
 preferences = "Preferences...";
+about = "About MenuTunes...";
 quit = "Quit MenuTunes";
 trackInfo = "Current Track Info";
 nowPlaying = "Now Playing";
@@ -27,8 +28,10 @@ open = "Open";
 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.";