aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2013-04-03 12:01:35 +0000
committerddtddt <ddtddt@piwigo.org>2013-04-03 12:01:35 +0000
commit024a6ba455672027b97751dceddab7598412bd72 (patch)
tree9a940ff68587df76d2149a1d75ae128ce0df28c9
parent3d9b3b7b4e2357e90469dcede6daf15c9efa4143 (diff)
git-svn-id: http://piwigo.org/svn/branches/2.5@21991 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--plugins/language_switch/language/gl_ES/description.txt1
-rw-r--r--plugins/language_switch/language/nn_NO/description.txt1
-rw-r--r--plugins/language_switch/language/sl_SI/description.txt1
-rw-r--r--plugins/language_switch/language_switch.css1
-rw-r--r--plugins/language_switch/main.inc.php2
5 files changed, 5 insertions, 1 deletions
diff --git a/plugins/language_switch/language/gl_ES/description.txt b/plugins/language_switch/language/gl_ES/description.txt
new file mode 100644
index 000000000..38a63f14b
--- /dev/null
+++ b/plugins/language_switch/language/gl_ES/description.txt
@@ -0,0 +1 @@
+Muda a outro idioma empregando as bandeiras na páxina de inicio da túa galería. \ No newline at end of file
diff --git a/plugins/language_switch/language/nn_NO/description.txt b/plugins/language_switch/language/nn_NO/description.txt
new file mode 100644
index 000000000..b7f698c72
--- /dev/null
+++ b/plugins/language_switch/language/nn_NO/description.txt
@@ -0,0 +1 @@
+Bytt til eit anna språk ved å bruke flaggsymbol på startsida på galleriet. \ No newline at end of file
diff --git a/plugins/language_switch/language/sl_SI/description.txt b/plugins/language_switch/language/sl_SI/description.txt
new file mode 100644
index 000000000..eed62d857
--- /dev/null
+++ b/plugins/language_switch/language/sl_SI/description.txt
@@ -0,0 +1 @@
+Za spremembo jezika kliknite zastavico na domači strani galerije.
diff --git a/plugins/language_switch/language_switch.css b/plugins/language_switch/language_switch.css
index f781a9b60..27883fd5c 100644
--- a/plugins/language_switch/language_switch.css
+++ b/plugins/language_switch/language_switch.css
@@ -178,6 +178,7 @@
#languageSwitch .langflag-ni { background-position:-96px -160px; }
#languageSwitch .langflag-nl_NL { background-position:-120px -160px; }
#languageSwitch .langflag-nb_NO { background-position:-144px -160px; }
+#languageSwitch .langflag-nn_NO { background-position:-144px -160px; }
#languageSwitch .langflag-np { background-position:-168px -160px; }
#languageSwitch .langflag-nr { background-position:-192px -160px; }
#languageSwitch .langflag-nu { background-position:-216px -160px; }
diff --git a/plugins/language_switch/main.inc.php b/plugins/language_switch/main.inc.php
index 552ab8fe4..2de595ce0 100644
--- a/plugins/language_switch/main.inc.php
+++ b/plugins/language_switch/main.inc.php
@@ -23,7 +23,7 @@
/*
Plugin Name: Language Switch
-Version: 2.5.0
+Version: 2.5.1
Description: Switch to another language from flags on your gallery home page.
Plugin URI: http://piwigo.org/ext/extension_view.php?eid=123
Author: Piwigo team