From 3eb5afd1e1252034e69401511b97b215d60cc79e Mon Sep 17 00:00:00 2001 From: moodler Date: Sun, 1 Aug 2004 05:06:16 +0000 Subject: [PATCH] Added ISO 3166 code for Palestine - PS --- lang/ar/countries.php | 1 + lang/en/countries.php | 1 + 2 files changed, 2 insertions(+) diff --git a/lang/ar/countries.php b/lang/ar/countries.php index a694a905e6..d5f2983262 100644 --- a/lang/ar/countries.php +++ b/lang/ar/countries.php @@ -177,6 +177,7 @@ $string['PL'] = ' $string['PM'] = 'ÓÇäÊ ÈííÑ æãíßæáæä'; $string['PN'] = 'ÈÊßÇíÑä'; $string['PR'] = '(ÈæíÑÊæÑíßæ( ÇáæáÇíÇÊ ÇáãÊÍÏÉ '; +$string['PS'] = 'Palestine'; $string['PT'] = 'ÇáÈÑÊÛÇá'; $string['PW'] = 'ÈÇáÇæ'; $string['PY'] = 'ÈÇÑÇÌæÇí'; diff --git a/lang/en/countries.php b/lang/en/countries.php index 26ca337525..9e1a0dc301 100644 --- a/lang/en/countries.php +++ b/lang/en/countries.php @@ -177,6 +177,7 @@ $string['PL'] = 'Poland'; $string['PM'] = 'St. Pierre and Miquelon'; $string['PN'] = 'Pitcairn'; $string['PR'] = 'Puerto Rico'; +$string['PS'] = 'Palestine'; $string['PT'] = 'Portugal'; $string['PW'] = 'Palau'; $string['PY'] = 'Paraguay'; -- 2.39.5