+ Reply
Results 1 to 5 of 5
  1. #1
    What's Jailbreak? ophy's Avatar
    Join Date
    Nov 2008
    Posts
    7
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Unhappy help needed with springboard.strings file, please....

    Hey guys!
    I know you have this problem but I've read every single thread about it and still no solution

    I have an ipod touch firmware 2.1, I've been trying to change springboard.strings file to change the slide to unlock text, but even if I change one single letter in the file, everything goes crazy, and start saying AWAY_LOCK_LABEL,vs.

    The things I tried so far:
    -I tried Customize, but the application won't work, it jumps back to home screen, and I couln't find SUID lib fix, so I couldn't fix it
    -I tried a strings file in a theme like "AWAY_LOCK_LABEL" = "slide to unzip...";, not working :S
    -I replaced the original springboard.strings file with something looks like this:
    <key>ACCEPT</key>
    <string>Accept</string>
    <key>AIRPLANE_DATA_PROMPT</key>
    <string>You must disable airplane mode to access data.</string>
    <key>ALARM</key>
    <string>Alarm</string>
    ......
    This works, however screws many other labels, such as rearrange icons or the calenday icon day display. my original springboard.strings file looks completely diffrent anyway
    Any idea why I keep screwing things up?

  2. #2
    Super Moderator Poseidon79's Avatar
    Join Date
    Jan 2008
    Location
    Austin, TX
    Posts
    8,261
    Thanks
    819
    Thanked 1,665 Times in 1,156 Posts

    Anyone...? anyone?.....

  3. #3
    My iPod is a Part of Me bteamer's Avatar
    Join Date
    Jun 2008
    Location
    California
    Posts
    1,683
    Thanks
    35
    Thanked 111 Times in 85 Posts

    I iz not very intelligent about this stuff. sorry, but you may want to join our irc channel.
    Quote Originally Posted by bhz1 View Post
    LOL! DOesnt everyone know that only real women know how to handle a stick?
    Quote Originally Posted by ALL DAY View Post
    As long as Miguel can blow...he's straight.
    Quote Originally Posted by bhz1 View Post
    I dread that first dusting of the white stuff.
    Quote Originally Posted by blkcadi View Post
    ready for a romp buddy? ohhhhhhhhhhhhhhhhh

  4. #4
    What's Jailbreak?
    Join Date
    Jul 2008
    Posts
    2
    Thanks
    1
    Thanked 2 Times in 1 Post
    You need to convert the SpringBoard.strings file to an xml file to make it work. You will need MobileTerminal and Erica Utilities from Cydia.
    After you have them installed, run Terminal on the iPod and type the following command EXACTLY! you will get a conformation that the file was converted if you did it right.

    plutil -c xml1 /System/Library/CoreServices/SpringBoard.app/English.lproj/SpringBoard.strings

    (that is one command, there is a space after xml1 that's hard to see cause of the line break)

    After that is complete, SSH in to the iPod and follow the Directory path to the SpringBoard.strings file. Make a back up of original and then open/edit the file from your SSH program. Don't move it to a local drive. Update the strings you want, Save the file. Restart your iPod.

    Hope this helps.

  5. The Following 2 Users Say Thank You to mrtolles For This Useful Post:

    ophy (12-02-2008), Snide (12-17-2008)

  6. #5
    What's Jailbreak? ophy's Avatar
    Join Date
    Nov 2008
    Posts
    7
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Quote Originally Posted by mrtolles View Post
    You need to convert the SpringBoard.strings file to an xml file to make it work. You will need MobileTerminal and Erica Utilities from Cydia.
    After you have them installed, run Terminal on the iPod and type the following command EXACTLY! you will get a conformation that the file was converted if you did it right.

    plutil -c xml1 /System/Library/CoreServices/SpringBoard.app/English.lproj/SpringBoard.strings

    (that is one command, there is a space after xml1 that's hard to see cause of the line break)

    After that is complete, SSH in to the iPod and follow the Directory path to the SpringBoard.strings file. Make a back up of original and then open/edit the file from your SSH program. Don't move it to a local drive. Update the strings you want, Save the file. Restart your iPod.

    Hope this helps.
    OMG!It worked! Thank you so much!!!
    Last edited by ophy; 12-02-2008 at 10:37 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts