Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

andy9l

macrumors 68000
Original poster
Aug 31, 2009
1,699
365
England, UK
Hi all,

Bit out of touch with WinterBoard on iOS 5 - trying to bring myself back up to speed for some new releases. Big project I'm working on.

Anyway, how can I hide ALL of the Springboard strings? e.g.:

  • Slide to answer
  • Slide to reply
  • Slide to view
  • Slide to etc.

I've managed to hide Slide to reply, and Slide to unlock using:

Theme/Bundles/com.apple.springboard/en.lproj/Springboard.strings

Code:
"ALARM_LOCK_LABEL" = "";
"AWAY_LOCK_BUDDY_LABEL" = "";
"AWAY_LOCK_EMERGENCY_LABEL" = "";
"AWAY_LOCK_LABEL" = "";
"AWAY_LOCK_LABEL_FORMAT" = "";
"AWAY_LOCK_LABEL_SHORT" = "";
"CALENDAR_LOCK_LABEL" = "";
"NETWORK_LOST_LOCK_LABEL" = "";
"NETWORK_LOST_LOCK_LABEL_SHORT" = "";
"POWER_DOWN_LOCK_LABEL" = "";
"REMOTE_NOTIFICATIONS_LOCK_FORMAT" = "";
"REMOTE_NOTIFICATIONS_LOCK_LABEL" = "";
"SLIDE_TO_ANSWER" = "";
"SLIDE_TO_CALL_BACK" = "";
"SLIDE_TO_CALL_BACK_SHORT" = "";
"SLIDE_TO_CANCEL" = "";
"SLIDE_TO_LISTEN" = "";
"SLIDE_TO_VIEW" = "";
"SOFTWARE_UPDATE_FORCED_INSTALL_ALERT_LOCK_LABEL" = "";
"SOFTWARE_UPDATE_FORCED_INSTALL_ALERT_LOCK_LABEL_SHORT" = "";
"TIMER_LOCK_LABEL" = "";

Think everything has changed since I made this :(

Preferably, the correct locations for WinterBoard strings would be ideal, but if there's a free tweak on Cydia to hide them all, I suppose that will do.

Much appreciated.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.