X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/0948b4b6166bbee8caefca1278b6551d264068a8..95bfc9d0fa830da8615ed00808ff347df2f50eb5:/English.lproj/Localizable.strings diff --git a/English.lproj/Localizable.strings b/English.lproj/Localizable.strings index 40eb0c0..4badbe6 100755 --- a/English.lproj/Localizable.strings +++ b/English.lproj/Localizable.strings @@ -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."; @@ -67,4 +70,5 @@ radio = "Radio"; 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