Localization

The Localization component is responsible for providing extensible support for any mobile application to be adapted for a specific region or language by adding locale-specific components and translating text.

It centralizes all localization resources from an application in a single editor. This editor works like a spreadsheet where you can edit cells individually and perform operations over columns and groups of cells.

Localization

Since Sequoyah already provides a localization framework for strings, and with the goal of providing a more complete and easy to use framework, Sequoyah now intends to deal with other localizable resources besides strings. In this document we have a proposal of such effort, where we list some user stories describing how we intend to extend the current framework to deal with images, sounds and video in a first moment. In a later moment, the framework will also be capable of treating even other localizable resources, such as formatting, currency, date and time.

Latest Build [More] Sequoyah RSS
  • You can find our latest build here.
Project News [More] Sequoyah RSS
  • Sequoyah has moved to Tools project
    Posted on: Mar 11, 2011

    As part of the DSDP Restructuring, process, Sequoyah has moved to Tools project. The following items have been affected and updated: SVN repository, Bugzilla, IPLogs and web resources in general (download pages, web site, wiki page, blog). Those changes shouldn't affect Sequoyah users in any way different than reconfiguring SVN access and using different download pages.

  • 1.0.2 is available!
    Posted on: Mar 07, 2011

    Sequoyah 1.0.2 is now oficially available for download here. Please, check it out and feel free to leave us a message on our mailing list! :)

  • 1.0.1 is available!
    Posted on: Sep 24, 2010

    Sequoyah 1.0.1 is now oficially available for download here. Please, check it out and feel free to leave us a message on our mailing list! :)

  • Native debug
    Posted on: Aug 26, 2010

    We have just added a guide to help users setup their development environment correctly.

  • Simultaneously running
    Posted on: Aug 19, 2010

    Check out our latest post on Sequoyah Project Blog!
    Soon we'll share more of our thoughts and experiences!

  • More than Strings
    Posted on: Jul 28, 2010

    We have a proposal for extending Localization framework in order
    to support other resources, such as image, sound and video.
    You can find more information about it here.