diff options
author | patdenice <patdenice@piwigo.org> | 2010-07-27 10:15:13 +0000 |
---|---|---|
committer | patdenice <patdenice@piwigo.org> | 2010-07-27 10:15:13 +0000 |
commit | 95ec94ea75b00c6ddf78e40611cbcc2871c909c0 (patch) | |
tree | a05d92ca02019bf2b7ae39600c6b60a1d74db227 /language/ca_ES | |
parent | a9bd998a077231d1d96c9440d98e5ea7b126282a (diff) |
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
Diffstat (limited to 'language/ca_ES')
-rw-r--r-- | language/ca_ES/admin.lang.php | 2 | ||||
-rw-r--r-- | language/ca_ES/ca_ES.jpg | bin | 0 -> 1432 bytes | |||
-rw-r--r-- | language/ca_ES/common.lang.php | 2 |
3 files changed, 2 insertions, 2 deletions
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 Binary files differnew file mode 100644 index 000000000..ae197f145 --- /dev/null +++ b/language/ca_ES/ca_ES.jpg 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 |