Kalle Sommer Nielsen
b7087ed830
Despite in-id not being available to bing, we can still use en-id instead of en-ca (which is Canada btw)
2013-03-11 10:11:28 +01:00
Kalle Sommer Nielsen
32231a2674
Mark 'pl' and 'fa' (Polish and Persian) as inactive languages
2013-02-28 20:41:19 +01:00
Hannes Magnusson
136e384221
Enable the italian translation
2012-08-22 19:30:49 +00:00
Philip Olson
18688f2809
The Russian translation is now active/online :)
2011-11-11 17:01:01 +00:00
Philip Olson
cc915370b1
Changed default English mapping from en-us to en-ca because en-us has a bing bug, and is returning a limited number of bing API results. Weird, Eh?
2011-07-21 03:07:07 +00:00
Philip Olson
ee468d1349
Added a few missing languages to LANGUAGES_MAP, and changed missing bing languages to en-us. And added a link to the docs.
2011-07-14 04:37:25 +00:00
Philip Olson
8fe768fd84
Added LANGUAGES_MAP for bing search. It deserves a review and probably contains mistakes. Will review once bing is implemented.
2011-07-13 20:59:07 +00:00
Philip Olson
4209d7deb8
Added Serbian to . Inactive langs must be here too.
2011-04-09 02:25:53 +00:00
Philip Olson
ed21033724
Added new Serbian language
2011-03-25 01:03:13 +00:00
Hannes Magnusson
65cbe724f7
Disable russian again, Alexey say its "not there yet" :]
2011-02-21 07:36:26 +00:00
Hannes Magnusson
0559a5c568
Enable Russian before the tomorrows build, should be in relatively good shape
...
now :)
2011-02-17 16:08:18 +00:00
Hannes Magnusson
5cf88ea2a1
Simplified Chinese builds are now available
2011-01-07 18:36:22 +00:00
Hannes Magnusson
7ce7dd3ddf
Fix potentional XSS by cleaning the langcode input
2010-12-29 11:03:16 +00:00
Philip Olson
4dfcbff072
Active: Persian,Spanish Inactive: Korean,Bulgarian
2010-04-02 05:19:19 +00:00
Philip Olson
8c8b6b20f7
Mark Russian and Spanish translations as inactive ... :(
2009-07-21 10:01:49 +00:00
Gwynne Raskind
94c13e3545
- Redirects from CVS pages to SVN pages
...
- CVS -> SVN in all affected pages
Most of this work was done by Shawn Stratton.
2009-07-13 08:14:46 +00:00
Philip Olson
d9cb2c27af
The Italian (it) manual is considered inactive
2008-12-03 08:04:59 +00:00
Philip Olson
93e1e3c829
Mark kr and tr manuals as active!
2008-11-16 02:16:12 +00:00
Philip Olson
bc4a48a8bc
added the persian language (as inactive)
2008-05-28 15:32:00 +00:00
Hannes Magnusson
3f89bce49d
Re-add bg
2008-04-11 08:35:12 +00:00
Philip Olson
35f82d454b
temporarily remove bulgarian until bug #44688 is fixed
2008-04-11 05:07:28 +00:00
Philip Olson
0b103acf0a
Define and utilize $ACTIVE_ONLINE_LANGUAGES
2008-04-10 18:41:13 +00:00
Philip Olson
2bc7b6c05c
Added all phpdoc-{lang} languages to $LANGUAGES
...
Added all inactive languages to $INACTIVE_ONLINE_LANGUAGES
Added explanation for $INACTIVE_ONLINE_LANGUAGES
# This listing will change periodically to coincide with the translation situation
# Translators: Inactive languages are still available @ docs.php.net
2008-04-10 17:52:03 +00:00
Derick Rethans
71de8c55fd
- Adding Danish to the online doc list
2004-08-04 17:20:19 +00:00
Gabor Hojtsy
f5d130dd63
do not provide downloadables, online manuals, etc for dead languages (stopped years ago, with only a dozen files translated then)
2004-08-04 16:18:54 +00:00
Gabor Hojtsy
e85bd00126
enable Greek
2004-01-12 10:01:46 +00:00
Gabor Hojtsy
55838d5faa
Arabic is also not available online
2003-06-18 07:39:01 +00:00
Gabor Hojtsy
7db579e003
Korean language code fix
2003-06-13 15:29:19 +00:00
Gabor Hojtsy
e32ad79275
Tab => spaces and remove ending ?> for consistency
2003-06-07 20:01:53 +00:00
Derick Rethans
6751cf78ab
- Make it possible to disable languages that should not show up as available
...
language online.
2003-06-02 08:36:54 +00:00
Gabor Hojtsy
6cc5946b04
Add a language code conversion function, which
...
will be used on manual pages
2003-05-23 20:32:16 +00:00
Derick Rethans
ff86f7db34
- Add Greek to the list of supported languages
2003-05-11 21:34:30 +00:00
Gabor Hojtsy
76f33c14ae
Adding Id CVS attr to many include files, and also adding C++ format header,
...
for anybody who uses it, just for consistency ;)
2003-01-07 22:15:57 +00:00
Gabor Hojtsy
2cba76df96
Make correction, as requested by Dallas Thunder...
2003-01-07 19:56:45 +00:00
Gabor Hojtsy
58a6f6e892
Correct and extend conformance problem list.
2002-12-28 12:18:36 +00:00
Gabor Hojtsy
3bfc0edefb
OK, so the HK code is for the Hong Kong Cantonese type of
...
chinese (as far as the DSSSL style sheets can tell)
2002-12-28 10:48:02 +00:00
Gabor Hojtsy
847b5faf9a
Only list languages, which have phpdoc modules. And use language
...
codes, as the phpdoc modules are named. This speeds up all the
/manual/* page displays, as there is no need to check for page
existence for languages, which are known to be nonexistent.
2002-12-28 10:43:58 +00:00
Gabor Hojtsy
d30df5d135
Update site.inc to support new $MIRRORS array element:
...
- Add mirror_status() function to get status of one
mirror from the array
- Add optional site parameters to mirror functions to
get info of one particular mirror. Makes the direct
access of the $MIRRORS array in some places
removable.
- Make constant definitions conditional, in case the
new mirror list is used, which defines and uses
the constants itself
- Move languages list into separate include file (much
like mirrors and countries are in separate files)
- Use _SERVER array to get site name
- Update default mirror array element to new structure
2002-12-21 12:26:15 +00:00