]> git.pld-linux.org Git - packages/ZendFramework.git/blob - ZendFramework-additional-locales.patch
- up to 1.12.4
[packages/ZendFramework.git] / ZendFramework-additional-locales.patch
1 --- ZendFramework-1.12.4/library/Zend/Locale.php~       2014-05-19 13:01:33.000000000 +0300
2 +++ ZendFramework-1.12.4/library/Zend/Locale.php        2014-05-19 13:13:40.339899571 +0300
3 @@ -162,6 +162,7 @@
4          'en_CA'   => true,
5          'en_CM'   => true,
6          'en_DM'   => true,
7 +        'en_EE'   => true,
8          'en_FJ'   => true,
9          'en_FM'   => true,
10          'en_GB'   => true,
11 @@ -185,6 +186,8 @@
12          'en_LC'   => true,
13          'en_LR'   => true,
14          'en_LS'   => true,
15 +        'en_LT'   => true,
16 +        'en_LV'   => true,
17          'en_MG'   => true,
18          'en_MH'   => true,
19          'en_MP'   => true,
20 @@ -209,6 +212,7 @@
21          'en_TO'   => true,
22          'en_TT'   => true,
23          'en_TZ'   => true,
24 +        'en_UA'   => true,
25          'en_UG'   => true,
26          'en_UM'   => true,
27          'en_US'   => true,
28 @@ -522,8 +526,11 @@
29          'rof_TZ'  => true,
30          'rof'     => true,
31          'ru_BY'   => true,
32 +        'ru_EE'   => true,
33          'ru_KG'   => true,
34          'ru_KZ'   => true,
35 +        'ru_LT'   => true,
36 +        'ru_LV'   => true,
37          'ru_MD'   => true,
38          'ru_RU'   => true,
39          'ru_UA'   => true,
This page took 0.032034 seconds and 4 git commands to generate.