diff options
author | patdenice <patdenice@piwigo.org> | 2010-07-27 13:02:02 +0000 |
---|---|---|
committer | patdenice <patdenice@piwigo.org> | 2010-07-27 13:02:02 +0000 |
commit | d78f83211ea6927cd612fa95f9e7b6efdefa54ec (patch) | |
tree | 1131635a8adb44badcf17d4ec9e79060e2e653cb /language | |
parent | a17353b7bb0db0305923d4b45443aa01e825c378 (diff) |
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
Diffstat (limited to '')
-rw-r--r-- | language/ca_ES/iso.txt | 2 | ||||
-rw-r--r-- | language/ka_GE/iso.txt | 2 | ||||
-rw-r--r-- | 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 |