#
cdf59074 |
| 14-Nov-2024 |
Maurício Meneghini Fauth |
Replace languages.inc globals with I18n\Languages consts (#1121) The include/languages.inc file was not removed as it's used in other repositories. It should be removed after migration.
Replace languages.inc globals with I18n\Languages consts (#1121) The include/languages.inc file was not removed as it's used in other repositories. It should be removed after migration. Tests were added to ensure that the global variables and the constants are in sync with each other. Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
show more ...
|
#
5cd64efb |
| 24-Oct-2024 |
Jim Winstead |
Clarify how inactive languages are handled (#1104)
|
#
15f35ce9 |
| 31-Jul-2024 |
Luffy |
Enable doc-uk build (#1042)
|
#
f6e47b70 |
| 10-May-2024 |
Maciej Sobaczewski |
Revert "Enable Polish translation again", for now (#989) This reverts commit 70bd5e0aa9134022e3c2269a7c72dbb3b1ab0fdd. While the docs do build, I belive there's at least a few speci
Revert "Enable Polish translation again", for now (#989) This reverts commit 70bd5e0aa9134022e3c2269a7c72dbb3b1ab0fdd. While the docs do build, I belive there's at least a few specific action points we should tackle before we open them up to the world.
show more ...
|
#
70bd5e0a |
| 08-May-2024 |
Gina Peter Banyard |
Enable Polish translation again As it now builds thanks to the PR from @Sobak
|
#
12477fbc |
| 07-Feb-2024 |
Gina Peter Banyard |
Remove non-existent git repos Also sort the language entries in alphabetical order from their ISO code
|
#
eea83e64 |
| 07-Feb-2024 |
Gina Peter Banyard |
Build Italian docs
|
#
45d49c7e |
| 07-Dec-2023 |
Andreas Möller |
Fix: Remove emacs instruction (#876)
|
#
9a5e56d9 |
| 29-Sep-2022 |
Kamil Tekiela |
Improve code for language selection (#709)
|
#
1ebc2c49 |
| 22-Aug-2022 |
Andreas Möller |
Enhancement: Enable `binary_operator_spaces` fixer Closes GH-667.
|
#
d9bcfed4 |
| 22-Aug-2022 |
Andreas Möller |
Enhancement: Enable `array_syntax` fixer Co-authored-by: MathiasReker <mathias@reker.dk> Closes GH-659.
|
#
5c9eab2f |
| 15-Jul-2022 |
Christoph M. Becker |
Fix CS violations (case of null, false and true)
|
#
b575ebd4 |
| 15-Jul-2022 |
Andreas Möller |
Enhancement: Include `*.inc` files (with exceptions) Closes GH-662.
|
#
9e3876e7 |
| 26-Nov-2021 |
Sergey Panteleev |
Mark Romanian as inactive (#451)
|
#
0f95b8c7 |
| 30-Jun-2018 |
Peter Kokot |
Remove unused Git attributes ident The $Id$ keywords were used in Subversion where they can be substituted with filename, last revision number change, last changed date, and last use
Remove unused Git attributes ident The $Id$ keywords were used in Subversion where they can be substituted with filename, last revision number change, last changed date, and last user who changed it. In Git this functionality is different and can be done with Git attribute ident. These need to be defined manually for each file in the .gitattributes file and are afterwards replaced with 40-character hexadecimal blob object name which is based only on the particular file contents. This patch simplifies handling of $Id$ keywords by removing them since they are not used anymore.
show more ...
|
#
8cf588fe |
| 12-Jul-2016 |
Christoph M. Becker |
Move Korean translation to $INACTIVE_ONLINE_LANGUAGES Apparently, the Korean translation of the PHP manual is very incomplete, and even worse, most of what's there is out-dated,[1] so we
Move Korean translation to $INACTIVE_ONLINE_LANGUAGES Apparently, the Korean translation of the PHP manual is very incomplete, and even worse, most of what's there is out-dated,[1] so we mark the translation as inactive for the time being. [1] <http://doc.php.net/revcheck.php?p=graph&lang=kr>
show more ...
|
#
206fedd1 |
| 03-Jan-2015 |
Sobak |
Disable Italian translation, as requested by #68734 3% of files up-to-date is not a problem, but there are also even 1000, which are outdated or out of control (no EN-Rev number). Im
Disable Italian translation, as requested by #68734 3% of files up-to-date is not a problem, but there are also even 1000, which are outdated or out of control (no EN-Rev number). Important sections like language/, appendices/ or reference/array are also outdated. Feel free to reenable once situation improve. Source: http://doc.php.net/revcheck.php?p=graph&lang=it and other tools
show more ...
|
#
4effe44c |
| 27-Dec-2014 |
Hannes Magnusson |
Enable korean translation, which has had a lot of work done lately
|
#
7aa319f5 |
| 17-Sep-2014 |
Sobak |
Name of language, not country, for Ukrainian translation
|
#
e8843113 |
| 15-Sep-2014 |
Hannes Magnusson |
language name. not country name. duh.
|
#
68d2df4f |
| 15-Sep-2014 |
Hannes Magnusson |
Add Ukraine
|
#
b0401331 |
| 06-Dec-2013 |
Hannes Magnusson |
We don't use Bing! And this isn't used
|
#
b7087ed8 |
| 11-Mar-2013 |
Kalle Sommer Nielsen |
Despite in-id not being available to bing, we can still use en-id instead of en-ca (which is Canada btw)
|
#
32231a26 |
| 28-Feb-2013 |
Kalle Sommer Nielsen |
Mark 'pl' and 'fa' (Polish and Persian) as inactive languages
|
#
136e3842 |
| 22-Aug-2012 |
Hannes Magnusson |
Enable the italian translation
|