Sub-module for Egypt telephones.
There are a lot of reference to Spain in the file : some cleaning of the code need to be done !!!
My stupid! I simply attached the wrong file. You know, Eg => Es! Attaching the correct one here.
After the line "Regional area codes" there are a lot of signs (????) :
القاهرة الكبرى 2 الإسكندرية 3 القليوبية 13 العاشر من رمضان 15 الغربية
What are they ? Some cleaning need to be done !
That's Arabic text encoded in UTF-8. Your editor probably didn't guess that. It's a brief area codes' guide, the names are locales in Egypt. It's part of the comments explaining the RegEx.
changing status
Taken into account in 6.2.11 release
a fix in one RegEx instance: 4 digits instead of 3
#1
There are a lot of reference to Spain in the file : some cleaning of the code need to be done !!!
#2
My stupid!
I simply attached the wrong file. You know, Eg => Es!
Attaching the correct one here.
#3
After the line "Regional area codes" there are a lot of signs (????) :
القاهرة الكبرى 2
الإسكندرية 3
القليوبية 13
العاشر من رمضان 15
الغربية
What are they ?
Some cleaning need to be done !
#4
After the line "Regional area codes" there are a lot of signs (????) :
القاهرة الكبرى 2
الإسكندرية 3
القليوبية 13
العاشر من رمضان 15
الغربية
What are they ?
Some cleaning need to be done !
#5
#6
That's Arabic text encoded in UTF-8. Your editor probably didn't guess that.
It's a brief area codes' guide, the names are locales in Egypt. It's part of the comments explaining the RegEx.
#7
changing status
#8
Taken into account in 6.2.11 release
#9
a fix in one RegEx instance: 4 digits instead of 3