| 1 |
$Id: README.txt,v 1.1 2007/06/19 20:26:51 goba Exp $
|
| 2 |
|
| 3 |
Localization server
|
| 4 |
--------------------------------------------------------------------------------
|
| 5 |
|
| 6 |
The localization server project (formerly known as lt_server) provides a
|
| 7 |
community localization editor, which allows people from around the world to
|
| 8 |
collaborate on translating projects to different languages, especially for
|
| 9 |
Drupal. It is inspired by Launchpad Rosetta (https://launchpad.net/rosetta)
|
| 10 |
but is highly adapted to Drupal needs.
|
| 11 |
|
| 12 |
Code availability
|
| 13 |
--------------------------------------------------------------------------------
|
| 14 |
|
| 15 |
There is no code available in the HEAD of this module. Depending on your
|
| 16 |
Drupal core version, look into the DRUPAL-6 branch or the DRUPAL-5
|
| 17 |
branch of the module. The DRUPAL-5 branch is not supported anymore.
|
| 18 |
|
| 19 |
http://drupal.org/node/321 has information on checking out specific
|
| 20 |
branches of modules.
|