Discussion Forums  >  Uncategorized

Replies: 15    Views: 438

Diter Zafra
I hate code!
Profile
Posts: 16
Reg: Jan 26, 2011
Spain
160
02/01/11 10:18 AM (15 years ago)

Any chance of translate to other language?

Are there any chance of translate to spanish some parts of the apps like the menu options? thanks
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
02/01/11 10:34 AM (15 years ago)
Hi... the menu options are displayed in the language you enter. In other words, you control the text in the menu when you create each screen. Maybe I'm missunderstanding your question?
 
Diter Zafra
I hate code!
Profile
Posts: 16
Reg: Jan 26, 2011
Spain
160
like
02/01/11 11:26 AM (15 years ago)
Not tye menu that I have created, I meant the Screen option menu that it open when you press menu in your phone
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
02/01/11 11:31 AM (15 years ago)
Ah... I see what you mean. You'll have to do a little digging in the source-code to make these changes. It's not difficult and should only take you a few minutes. It sounds like your working with an Android app. So... Have a look into the res/layout folder, you'll see lots of .xml files that start with the word menu. These are plain text files and easily changeable. Open one and look for the text you need to change. Lots of folks do this ;-)
 
Tom Shortridge
Aspiring developer
Profile
Posts: 78
Reg: Nov 22, 2010
Virginia
1,480
like
02/01/11 11:32 AM (15 years ago)
I think in Android/Eclipse you can accomplish this by changing the xml files in the res/layout folder... not sure on xcode.
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
02/01/11 11:32 AM (15 years ago)
@Tom - like minds eh' Nervous about Wednesday night midnight!
 
Tom Shortridge
Aspiring developer
Profile
Posts: 78
Reg: Nov 22, 2010
Virginia
1,480
like
02/01/11 11:33 AM (15 years ago)
Well, we're all looking forward to it!
 
Diter Zafra
I hate code!
Profile
Posts: 16
Reg: Jan 26, 2011
Spain
160
like
02/01/11 11:36 AM (15 years ago)
Ok thanks. Im working in Android app. Im editing the files with notepad, Eclipse give me a error: Could not open the editor: An unexpected exception was thrown
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
02/01/11 11:38 AM (15 years ago)
Why are you using notepad to edit the files, just open them with Eclipse. Who knows why Eclipse and Notepad don't get along!
 
Diter Zafra
I hate code!
Profile
Posts: 16
Reg: Jan 26, 2011
Spain
160
like
02/01/11 11:41 AM (15 years ago)
Because Eclipse give me a error when I try to open a layout file to edit Could not open the editor: An unexpected exception was thrown
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
02/01/11 11:50 AM (15 years ago)
Not sure what to say. If you can't edit a text file using Notepad or Eclipse, something crazy is happening. Have you tried just navigating to the source folder you downloaded, outside of Eclipse. In other words, just browse the directory you unzipped when you donwloaded. This is weird.
 
Diter Zafra
I hate code!
Profile
Posts: 16
Reg: Jan 26, 2011
Spain
160
like
02/01/11 12:00 PM (15 years ago)
I open Eclipse I select the file in res/layout folder. I try to open the filed wanted with eclipse and: Could not open the editor: An unexpected exception was thrown
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
02/01/11 12:05 PM (15 years ago)
Like I said, not sure what to say. If you can't edit text files, you're not going to get anywhere. Unexpected Exception could be literally thousands of things. Not sure what your next step is. Can you edit ANYTHING with Eclipse? Did you try what I mentioned in the previous post, just open Notepad (like you started) and see if you can browse the files you downloaded from buzztouch.
 
Diter Zafra
I hate code!
Profile
Posts: 16
Reg: Jan 26, 2011
Spain
160
like
02/01/11 12:10 PM (15 years ago)
I can not to edit with ECLIPSE any of the files that I downloaded of res/layout folder. Give me a error when I try to open it with ECLIPSE
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
02/01/11 12:12 PM (15 years ago)
You are saying the same thing over and over again. We understand, you can't edit files. You're going to have to figure out why, what's wrong with Eclipse, your computer, your development setup, etc. before anyone on this forum can help.
 
Diter Zafra
I hate code!
Profile
Posts: 16
Reg: Jan 26, 2011
Spain
160
like
02/05/11 04:12 AM (15 years ago)
Layouts translated. Thanks Just another question. When I delete the cache data, The square what says, Downloading, This shoudl take a moment.. Can I translate it too?? Thanks
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.