From cf24bfa32e151919e94854091483ff01629cba44 Mon Sep 17 00:00:00 2001 From: plegall Date: Fri, 8 Jun 2012 22:08:50 +0000 Subject: [PATCH] feature 2650: rename language sl_SL into sl_SI according to ISO 3166-1 codes git-svn-id: http://piwigo.org/svn/trunk@15609 68402e56-0260-453c-a942-63ccdbb3a9ee --- install/db/126-database.php | 48 ++++++++++++++++++ language/{sl_SL => sl_SI}/about.html | 0 language/{sl_SL => sl_SI}/admin.lang.php | 0 language/{sl_SL => sl_SI}/common.lang.php | 0 language/sl_SI/iso.txt | 1 + language/{sl_SL/sl_SL.jpg => sl_SI/sl_SI.jpg} | Bin language/sl_SL/iso.txt | 1 - 7 files changed, 49 insertions(+), 1 deletion(-) create mode 100644 install/db/126-database.php rename language/{sl_SL => sl_SI}/about.html (100%) rename language/{sl_SL => sl_SI}/admin.lang.php (100%) rename language/{sl_SL => sl_SI}/common.lang.php (100%) create mode 100644 language/sl_SI/iso.txt rename language/{sl_SL/sl_SL.jpg => sl_SI/sl_SI.jpg} (100%) delete mode 100644 language/sl_SL/iso.txt diff --git a/install/db/126-database.php b/install/db/126-database.php new file mode 100644 index 000000000..56edbcea5 --- /dev/null +++ b/install/db/126-database.php @@ -0,0 +1,48 @@ + \ No newline at end of file diff --git a/language/sl_SL/about.html b/language/sl_SI/about.html similarity index 100% rename from language/sl_SL/about.html rename to language/sl_SI/about.html diff --git a/language/sl_SL/admin.lang.php b/language/sl_SI/admin.lang.php similarity index 100% rename from language/sl_SL/admin.lang.php rename to language/sl_SI/admin.lang.php diff --git a/language/sl_SL/common.lang.php b/language/sl_SI/common.lang.php similarity index 100% rename from language/sl_SL/common.lang.php rename to language/sl_SI/common.lang.php diff --git a/language/sl_SI/iso.txt b/language/sl_SI/iso.txt new file mode 100644 index 000000000..fbf4ad1f6 --- /dev/null +++ b/language/sl_SI/iso.txt @@ -0,0 +1 @@ +Slovenščina [SI] diff --git a/language/sl_SL/sl_SL.jpg b/language/sl_SI/sl_SI.jpg similarity index 100% rename from language/sl_SL/sl_SL.jpg rename to language/sl_SI/sl_SI.jpg diff --git a/language/sl_SL/iso.txt b/language/sl_SL/iso.txt deleted file mode 100644 index eb954ba31..000000000 --- a/language/sl_SL/iso.txt +++ /dev/null @@ -1 +0,0 @@ -Slovenščina [SL] \ No newline at end of file