Talk:Language.php
Appearance
From the page:
- For translators starting new languages: please note this page is almost never the latest version of this respective file. For best results, download the full version of the latest Wikipedia package from the project's SourceForge page and translate the Language.php file. You've been warned. This version might miss some strings, and you'll end up with errors on your newly translated pages.
Then what the f*ck is the purpose of having this page on meta to begin with? This is really outrageous if true. --Maveric149
- Yes, it was true. I translated the Romanian version based on this page, only to find lots of errors because of the lack of synchronization. So I ended up deleting the code from this page, leaving the notice pointing to the proper URL of the latest version, along with a warning not to re-post it. If anybody feels this decision was wrong, feel free to re-post it; I personally would find that a bad idea given that it will be doomed to fall out of synchronization all the time. -- Gutza 01:06, 13 Aug 2003 (UTC)
I may be a bit slow, but which is the Language.php we should use. In the CVS links I see a couple (some have a HEAD tag):
- http://cvs.sourceforge.net/viewcvs.py/*checkout*/wikipedia/phase3/languages/Language.php?rev=1.25.2.13
- http://cvs.sourceforge.net/viewcvs.py/*checkout*/wikipedia/phase3/languages/Language.php?rev=1.52
etc...
I also would like to know which text strings I should translate. It does not seem clear to me (as if some strings are expected to be left in English)?
¬ Dori 04:41, 11 Oct 2003 (UTC)
The following took place on IRC chat between myself and brion (in case someone has the same concerns as I did):
<dori> any devels that can answer this (bottom): http://meta.wikipedia.org/wiki/Talk:Language.php <brion> the version with more numbers on it is in the 'stable' branch <brion> the version with fewer numbers on it is in the development branch <dori> which one should I tackle (stable)? I'd hate to do the work twice though (which means I might not do it :) <brion> work from the stable branch for now <brion> and remember, a lot of stuff in language.php does NOT need to be duplicated in translations <brion> there's a lot of general code <brion> and the list of language names should use only native language names, and should not be duplicated <brion> (where we only have english names, pointers to the correct native names would be appreciated) <dori> so should I leave strings that don't look like they will get printed (it'd be nice to know this -- i.e. marked somehow)? <brion> ideally, if they weren't being used they wouldn't be in the file :) <brion> there may be a few old things slipped through <dori> so are you saying that all strings should be translated? <dori> i.e. everything in "" pretty much is fair game? <brion> ought to be <dori> also, there are many technical words that do not exist in my language (Albanian), should I make something up or use an adaptive name (e.g. browser would become brauzer based on the english pronunciation, this is often done in my language)? or is this up to me? <brion> up to you <brion> do what seems appropriate for usage <dori> ok, thanks for the tips <dori> one last thing, when would this file theoretially get put in (and where)? <dori> meaning where would the changes be apparent (the Albanian wikipedia?) <brion> when it seems done, send a note to wikitech-l or intlwiki-l <brion> and i'll set it up <dori> are those mailing lists? <brion> yes, see http://mail.wikipedia.org/ <dori> brion: is there a wiki page where I can post a request to refresh the locale when I have done a significant amount of changes (finding small things here and there)? <brion> dori: just drop a note on http://meta.wikipedia.org/wiki/User:Brion_VIBBER/Todo_list
¬ Dori 02:20, 14 Oct 2003 (UTC)