Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. What is the best way to make application Multi Language ?

What is the best way to make application Multi Language ?

Scheduled Pinned Locked Moved C#
question
6 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    Honeyboy_20
    wrote on last edited by
    #1

    What is the best way to make application Multi Language ?

    P S B 3 Replies Last reply
    0
    • H Honeyboy_20

      What is the best way to make application Multi Language ?

      P Offline
      P Offline
      PIEBALDconsult
      wrote on last edited by
      #2

      Use English. ::shrug::

      S 1 Reply Last reply
      0
      • P PIEBALDconsult

        Use English. ::shrug::

        S Offline
        S Offline
        Subin Mavunkal
        wrote on last edited by
        #3

        globalization

        P 1 Reply Last reply
        0
        • S Subin Mavunkal

          globalization

          P Offline
          P Offline
          PIEBALDconsult
          wrote on last edited by
          #4

          That's kinda what I said. :-D

          1 Reply Last reply
          0
          • H Honeyboy_20

            What is the best way to make application Multi Language ?

            S Offline
            S Offline
            simplefolk
            wrote on last edited by
            #5

            Don't know if they like product recommendations here but this is what I have used in the past http://www.jollans.com/tiki/tiki-index.php

            1 Reply Last reply
            0
            • H Honeyboy_20

              What is the best way to make application Multi Language ?

              B Offline
              B Offline
              Bernhard Hiller
              wrote on last edited by
              #6

              Find all "messages" shown to the user (in message boxes, labels, forms, ...). Give short names to those messages, put both the short name and the original text into a resource file, then grab the text from the resource file for the "short name" where ever something is to be shown to the user. The resource file can be translated by specialized companies. The entries there look something like:

              &OK

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups