1 playPause = "Play/Pause";
5 nextTrack = "Next Track";
6 prevTrack = "Previous Track";
7 fastForward = "Fast Forward";
9 showPlayer = "Show Player";
11 preferences = "Preferences...";
12 quit = "Quit MenuTunes";
13 trackInfo = "Current Track Info";
14 nowPlaying = "Now Playing";
18 separator = "<separator>";
19 songRating = "Song Rating";
20 upcomingSongs = "Upcoming Songs";
21 playlists = "Playlists";
22 eqPresets = "EQ Presets";
27 playCount = "Play Count";
28 shuffleOn = "Shuffle On";
29 shuffleOff = "Shuffle Off";
30 repeatOff = "Repeat Off";
31 repeatPlaying = "Repeat Playlist";
32 repeatOneTrack = "Repeat One Track";
33 noSongPlaying = "No song is playing.";
34 iTunesNotResponding = "iTunes is not responding.";
35 noUpcomingSongs = "No upcoming songs.";
36 autolaunch = "Auto-launch MenuTunes";
37 autolaunch_msg = "Would you like MenuTunes to launch\nautomatically at startup?";
38 duplicateCombo = "Duplicate Key Combo";
39 duplicateCombo_msg = "The specified key combo is already in use...";
42 register = "Register MenuTunes...";
43 validated_title = "Registration Successful";
44 validated_msg = "Your license key has been validated and stored. Thank you for your support.";
45 failed_title = "Registration Failed";
46 failed_msg = "Your license key could not be validated. Be sure that the name you entered matches the license key.";
47 trialexpired_msg = "Your 7-day unlimited trial period has elapsed.\nYou must register to continue using MenuTunes.";
48 sharedplayeravailable_msg = "The selected shared player is available again.\nWould you like to reconnect to it?";
49 sharedplayerunreachable_msg = "The remote MenuTunes server is unreachable.\nMenuTunes will revert back to the local player.";
50 reconfigureprefs_msg = "The new features in this version of MenuTunes\nrequire you to reconfigure your preferences.";
51 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.";
52 registerMenuTunes = "Register MenuTunes";
53 regPoints = "• Register instantly and easily.\n• Fast, secure transaction.\n• Major credit cards accepted.";
54 regInfo = "Please enter your registration information below.";
55 licenseOwner = "License Owner:";
56 licenseKey = "License Key:";
57 registernow = "Register Now";
58 registerLater = "Register Later";
59 verifyKey = "Verify Key";
60 quitmenutunes = "Quit MenuTunes";
61 reconnect = "Reconnect";
63 showPreferences = "Show Preferences";
64 launch_at_startup = "Launch At Startup";
65 launch_manually = "Launch Manually";
67 genericDevice = "Generic Device";
70 sharedLibrary = "Shared Library";
71 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)";