Your favorite Apple, iPhone, iPad, iOS, Jailbreak, and Cydia site.
Thread: change sliders text on fw 2.1
is a discussion within theFile Mods
forums, a part of theiPhone Modding
section;...
-
10-24-2008, 03:12 PM #1
change sliders text on fw 2.1 WITHOUT customize
I will start off with some tools you WILL need.
WinSCP (or another SSH client of your choosing)
Erica Utilities (found in Cydia)
ok you go open up your SSH Client and type in the IP Address of the device as the hostname. (Log in using the username root, and the password alpine)
When connected goto your root folder, then go into the follow directory:
/System/Library/CoreServices/SpringBoard.app/English.lproj
Once there the file we need to edit is springboard.strings, I suggest making a back up now by making a duplicate copy of it and renaming it to springboard.stringsoriginal so you know you have it.
Now! open up putty and go to that same directory…remember your terminal commands? If not follow this:
cd /
cd System
cd Library
cd CoreServices
cd SpringBoard.app
cd English.lproj
Note the capitals!! Will not find the directory if you use lowercase.
now in your putty prompt type in the following command;
plutil -c xml1 SpringBoard.strings
This step is important because it aligns the file to XML thus making it neater and less of a hassle to read through.
Now you can remain in putty and just use the VI editor, if you’re comfortable using. If you aren’t go back to WinSCP and right click SpringBoard.strings and click edit.
Dont mess with whats in the “<key>Example</key” lines. Only edit whats in between “<string>DISPLAYED TXT</string>” lines.
VIOLA! You now have gained access to your devices System Strings and can now fully edit all the txt on the device to your liking.Last edited by schnedi; 10-24-2008 at 06:41 PM.
-
The Following 5 Users Say Thank You to schnedi For This Useful Post:
crypple (11-25-2008), Fsu1dolfan (03-20-2009), kashfr (11-19-2008), Rcooley617 (11-14-2008), TT KH (11-03-2008)
-
10-26-2008, 01:35 PM #2iPhone? More like MyPhone
- Join Date
- Oct 2007
- Location
- Mass.
- Posts
- 112
- Thanks
- 15
- Thanked 4 Times in 4 Posts
Terminal won't recognize the plutil command...Any Ideas.
-
10-26-2008, 02:05 PM #3
if you have erica utilities it has to work
try reinstalling it
-
10-26-2008, 02:32 PM #4iPhone? More like MyPhone
- Join Date
- Oct 2007
- Location
- Mass.
- Posts
- 112
- Thanks
- 15
- Thanked 4 Times in 4 Posts
That worked fine reinstalling....Thanks so much...
-
11-03-2008, 05:12 PM #5iPhone? More like MyPhone
- Join Date
- May 2008
- Location
- The Great Pacific Northwest
- Posts
- 121
- Thanks
- 28
- Thanked 1 Time in 1 Post
after using putty log in wifi 192.xxx.x.xxx, now that i'm in TTKH:~root but cd /
cd/System
cd/Library
cd/CoreServices
cd/SpringBoard.app
cd/English.lproj no such file or directory, also did instal Erica in the phone as well
what's vi editor, i just like to change "slide to unlock " to "my iphone", now i got the message
converting springboard.strings to xml.cd/System
cd/Library
cd/CoreServices
cd/SpringBoard.app
cd/English.lproj root what do I do now
I got it ....... Thanks the people @ MMI RocksLast edited by TT KH; 11-03-2008 at 05:12 PM. Reason: Automerged Doublepost
-
11-10-2008, 06:41 PM #6
im lost after going to English.Iproj what do i do next im using winscp?????
what the heck is putty????? i think i am lost because i dont know what that is?Last edited by bigoh123; 11-10-2008 at 06:41 PM. Reason: Automerged Doublepost
-
11-13-2008, 03:10 PM #7
bigoh123
in winscp you go to commands in the bar and click it then click where says "open terminal" click ok and where says enter command write
lutil -c xml1 SpringBoard.strings "execute" and "close"
-
02-21-2009, 11:29 AM #8
Thank you
In case you using other languagesettings, just go to the corresponding folder instead of:
/System/Library/CoreServices/SpringBoard.app/English.lproj
for example
/System/Library/CoreServices/SpringBoard.app/no.lproj for Norwegian
great guide!
-
03-20-2009, 07:53 AM #9
I have a question...i am using iphonebrowser and can access an editor of the file through this program. Will this work instead of using WinSCP??
I might answer my question before some else does but ill post my findings...thanks!
WOW talk about the easiest change of the text ever....i am going to start a thread with this walk through....i love iPhonebrowser!!!!
Ok here is my walkthrough....for the iPhonebrowser (its my first walk through so be gentle :P )
Thanks again to Schnedi for getting me finally in the right direction
http://www.modmyi.com/forums/file-mo...tutuorial.htmlLast edited by Fsu1dolfan; 03-20-2009 at 07:54 AM. Reason: Automerged Doublepost




LinkBack URL
About LinkBacks
Reply With Quote