]> git.pld-linux.org Git - packages/ZendFramework.git/blame - ZendFramework-additional-locales.patch
Use php from php-devel package
[packages/ZendFramework.git] / ZendFramework-additional-locales.patch
CommitLineData
afdc83fc
ER
1--- ZendFramework-1.12.6/library/Zend/Locale.php~ 2014-05-20 00:15:41.000000000 +0300
2+++ ZendFramework-1.12.6/library/Zend/Locale.php 2014-05-20 00:17:59.373895857 +0300
3@@ -206,6 +206,7 @@
4 'en_CA' => true,
5 'en_CM' => true,
6 'en_DM' => true,
7+ 'en_EE' => true,
8 'en_Dsrt' => true,
9 'en_Dsrt_US' => true,
10 'en_FJ' => true,
11@@ -231,6 +232,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@@ -255,6 +258,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@@ -578,8 +582,11 @@
29 'rof_TZ' => true,
30 'ru' => 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.063986 seconds and 4 git commands to generate.