473,329 Members | 1,494 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,329 software developers and data experts.

Adding New Language to a program

3
i developed a vb application using english language in message box strings,button text , titles ,etc Now i want to add new language ( somali language ) what is the simplest way i can translate my program so my program suppors both english and somali languages!

Thanks in advance
Aug 31 '14 #1
1 1111
IronRazer
83 64KB
Hi,
If you would like to be able to switch languages at runtime then you can take a look at these CodeProject links. You can create a new member account for free and download the projects.

They are in C# language but, you can try converting the code with a free online C# to VB converter. The code should give you a good idea of how this can be done.

http://www.codeproject.com/Articles/...face-Culture-O
http://www.codeproject.com/Articles/...ge-in-the-Form

And here are 2 different online code converters.
http://converter.telerik.com/
http://www.developerfusion.com/tools.../csharp-to-vb/
Aug 31 '14 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

49
by: Ville Vainio | last post by:
I don't know if you have seen this before, but here goes: http://text.userlinux.com/white_paper.html There is a jab at Python, though, mentioning that Ruby is more "refined". -- Ville...
13
by: Elmo Watson | last post by:
I have IIS installed on my computer (XP pro) - - I have the DotNet Framework installed - - ASP.net runs fine - but any time I run even the simplest Classic ASP script/page, I get the following...
3
by: candy_init | last post by:
hi I recently came across a C program, a snippet of which is as follows: unsigned long get_sp(void) { __asm__("movl %esp,%eax"); } int main(int argc,char **argv) {
2
by: CK | last post by:
Hi Everybody, Please construe me to embody assembly language program into c programming . Please give some conception or construe me. By CK
1
by: Melson | last post by:
Hi Does anyone know a vb.net program reads the output of C language program. I intend to use vb.net to create the interface with the user and use C language to control the process of a...
1
by: UJ | last post by:
How can I add a program to the startup group for all users programmatically? TIA - J.
13
by: VijayJaiswal | last post by:
How can i make and execute assembelly language programes in c language. I have not make a single assembelly program yet, so please give a small example. Also mension all the instructions necessary,...
16
by: Knute Johnson | last post by:
I'm trying to write a C wrapper to run a Java program. I need to distribute a CD with the Java runtime, my application and a C startup program. I've put the C wrapper program, my java app and the...
3
by: Joe | last post by:
It seems to me that C could be improved by adding a few more features to the standard. I read some of the recent thread "Criticism of the C programming language ??????" which shows a lot of...
11
by: bthakurwar | last post by:
#include<stdio.h> int main() { int j=printf("Hello."); return 0; exit(10); } Here in the above C program, what does exit(10) mean?
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.