My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
PlainText  
Plain text localization file example
Updated Mar 21, 2011 by phong.le...@gtempaccount.com

Introduction

Plain text is the simplest format supported by Get Localization in case there is no other formats suitable. Plain text file contains a list of strings separated by newline characters (\r, \n or both). Each string on each line will be considered as master string. When uploading the language file, the translation must be matched with the line of the master string.

Example

This is the first string
The second one

Localization file

This is the first string in target language
The second one in target language
Powered by Google Project Hosting