6 projects tagged "Localization"
Every Locale is an app which changes the locale (language/country/variant) of your Android device. This is useful if your preferred language is not included in your device or if you are an Android developer and need to test localization. It's the same idea as existing apps such as MoreLocale2, Custom Locale, Set Locale and Language, etc., but with those apps, it's not easy to change to a locale which is not on their list. Every Locale supports autocompletion of human-readable language and country names (not ISO codes), has no ads, and requires no unnecessary permissions.
Intlize allows the developer to use catgets without its normally bulky syntax and without having to mind the details of correct indices. Catgets is the built-in internationalization suite of C compilers. Alternatively, Intlize can produce a compact file format optimized for fast access. Intermediate files are in gettext po format, so there are many comfortable tools available to do the translations. Runtime files are provided for C and C++ and for both catgets and intlize native support.
UnicodeDataBrowser is a browser for the UnicodeData.txt file, which contains much useful information but is not easily read by humans. It creates a scrollable table in which columns represent properties. The table may be sorted on any column. Abbreviations are expanded and characters cross-referenced in decomposition and casing fields are named. Regular expression search restricted to a selected column is available. The set of characters for which information is displayed may be restricted to those characters matching a regular expression on a specified property.
itools is a collection of Python libraries which provides a wide range of capabilities, including an abstraction over directory and file resources, a search engine, type marshallers, datatype schemas, i18n support, URI handlers, a Web programming interface, a workflow interface, and support for data formats such as (X)HTML, XML, iCalendar, RSS 2.0, and XLIFF.
A grep-like search tool optimized for searching large heterogeneous trees of source code.