fork of iTunes Remote Control with bugfixes and enhancements
at master 8 lines 358 B view raw
1NEW_UPDATE = "A new version of iTRC is available"; 2NO_NEW_UPDATE = "Your version of iTRC is up to date"; 3ITUNES_OPEN = "iTunes Is Not Open"; 4ITUNES_OPEN_TEXT = "iTunes is not open on the remote machine. Would you like to open it now?"; 5OPEN_BUTTON = "Open"; 6CANCEL_BUTTON = "Cancel"; 7OKAY_BUTTON = "Okay"; 8STAR = "★";