The ModMyTM Family of Sites:
ModMyMotoModMyiModMyGphone




 
 
Register or Connect with Facebook

Discuss AppStore Apps | Browse / Search Cydia | MMi Cydia Stats




  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > iPhone Modding > File Mods
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 07-20-2007, 04:55 PM
iPhone? More like MyPhone
 
Join Date: Jun 2007
Location: NJ
Posts: 108
Thanks: 2
Thanked 7 Times in 4 Posts
Can you change the text under the icons?

Title says it all!

thanks! :-)
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #2  
Old 07-20-2007, 07:05 PM
JakeyBoy's Avatar
My iPhone is a Part of Me
 
Join Date: Jun 2007
Posts: 505
Thanks: 44
Thanked 65 Times in 47 Posts

Not YET
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #3  
Old 07-20-2007, 08:08 PM
Cody Overcash's Avatar
Owner / Founder - ModMyi
aka cash7c3
 
Join Date: May 2007
Device + Firmware: iPhone 3g 3.0 beta 4
Operating System: OS X | XP | Sabayon
Location: Denver, CO
Posts: 3,602
Thanks: 288
Thanked 14,882 Times in 507 Posts
Send a message via AIM to Cody Overcash Send a message via MSN to Cody Overcash Send a message via Yahoo to Cody Overcash

it'll probably be in one of the files in the directories for the apps besides the images
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #4  
Old 11-17-2008, 03:43 PM
What's Jailbreak?
 
Join Date: Nov 2008
Device + Firmware: iphone+2.1
Operating System: XP
Location: Texas
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts

In the Installer app there is a program called Rename you can download that and i was able to edit most of my icons text. The ones install through the app store are not editable.

EX. Cycorder I changed to Video Recorder
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #5  
Old 11-20-2008, 05:24 PM
deadfire55's Avatar
Green Apple
 
Join Date: Jun 2008
Device + Firmware: iPod Touch Custom FW 2.1
Operating System: Vista 64-Bit
Posts: 55
Thanks: 2
Thanked 2 Times in 2 Posts

Quote:
Originally Posted by hunterths35 View Post
In the Installer app there is a program called Rename you can download that and i was able to edit most of my icons text. The ones install through the app store are not editable.

EX. Cycorder I changed to Video Recorder
Yea that will work. It worked for me
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #6  
Old 12-09-2008, 10:43 AM
m1ngaa's Avatar
Green Apple
 
Join Date: Nov 2008
Device + Firmware: iPhone 2.1
Operating System: Dell Vista
Posts: 85
Thanks: 8
Thanked 5 Times in 5 Posts
Send a message via Yahoo to m1ngaa

if you wanna do it yourself it's pretty simple. If you still want to know lemme know...
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #7  
Old 12-09-2008, 10:48 AM
ceelo2008's Avatar
iPhone? More like MyPhone
 
Join Date: Jul 2007
Device + Firmware: iPhone 3G 2.2 Jailbroken
Operating System: Windows Vista
Location: New Jersey
Posts: 295
Thanks: 26
Thanked 31 Times in 26 Posts

Quote:
Originally Posted by m1ngaa View Post
if you wanna do it yourself it's pretty simple. If you still want to know lemme know...
I would like to know please!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #8  
Old 12-09-2008, 07:25 PM
m1ngaa's Avatar
Green Apple
 
Join Date: Nov 2008
Device + Firmware: iPhone 2.1
Operating System: Dell Vista
Posts: 85
Thanks: 8
Thanked 5 Times in 5 Posts
Send a message via Yahoo to m1ngaa

go into System/Library/CoreServices/Springboard.app/english.lproj open up LocalizedApplicationNames.strings if you're better than a newbie you should know how to open it... or else change the .strings to .plist and open with PlistEditor. You should find it with google. Good luck. Oh and when you're in there DO NOT touch the <key>BLABLABLBLA</key> and change the things that are in the <string>BLABLABLA</string>

Good Luck!

you know what i got? my 2G's gotta Vista looking theme. I've made it real cool! Not anything you've seen lol. You know how Vista's have that Clock on sidebar? and it's working right... So my 2G got real cool clock working and I've made MobileTimer icon to blank, and I've located it on that working clock! Real cool! if you want my theme, or you just wanna check it out lemme know. And hit that Thanks button. I don't know what it does but, I want one haha

Last edited by m1ngaa; 12-10-2008 at 04:51 PM.. Reason: Automerged Doublepost
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #9  
Old 12-10-2008, 02:46 PM
iPhone? More like MyPhone
 
Join Date: Dec 2007
Posts: 137
Thanks: 0
Thanked 22 Times in 18 Posts

