From d78f83211ea6927cd612fa95f9e7b6efdefa54ec Mon Sep 17 00:00:00 2001 From: patdenice Date: Tue, 27 Jul 2010 13:02:02 +0000 Subject: [PATCH] Remove useless caracters in iso.txt files. Convert iso.txt of chinese language in UTF8 without bom. git-svn-id: http://piwigo.org/svn/branches/2.1@6717 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/ca_ES/iso.txt | 2 +- language/ka_GE/iso.txt | 2 +- language/zh_CN/iso.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/language/ca_ES/iso.txt b/language/ca_ES/iso.txt index 59bef7524..602b4ef1d 100644 --- a/language/ca_ES/iso.txt +++ b/language/ca_ES/iso.txt @@ -1 +1 @@ -Catalan [CA] +Catalan [CA] \ No newline at end of file diff --git a/language/ka_GE/iso.txt b/language/ka_GE/iso.txt index a47282d98..45edf4977 100644 --- a/language/ka_GE/iso.txt +++ b/language/ka_GE/iso.txt @@ -1 +1 @@ -ქართული [GE] \ No newline at end of file +ქართული [GE] \ No newline at end of file diff --git a/language/zh_CN/iso.txt b/language/zh_CN/iso.txt index 091d45043..eec88ce42 100644 --- a/language/zh_CN/iso.txt +++ b/language/zh_CN/iso.txt @@ -1 +1 @@ -简体中文 [CN] \ No newline at end of file +简体中文 [CN] \ No newline at end of file