In the configuration page (admin/settings/language/configure/l10n_client) it is not clear for new users what should be entered as the localization server. I guess most new users would like to use localize.drupal.org.
The current help text is:
This server will be used to share translations submitted through the localization client interface. Each local submission will result in a call to this server as well. To be able to submit a translation there, you should be logged in there, but from then on, everything is automated. A list of servers you can use is available from the Localization server project page.
The Localization server project page does not seem to contain a "list of servers". It does not even contain the word "list" ;)
The help text also does not mention http://localize.drupal.org/ as a possible localization server.
My suggestion:
This server will be used to share translations submitted through the localization client interface. Each translation you make will automatically be shared with this server. Please make sure you have registered an account with this server and are logged in.
If you want to share your translations with other Drupal users, you can use http://localize.drupal.org/.
It might even be an idea to have http://localize.drupal.org/ pre-filled as a default value.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | better-help-backport.patch | 3.5 KB | gábor hojtsy |
| #4 | new-server-text-and-default.patch | 3.43 KB | gábor hojtsy |
Comments
Comment #1
gábor hojtsyThe current development version has this text:
That you need to be logged in is not true either (but you need a personal key configured), so I opted for brevity and committed this change about two weeks ago. was not entirely sure if I should link to the admin's user editing page in question, since that might give the impression that setting just that is enough, while every participating user should set their own key. Any suggestions for improvements to this development version of the text (which I think is more to the point compared to your suggestion)?
Comment #2
pfrenssenYou're totally right, I was still figuring out how to set it up. What do you think of this?
Mind that I'm neither a native English speaker nor experienced with l10n_client ;)
Comment #3
pfrenssenChanging status
Comment #4
gábor hojtsyShortened that text a bit, and adding this to the Drupal 7 version.
Comment #5
gábor hojtsyBackported and committing to Drupal 6.x-2.x.