From a40c643a6887f182f92dca22e431658283006e6e Mon Sep 17 00:00:00 2001 From: ddtddt Date: Wed, 15 Oct 2014 06:28:03 +0000 Subject: [PATCH] [trunk] - language - add EG git-svn-id: http://piwigo.org/svn/trunk@30079 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/ar_EG/ar_EG.jpg | Bin 0 -> 1031 bytes language/ar_EG/common.lang.php | 39 ++++++++++++++++++++ language/ar_EG/index.php | 30 +++++++++++++++ language/ar_EG/iso.txt | 1 + plugins/language_switch/language_switch.css | 1 + 5 files changed, 71 insertions(+) create mode 100644 language/ar_EG/ar_EG.jpg create mode 100644 language/ar_EG/common.lang.php create mode 100644 language/ar_EG/index.php create mode 100644 language/ar_EG/iso.txt diff --git a/language/ar_EG/ar_EG.jpg b/language/ar_EG/ar_EG.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da50a37065b4918770a46f7088ff58d1aeab2c54 GIT binary patch literal 1031 zcmex=OB$yeM7?=bZ znFSgDA7PMZU|?j0n9TqMj7-cdtZeKYoLt;M1zQCem>8LvnOK-vSy@`H|qMvW5}awt1(JSZA;@q>zSQc)8pmzcPOq?D?fx`w8fiK&^ng{76V zi>sTvho@I?NN8AiL}XNQN@`kqMrKxVNoiSmMP*fUOKV$uM`zch$y26In?7UatVN5L zEM2yI#mZHiHgDOwZTpU$yAB;ba`f2o6DLnyx_ss8wd*%--g@}x@sp>|p1*kc>f@)+ zU%r0({^RE_kiQrinBhSN@fe!F1cClyVqsxsVF&q(k*OSrnFU!`6%E;h90S=C3x$=8 z8aYIqCNA7~kW<+>=!0ld(M2vX6_bamA3^ba@Re!Xk#aYfgD>mIM1J8BD)N=4YEjO#fA3XZRo z?(>$vVc)R-gX4dO+v11AHr{z{C-;MOg{zpJP5%#X-mCWm&;RM1`?vUo<+J^a|M=?< z=I_rr-y{{+xv0Y2>4&!Nvc{#68Q*xe7Rr}D zc>ZRY{D;!;KO)clI*#T)U;fv#~#|ng-n?j_U@m>z4vKv-u=FL zbGxSf-Fk_-Bm2yMIDgpw$n<$f4fltpYyTPCKe+dl@^8-!$h;mt?fR^;#?|#l4*ULR z=+rp3@>u=*iSs;F>uv5C{by+IsL#>wo+tG&zO7ENqWZzrDRC+nw)QH0d+zulzE|g< zRNtIiWe)Y7QMZ%xRVG*`Oz;-k{m}jH_wDcA?b^C1Zf@!IMVssAB=2}{dHhj&=R9uB Vpt-xE-^S \ No newline at end of file diff --git a/language/ar_EG/index.php b/language/ar_EG/index.php new file mode 100644 index 000000000..c8de97f60 --- /dev/null +++ b/language/ar_EG/index.php @@ -0,0 +1,30 @@ + diff --git a/language/ar_EG/iso.txt b/language/ar_EG/iso.txt new file mode 100644 index 000000000..5331609cc --- /dev/null +++ b/language/ar_EG/iso.txt @@ -0,0 +1 @@ +العربية (مصر) [EG] \ No newline at end of file diff --git a/plugins/language_switch/language_switch.css b/plugins/language_switch/language_switch.css index 356a43e32..9cdbe2945 100644 --- a/plugins/language_switch/language_switch.css +++ b/plugins/language_switch/language_switch.css @@ -88,6 +88,7 @@ .langflag-ec { background-position:0px -64px; } .langflag-et_EE { background-position:-24px -64px; } .langflag-eg { background-position:-48px -64px; } +.langflag-ar_EG { background-position:-48px -64px; } .langflag-eh { background-position:-72px -64px; } .langflag-en_UK { background-position:-96px -64px; } .langflag-eo_EO { background-position:-120px -64px; }