Commit:    59a5e63e49928ce059393df3204e2d7d7c8ebaec
Author:    Sobak <[email protected]>         Sat, 3 Jan 2015 07:08:10 +0100
Parents:   26dc4dd47af8fc89b99870b38276e5ccd0cbdd89
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=59a5e63e49928ce059393df3204e2d7d7c8ebaec

Log:
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

Bugs:
https://bugs.php.net/68734

Changed paths:
  M  include/languages.inc


Diff:
diff --git a/include/languages.inc b/include/languages.inc
index f757645..08991e4 100644
--- a/include/languages.inc
+++ b/include/languages.inc
@@ -72,6 +72,7 @@ $INACTIVE_ONLINE_LANGUAGES = array(
     'he'    => 'Hebrew',
     'hu'    => 'Hungarian',
     'id'    => 'Indonesian',
+    'it'    => 'Italian',
     'lt'    => 'Lithuanian',
     'no'    => 'Norwegian',
     'pl'    => 'Polish',


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to