Main

 

Browse > Pages

 Results 1 to 5 of 13   Previous   Next

UTF-8

FileModified: 21 Feb 2008, 20:13Created: 14 Feb 2008, 15:04

UTF-8 is a character set that has been gaining popularity due to it's ability to represent characters from a wider range of languages than other character sets.


Development > File Releases

FileModified: 9 Jan 2008, 15:14Created: 8 Jan 2008, 11:56

We have the sourceforge entry, should we make some releases?

aha


Development > Admin Projects

FileModified: 8 Jan 2008, 11:54Created: 8 Jan 2008, 11:54

A script for administering projects (deleting is primarily what I'm thinking of) wouldn't be bad to have.


Development > Untranslated Text

FileModified: 8 Jan 2008, 11:50Created: 8 Jan 2008, 11:49

When a file to be translated is uploaded, each piece of text is copied to `lang_new_text` and the id for this piece of text is copied to `lang_project_texts` with the project id and the id of the file the piece of text is in. Now, when the file is changed, any pieces of text that have been removed from the file will also be removed from `lang_project_texts`, but not removed from `lang_new_text`. We leave it in `lang_new_text` in case it had been translated, in which case it might be useful later on with the AutoFill tool or translation suggestion feature.

... Read More(208 words)

Development > Install

FileModified: 8 Jan 2008, 11:42Created: 8 Jan 2008, 11:42

Since PEAR is required for downloading translated tar.gz files, the installation of Project Translator should check for PEAR before installing.


Previous 1 2 3 Next