From 95ec94ea75b00c6ddf78e40611cbcc2871c909c0 Mon Sep 17 00:00:00 2001 From: patdenice Date: Tue, 27 Jul 2010 10:15:13 +0000 Subject: [PATCH] Remove empty caracters at the end of php files. Add catalan flag git-svn-id: http://piwigo.org/svn/branches/2.1@6710 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/ca_ES/admin.lang.php | 2 +- language/ca_ES/ca_ES.jpg | Bin 0 -> 1432 bytes language/ca_ES/common.lang.php | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 language/ca_ES/ca_ES.jpg diff --git a/language/ca_ES/admin.lang.php b/language/ca_ES/admin.lang.php index 9a11e4678..7d8791cdc 100644 --- a/language/ca_ES/admin.lang.php +++ b/language/ca_ES/admin.lang.php @@ -717,4 +717,4 @@ $lang['Forbid this theme to users'] = "Prohibir aquest tema als usuaris"; $lang['Set as default theme for unregistered and new users'] = "Col·locar el tema com a predeterminat per a tots que no es registren i per als nous usuaris"; $lang['Order of menubar items has been updated successfully.'] = 'L\'ordre dels els ítems de la barra del menú s\'ha actualitzat amb éxit.'; -?> +?> \ No newline at end of file diff --git a/language/ca_ES/ca_ES.jpg b/language/ca_ES/ca_ES.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae197f14526ea032c68a7371143621b5d325de73 GIT binary patch literal 1432 zcmex=GmU}4(^HFqgMop8iNT1Gi9rO&QUl`5 zb`}OkAZ-Q24nS;VU}#`vU~Xk(u3%_nWoT$+Y5^1l0cHkfMu=KAAdis=!p;J+nV{^6 zOdxeYJCWT1R0^`-|7`|m1~wK}HdYokHdZ!vb~X+!0WL01PA(BXejWjF5eW%#5iv0- zSyg!{X=NEPF$En3Wi@q8Elo*zT?1VW162)84Ui#>?Ck7Z99+U&T*4YsVp19;gZ~E@ z1UVQ47$le(l^B==8JPtc{~uwH2fC9L7;2z^g91h-W}ti7IXJnvfeN+?FfcJPGc&O; zv$C?V09DrlR;@QBE$5`HGdRHf`Rrb=&qGJ9iyAeB|h{<0np@x^(%<)oa&p+`RSh z(c>pipFMx^^3}&rpTB(l_Wj4tUm$-m0;3HEARa^WmmttzOe`$SEbJhEF*20{F|!~G ztD+&BkYgZwVxh2-Q6qGeQ$1KQT&v5@g!{N2=|75f5KfDh7&(I#VU)Da9|BuxbFsF;*|4ne>V`gFk zAs}D@B32GiG_rDm5+V;54-YpNH#aYzkN_{AARjlkfS7=wu!yLrC=b85gqVngkcg-V zIPoz9^{}vVva)iD@N)BtkPJo>A8Mu=@`>+#{YTXm{~3-Z NPM1AUY61WMn*jOjv(W$m literal 0 HcmV?d00001 diff --git a/language/ca_ES/common.lang.php b/language/ca_ES/common.lang.php index 3ae4708d5..40cff4cf7 100644 --- a/language/ca_ES/common.lang.php +++ b/language/ca_ES/common.lang.php @@ -374,4 +374,4 @@ $lang['Some more (technical) info about this picture'] = "Una mica més d'inform $lang['edit this comment'] = "edita aquest comentari"; $lang['Edit a comment'] = "Edita un comentari"; -?> +?> \ No newline at end of file