How to Change the “Slide to Unlock” Text

Hey, everyone. RoryPiper here. I’ve been away for a couple of weeks, but I’m back, with a quick, easy hack, that will change the “Slide to Unlock” text, on your lock screen. This will work on the iPhone or iPod Touch, but requires it to be jailbroken, with Winterboard installed.

Basically, we are creating a theme, for use in Winterboard. It is a simple text file, to create the string file the iPhone uses to know what text to display, in a cascade of 4 folders. On a Mac, I’m using Text Edit to create the string.

Open Text Edit. Then type the following string:

“AWAY_LOCK_LABEL” = “”;

Between the last 2 quotations, is where you want to type your own text. For our purposes here, I’ll use iPhoneinCanada. The text can be upper or lower case, with spaces or without, but shouldn’t be too long. When your done, it should look something like this:

“AWAY_LOCK_LABEL” = “iPhoneinCanada”;

To save this file, we need to name it “SpringBoard.strings”. Just save it to your desktop, for now.

Next, we need to create our folder cascade. Create a new folder on your desktop and name it what ever your want this theme to be called. I’ll name this one “iPhoneCDNLockText”. Within that folder, create the next folder and name it “Bundles”. In the Bundles folder, create your third folder, and name it “com.apple.springboard”. Then within that folder, create the last folder, and name it “en.lproj”. These folders must be named exactly as I have laid out here. They are all case sensitive. This is what the cascade should look like:

screenshot_01

Finally, put the “SpringBoard.string” file in the “en.lproj” folder.

Now we need to get the theme on your device. We have gone over this before, so I’ll just refer you our past posts. Basically, the theme needs to go in the root folder, in Library > Themes. You can either use OpenSSH (go here for a tutorial), or use Disk Aid (go here for a tutorial).

Once your theme is installed, open up Winterboard and apply it. You can also combine this with other themes, if you like. I’ve combined this with the iPhone in Canada lockscreen we made a few weeks ago:

IMG_0481

There you go. Have fun with it. If you have any questions, just post below. Don’t forget to check out my blog: Green Candy, and you can also follow me on Twitter: @rorypiper.

Want to see more of our stories on Google?

Add iPhone in Canada as a Preferred Source on Google

P.S. Want to keep this site truly independent? Support us by buying us a beer, treating us to a coffee, or shopping through Amazon here. Links in this post are affiliate links, so we earn a tiny commission at no charge to you. Thanks for supporting independent Canadian media!

Subscribe
Notify of
guest
17 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
X1Zero
16 years ago

Thats awesome! Thanks for the tip!

Dusty
Dusty
16 years ago

Nice one dude!

iphoneincanada
16 years ago

Love the post, now the above is what you call an awesome looking homescreen 😉

Douglas
16 years ago

I'm guessing that this doesn't work with 3.0.1 'cause I've tried everything and it won't change. Anyone else having this problem? I noticed en.lproj folder is now called English.lproj. I tried changing that too but it didn't work.

jariad
jariad
16 years ago

Tried it many times. Still doesn't work. Any ideas ?

mayusub
mayusub
16 years ago

It works great and simple instructions. Thanks!

I changed the text and also the slide bar knop as you instructed.

Thanks.

mayusub
mayusub
16 years ago

no curly brackets! just put the following text,

“AWAY_LOCK_LABEL” = “Your Text Here”;

jariad
jariad
16 years ago

I tried it without the curly brackets and for some reason it would not work.

The only way it would work for me is with the curly brackets.

mayusub
mayusub
16 years ago

It works great and simple instructions. Thanks!

I changed the text and also the slide bar knop as you instructed.

Thanks.

jariad
jariad
16 years ago

I tried it without the curly brackets and for some reason it would not work.

The only way it would work for me is with the curly brackets.

jariad
jariad
16 years ago

Tried it many times. Still doesn't work. Any ideas ?

Got it. I changed SpringBoard.strings file to:

{
“AWAY_LOCK_LABEL” = “Your Text Here”;
}

mayusub
mayusub
16 years ago

no curly brackets! just put the following text,

“AWAY_LOCK_LABEL” = “Your Text Here”;

Douglas
16 years ago

I'm guessing that this doesn't work with 3.0.1 'cause I've tried everything and it won't change. Anyone else having this problem? I noticed en.lproj folder is now called English.lproj. I tried changing that too but it didn't work.

YahYah.com?
YahYah.com?
15 years ago

it doesnt’ work…..this is a let down.

Luke Stone
Luke Stone
15 years ago

How do you combine it with another theme?

ChadKaplowski
ChadKaplowski
14 years ago

great post, easy enough to do as well. As a note, if you’ve got iFile then you can edit the root driectly from the iphone, including adding your directories, so I did mine 100% on the iphone without any need for SSH etc 😀

iBloom
iBloom
11 years ago

Use

{
“AWAY_LOCK_LABEL” = ”new slide to unlock here”;
}

It works.

17
0
Would love your thoughts, please comment.x
()
x