From 89e372e57fe513475b9b6cfa830263fc6038a4ce Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Thu, 23 Jun 2011 20:46:36 +0000 Subject: symlinks to about --- de/about/index.php | 1 + el/about/index.php | 1 + et/about/index.php | 1 + fi/about/index.php | 1 + langs.php | 2 +- lv/about/index.php | 1 + nl/about/index.php | 1 + pl/about/index.php | 1 + ro/about/index.php | 1 + ru/about/index.php | 1 + tr/about/index.php | 1 + 11 files changed, 11 insertions(+), 1 deletion(-) create mode 120000 de/about/index.php create mode 120000 el/about/index.php create mode 120000 et/about/index.php create mode 120000 fi/about/index.php create mode 120000 lv/about/index.php create mode 120000 nl/about/index.php create mode 120000 pl/about/index.php create mode 120000 ro/about/index.php create mode 120000 ru/about/index.php create mode 120000 tr/about/index.php diff --git a/de/about/index.php b/de/about/index.php new file mode 120000 index 000000000..0fc1ec45c --- /dev/null +++ b/de/about/index.php @@ -0,0 +1 @@ +../../en/about/index.php \ No newline at end of file diff --git a/el/about/index.php b/el/about/index.php new file mode 120000 index 000000000..0fc1ec45c --- /dev/null +++ b/el/about/index.php @@ -0,0 +1 @@ +../../en/about/index.php \ No newline at end of file diff --git a/et/about/index.php b/et/about/index.php new file mode 120000 index 000000000..0fc1ec45c --- /dev/null +++ b/et/about/index.php @@ -0,0 +1 @@ +../../en/about/index.php \ No newline at end of file diff --git a/fi/about/index.php b/fi/about/index.php new file mode 120000 index 000000000..0fc1ec45c --- /dev/null +++ b/fi/about/index.php @@ -0,0 +1 @@ +../../en/about/index.php \ No newline at end of file diff --git a/langs.php b/langs.php index de92a59bd..7a0e8d31f 100644 --- a/langs.php +++ b/langs.php @@ -181,7 +181,7 @@ $nav_list = array( 'ro' => 'Donații', 'ru' => 'Пожертвования' ), - '/en/about/' => array( + "/{$locale}/about/" => array( 'de' => 'Über', 'el' => 'Σχετικά', 'en' => 'About', diff --git a/lv/about/index.php b/lv/about/index.php new file mode 120000 index 000000000..0fc1ec45c --- /dev/null +++ b/lv/about/index.php @@ -0,0 +1 @@ +../../en/about/index.php \ No newline at end of file diff --git a/nl/about/index.php b/nl/about/index.php new file mode 120000 index 000000000..0fc1ec45c --- /dev/null +++ b/nl/about/index.php @@ -0,0 +1 @@ +../../en/about/index.php \ No newline at end of file diff --git a/pl/about/index.php b/pl/about/index.php new file mode 120000 index 000000000..0fc1ec45c --- /dev/null +++ b/pl/about/index.php @@ -0,0 +1 @@ +../../en/about/index.php \ No newline at end of file diff --git a/ro/about/index.php b/ro/about/index.php new file mode 120000 index 000000000..0fc1ec45c --- /dev/null +++ b/ro/about/index.php @@ -0,0 +1 @@ +../../en/about/index.php \ No newline at end of file diff --git a/ru/about/index.php b/ru/about/index.php new file mode 120000 index 000000000..0fc1ec45c --- /dev/null +++ b/ru/about/index.php @@ -0,0 +1 @@ +../../en/about/index.php \ No newline at end of file diff --git a/tr/about/index.php b/tr/about/index.php new file mode 120000 index 000000000..0fc1ec45c --- /dev/null +++ b/tr/about/index.php @@ -0,0 +1 @@ +../../en/about/index.php \ No newline at end of file -- cgit v1.2.1