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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Localization API (exists?)

Localization API (exists?)

Scheduled Pinned Locked Moved C / C++ / MFC
questionc++algorithmsxmljson
1 Posts 1 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.
  • Z Offline
    Z Offline
    zopiro
    wrote on last edited by
    #1

    Hello all, sorry this is not a specific C++ question, but I'd like to see a C++ approach. I want to make an application that receives input text, and translate (possibly interactively) every word. But I can't find any simple API for doing this, my idea is very innocent maybe, but I just only want to have a couple of files like language1.txt lang1word -> esperanto language2.txt lang2word -> esperanto .... (as you know, esperanto is an artifficial but universal language, the XML of human languages :) After two hours of searching I've only found one free tool with vocabulary files for doing this called Ergane. The problem is those files (language1, language2, ...) are in MS Access format, and there are six tables in each mdb file, I don't want to spend time reversing that ER model since what I want to do seems very easy to me right now. Any ideas or tips? regards eidan

    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