473,387 Members | 1,721 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,387 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 1112
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: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

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.