Added support for attributed strings, which allows us to have non-sucky stars in...
[MenuTunes.git] / English.lproj / Localizable.strings
index ba3b981..0b70ce5 100755 (executable)
@@ -20,9 +20,18 @@ songRating = "Song Rating";
 upcomingSongs = "Upcoming Songs";
 playlists = "Playlists";
 eqPresets = "EQ Presets";
+artists = "Artists";
+albums = "Albums";
 refresh = "Refresh";
 open = "Open";
+playCount = "Play Count";
+shuffleOn = "Shuffle On";
+shuffleOff = "Shuffle Off";
+repeatOff = "Repeat Off";
+repeatPlaying = "Repeat Playlist";
+repeatOneTrack = "Repeat One Track";
 noSongPlaying = "No song is playing.";
+iTunesNotResponding = "iTunes is not responding.";
 noUpcomingSongs = "No upcoming songs.";
 autolaunch = "Auto-launch MenuTunes";
 autolaunch_msg = "Would you like MenuTunes to launch\nautomatically at startup?";
@@ -39,7 +48,15 @@ trialexpired_msg = "Your 7-day unlimited trial period has elapsed.\nYou must reg
 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";
@@ -50,4 +67,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