Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9064427
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T16:14:57+00:00 2026-06-16T16:14:57+00:00

I wrote a program in visual studio in English. Now I want to add

  • 0

I wrote a program in visual studio in English. Now I want to add a language selection to it, so that the user can change the program into other languages. I searched from the internet, but mostly they are about methods need to use a third-party program. Can I just create some kinds of files like .txt or .dll or whatever to load to do the translation??

Thank you!

Edit

The ideal way is to create an Microsoft Excel file with ids and corresponding language translations. Then when I change the language, it can do the conversion using this file. That is what I really want. Many thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T16:14:58+00:00Added an answer on June 16, 2026 at 4:14 pm

    There are two parts to it

    1. Writing your program so that it can display text in various languages. Sticking to just language issues, you will need to ensure that all texts in your program are collected into a separate file. Additionally all your text should be in Unicode characters. The details of externalization into external files depend on the compiler/framework. This thread suggests some – Resources for I18N in C++
      Full internationalization is a bit more involved though – you need to take care of e.g. date formats and all.

    2. And then there is the part about actually providing the needed translations. e.g. if your program has an display item (menu, output string etc) named ‘foo’, then you need to provide the translations for ALL languages that you want to support; e.g. foo == baz in say Hindi. You can use some machine translations for this; but usually it is done by humans.

    The operating system itself would take care of standard menu items when the user changes the language. e.g. the ‘copy’ menu would be translated by the OS into the user language. But I think that also happens when you use some frameworks, like MFC, and stick to the framework guidelines.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I wrote a program to multiply, divide, add, and subtract fractions..I just can't figure
I wrote a program that forks some processes with fork(). I want to kill
I just wrote a simple C++ program in Visual Studio 2010 and I use
I have Microsoft Visual Studio 2010 installed in my computer. I wrote a program
I have a form program I wrote in Visual Studio 2010. In the program
I have an app that I wrote using C# .NET 4.0 in Visual Studio
I wrote a simple program in C# on Visual Studio 2005 on a windows
I am trying to build a C# program that converts a different language into
I want to write program using C in Visual studio 2008. But I have
I write a C++ program. It can be run by visual studio in Debug

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.