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 68937
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T19:29:42+00:00 2026-05-10T19:29:42+00:00

So we are sure that we will be taking our product internationally and will

  • 0

So we are sure that we will be taking our product internationally and will eventually need to internationalize it. How much internationalizing would you recommend we do as we go along?

I guess in other words, is there any internationalization that is easy now but can be much worse if we let the code base mature and that won’t slow us down very much if we choose to start doing it now?

Tech used: C#, WPF, WinForms

  • 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. 2026-05-10T19:29:42+00:00Added an answer on May 10, 2026 at 7:29 pm

    Prepare it now, before you write all the strings in the codebase itself.

    Everything after now will be too late. It’s now or never!

    It’s true that it is a bit of extra effort to prepare well now, but not doing it will end up being a lot more expensive.

    If you won’t follow all the guidelines in the links below, at least heed points 1,2 and 7 of the summary which are very cheap to do now and which cause the most pain afterwards in my experience.

    Check these guidelines and see for yourself why it’s better to start now and get everything prepared.

    1. Developing world ready applications

    2. Best practices for developing world ready applications

    Little extract:

    1. Move all localizable resources to separate resource-only DLLs. Localizable resources include user interface elements such as strings, error messages, dialog boxes, menus, and embedded object resources. (Moving the resources to a DLL afterwards will be a pain)
    2. Do not hardcode strings or user interface resources. (If you don’t prepare, you know you will hardcode strings)
    3. Do not put nonlocalizable resources into the resource-only DLLs. This causes confusion for translators.
    4. Do not use composite strings that are built at run time from concatenated phrases. Composite strings are difficult to localize because they often assume an English grammatical order that does not apply to all languages. (After the interface design, changing phrases gets harder)
    5. Avoid ambiguous constructs such as ‘Empty Folder’ where the strings can be translated differently depending on the grammatical roles of the strings’ components. For example, ’empty’ can be either a verb or an adjective, and this can lead to different translations in languages such as Italian or French. (Same issue)
    6. Avoid using images and icons that contain text in your application. They are expensive to localize. (Use text rendered over the image)
    7. Allow plenty of room for the length of strings to expand in the user interface. In some languages, phrases can require 50-75 percent more space. (Same issue, if you don’t plan for it now, redesign is more expensive)
    8. Use the System.Resources.ResourceManager class to retrieve resources based on culture.
    9. Use Microsoft Visual Studio .NET to create Windows Forms dialog boxes, so they can be localized using the Windows Forms Resource Editor (Winres.exe). Do not code Windows Forms dialog boxes by hand.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 123k
  • Answers 123k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Add this Action to the FlashUpload Controller: public class FlashUploadController… May 12, 2026 at 1:00 am
  • Editorial Team
    Editorial Team added an answer You could have a look at strtok. First read the… May 12, 2026 at 1:00 am
  • Editorial Team
    Editorial Team added an answer You can't use a static_cast here since there is no… May 12, 2026 at 1:00 am

Related Questions

Our server application receives information about rows to add to the database at a
We are developing an app that consists of a web server that hosts a
I'm taking on the re-architecting of a pair of applications which use Hibernate in
I'm attempting to help our network engineers troubleshoot a situation for one of our

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.