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. Delphi
  4. multilanguage DLL or XML ( i18n) Internationalization

multilanguage DLL or XML ( i18n) Internationalization

Scheduled Pinned Locked Moved Delphi
delphixmlhelpquestion
3 Posts 3 Posters 11 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.
  • A Offline
    A Offline
    Anouarzha
    wrote on last edited by
    #1

    What kind of software can i use for developing a multilingual app in delphi? I am thinking of using xml or dll. What are the differences pros and cons? Can anyone please help me?

    L G 2 Replies Last reply
    0
    • A Anouarzha

      What kind of software can i use for developing a multilingual app in delphi? I am thinking of using xml or dll. What are the differences pros and cons? Can anyone please help me?

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Well I know nothing of Delphi, but I do know that: A dll is a library of classes and/or functions that can be used by an application as it runs. XML is a method of representing a set of text elements in a structured manner. The difference is that a dll and XML have no correspondence whatsoever.

      1 Reply Last reply
      0
      • A Anouarzha

        What kind of software can i use for developing a multilingual app in delphi? I am thinking of using xml or dll. What are the differences pros and cons? Can anyone please help me?

        G Offline
        G Offline
        Gabriel P G
        wrote on last edited by
        #3

        Delphi has a little built-in tool that handles internationalization. But it´s really basic. You also got a couple of commercial localization tools that support Delphi applications: Multilizer (http://www2.multilizer.com/) and Sisulizer (http://www.sisulizer.com/), and an open-source tool based on GetText: http://dxgettext.po.dk/

        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