If you're running Winterboard, you can add alternative application names to a theme you have selected -- or create your own theme with your selected app names. This will work for all apps, not just the ones that are listed in that file /System/Library/CoreServices/Springboard.app/english.lproj/LocalizedApplicationNames.strings.

The way you do it:
  1. Create your theme folder, let's say /Library/Themes/MyAppNames.theme/
  2. In this folder (or in an existing .theme folder), create a subfolder Folders/SpringBoard.app/en.lproj/ (or de.lproj if you have German set as your language, etc.)
  3. In this folder, put a file called LocalizedApplicationNames.strings created with a simple text editor. This must be a list of application identifiers with the application names you choose for them, followed by semicolons ; as below:
    Code:
    "com.saurik.cycorder" = "Video";
    "com.apple.MobileStore" = "Music Store";
    "com.apple.MobileSMS" = "SMS";
    "com.apple.mobilemail" = "E-mail";
    "com.apple.mobilesafari" = "Internet";
    "com.nfinity.QuickVoice" = "Dictaphone";
    "com.bigboss.docs2" = "Documents";
    "com.Fringland.Fring" = "Fring";
    As you see this can include anything: built-in standard apps, App Store apps and Cydia apps. You find the application identifier in the Info.plist file that sits in the folder of each application.
  4. Go to Winterboard and activate the theme.
Advantage: works for all apps and is easy to switch on/off or share with others. Disadvantage: will only work if you have Winterboard installed.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #10  
Old 12-10-2008, 04:45 PM
ceelo2008's Avatar
iPhone? More like MyPhone
 
Join Date: Jul 2007
Device + Firmware: iPhone 3G 2.2 Jailbroken
Operating System: Windows Vista
Location: New Jersey
Posts: 295
Thanks: 26
Thanked 31 Times in 26 Posts
Didnt work

Quote:
Originally Posted by Jim Danner View Post
If you're running Winterboard, you can add alternative application names to a theme you have selected -- or create your own theme with your selected app names. This will work for all apps, not just the ones that are listed in that file /System/Library/CoreServices/Springboard.app/english.lproj/LocalizedApplicationNames.strings.

The way you do it:
  1. Create your theme folder, let's say /Library/Themes/MyAppNames.theme/
  2. In this folder (or in an existing .theme folder), create a subfolder Folders/SpringBoard.app/en.lproj/ (or de.lproj if you have German set as your language, etc.)
  3. In this folder, put a file called LocalizedApplicationNames.strings created with a simple text editor. This must be a list of application identifiers with the application names you choose for them, followed by semicolons ; as below:
    Code:
    "com.saurik.cycorder" = "Video";
    "com.apple.MobileStore" = "Music Store";
    "com.apple.MobileSMS" = "SMS";
    "com.apple.mobilemail" = "E-mail";
    "com.apple.mobilesafari" = "Internet";
    "com.nfinity.QuickVoice" = "Dictaphone";
    "com.bigboss.docs2" = "Documents";
    "com.Fringland.Fring" = "Fring";
    As you see this can include anything: built-in standard apps, App Store apps and Cydia apps. You find the application identifier in the Info.plist file that sits in the folder of each application.
  4. Go to Winterboard and activate the theme.
Advantage: works for all apps and is easy to switch on/off or share with others. Disadvantage: will only work if you have Winterboard installed.
Didnt work for me i tried exactly as shown
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #11  
Old 12-10-2008, 04:55 PM
m1ngaa's Avatar
Green Apple
 
Join Date: Nov 2008
Device + Firmware: iPhone 2.1
Operating System: Dell Vista
Posts: 85
Thanks: 8
Thanked 5 Times in 5 Posts
Send a message via Yahoo to m1ngaa

Quote:
Originally Posted by Jim Danner View Post
If you're running Winterboard, you can add alternative application names to a theme you have selected -- or create your own theme with your selected app names. This will work for all apps, not just the ones that are listed in that file /System/Library/CoreServices/Springboard.app/english.lproj/LocalizedApplicationNames.strings.

The way you do it:
  1. Create your theme folder, let's say /Library/Themes/MyAppNames.theme/
  2. In this folder (or in an existing .theme folder), create a subfolder Folders/SpringBoard.app/en.lproj/ (or de.lproj if you have German set as your language, etc.)
  3. In this folder, put a file called LocalizedApplicationNames.strings created with a simple text editor. This must be a list of application identifiers with the application names you choose for them, followed by semicolons ; as below:
    Code:
    "com.saurik.cycorder" = "Video";
    "com.apple.MobileStore" = "Music Store";
    "com.apple.MobileSMS" = "SMS";
    "com.apple.mobilemail" = "E-mail";
    "com.apple.mobilesafari" = "Internet";
    "com.nfinity.QuickVoice" = "Dictaphone";
    "com.bigboss.docs2" = "Documents";
    "com.Fringland.Fring" = "Fring";
    As you see this can include anything: built-in standard apps, App Store apps and Cydia apps. You find the application identifier in the Info.plist file that sits in the folder of each application.
  4. Go to Winterboard and activate the theme.
Advantage: works for all apps and is easy to switch on/off or share with others. Disadvantage: will only work if you have Winterboard installed.
that's a slow way to do it. I used to add new <key>, and a new <string> to 3rd party downloads. Way to do that, go into your root/applications/ and open up the Application (installed thru Cydia or App Store) and open the Info.plist

as you see they always start with
<?xml version="blablabla""utf-8"?> bla bla bla

and there should be something like this

<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>blablabla</string>


some applications do not have the 2nd one, but you can actually copy and paste that and change that BLA BLA BLA thing to whatever you like. And you still can do it like I said before. Look up!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #12  
Old 12-10-2008, 07:44 PM
ceelo2008's Avatar
iPhone? More like MyPhone
 
Join Date: Jul 2007
Device + Firmware: iPhone 3G 2.2 Jailbroken
Operating System: Windows Vista
Location: New Jersey
Posts: 295
Thanks: 26
Thanked 31 Times in 26 Posts
Awesome

Quote:
Originally Posted by m1ngaa View Post
that's a slow way to do it. I used to add new <key>, and a new <string> to 3rd party downloads. Way to do that, go into your root/applications/ and open up the Application (installed thru Cydia or App Store) and open the Info.plist

as you see they always start with
<?xml version="blablabla""utf-8"?> bla bla bla

and there should be something like this

<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>blablabla</string>


some applications do not have the 2nd one, but you can actually copy and paste that and change that BLA BLA BLA thing to whatever you like. And you still can do it like I said before. Look up!

That worked perfect thanks so much
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to ceelo2008 For This Useful Post:
m1ngaa (12-10-2008)
  #13  
Old 12-10-2008, 10:43 PM
m1ngaa's Avatar
Green Apple
 
Join Date: Nov 2008
Device + Firmware: iPhone 2.1
Operating System: Dell Vista
Posts: 85
Thanks: 8
Thanked 5 Times in 5 Posts
Send a message via Yahoo to m1ngaa

Quote:
Originally Posted by ceelo2008 View Post
That worked perfect thanks so much
sure no problem
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #14  
Old 12-11-2008, 04:16 AM
iPhone? More like MyPhone
 
Join Date: Dec 2007
Posts: 137
Thanks: 0
Thanked 22 Times in 18 Posts

Quote:
Originally Posted by m1ngaa View Post
that's a slow way to do it. I used to add new <key>, and a new <string> to 3rd party downloads. Way to do that, go into your root/applications/ and open up the Application (installed thru Cydia or App Store) and open the Info.plist

as you see they always start with
<?xml version="blablabla""utf-8"?> bla bla bla

and there should be something like this

<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>blablabla</string>


some applications do not have the 2nd one, but you can actually copy and paste that and change that BLA BLA BLA thing to whatever you like. And you still can do it like I said before. Look up!
Disadvantage of this is, of course, that it doesn't survive an update of the application. I liked your method from post #8 better.

Quote:
Originally Posted by ceelo2008 View Post
Didnt work for me i tried exactly as shown
Strange. The only thing I can think of is to check you have the right language set as the language of your phone; to make sure the theme is activated in Winterboard; and to respring. EDIT: Oh, and the name of that language folder /Library/Themes/MyAppNames.theme/Folders/SpringBoard.app/en.lproj/ can't be English.lproj, it must be the two-letter language code.

Last edited by Jim Danner; 12-11-2008 at 05:06 AM.. Reason: Automerged Doublepost
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #15  
Old 12-11-2008, 10:31 AM
m1ngaa's Avatar
Green Apple
 
Join Date: Nov 2008
Device + Firmware: iPhone 2.1
Operating System: Dell Vista
Posts: 85
Thanks: 8
Thanked 5 Times in 5 Posts
Send a message via Yahoo to m1ngaa

Lol you can put any name you want. The language doesn't matter. It works. there are more ways to do that. but they're pretty confusing... Like using a WinterBoard. Using winterboard to change the texts under an icon takes time, and you have to know the Applications exact name and stuff. WinterBoard is good if you wanna change the icon pix...
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > iPhone Modding > File Mods

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Go to Top
ModMyI

All times are GMT -6. The time now is 03:42 PM. Powered by vBulletin® Version 3.8.4
If you need Dedicated Server Hosting, you should check out SingleHop. | Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 Copyright © 2007-09 by ModMy, LLC. All rights reserved.

iPhone News / iPhone Forums / Apple News / Apple Forums / RSS / Contact Us / / Privacy Statement / Top