Changes between Version 3 and Version 4 of WikiStart

Show
Ignore:
Timestamp:
10/21/08 21:34:20 (23 months ago)
Author:
david
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v3 v4  
    11= Welcome to Grammatista = 
    22Grammatista is a utility for finding, managing, transforming and processing translatable information in software projects. 
     3 
     4This toolkit allows developers to find translatable strings in source code files, configurations, string collections and so forth, analyze them, and then use the data gathered to produce translation catalogs, warnings about un-translatable texts and more. Out of the box, it supports several PHP-related libraries and formats, but can be extended to support any file type or programming language. 
     5 
     6Grammatista was brought into being by [http://sevenload.com/ sevenload], who sponsored the initial implementation, and is maintained by [http://bitextender.com Bitextender]. 
    37 
    48 * [wiki:Documentation]