Added localizability. Gotta delete you prefs for it to work. Some
[MenuTunes.git] / English.lproj / Localizable.strings
diff --git a/English.lproj/Localizable.strings b/English.lproj/Localizable.strings
new file mode 100755 (executable)
index 0000000..98e9781
--- /dev/null
@@ -0,0 +1,30 @@
+playPause = "Play/Pause";
+play = "Play";
+pause = "Pause";
+resume = "Resume";
+nextTrack = "Next Track";
+prevTrack = "Previous Track";
+fastForward = "Fast Forward";
+rewind = "Rewind";
+showPlayer = "Show Player";
+show = "Show";
+preferences = "Preferences...";
+quit = "Quit";
+trackInfo = "Current Track Info";
+nowPlaying = "Now Playing";
+noSong = "No Song";
+track = "Track";
+separator = "<separator>";
+songRating = "Song Rating";
+upcomingSongs = "Upcoming Songs";
+playlists = "Playlists";
+eqPresets = "EQ Presets";
+open = "Open";
+noSongPlaying = "No song is playing.";
+noUpcomingSongs = "No upcoming songs.";
+autolaunch = "Auto-launch MenuTunes";
+autolaunch_msg = "Would you like MenuTunes to automatically launch at login?";
+duplicateCombo = "Duplicate Key Combo";
+duplicateCombo_msg = "The specified key combo is already in use...";
+replace = "Replace";
+cancel = "Cancel";
\ No newline at end of file