From d85ef0c3d870a9abc19e5e519572eb8126fc2b6c Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Mon, 26 Oct 2009 19:16:21 -0300 Subject: [PATCH] Adding German and Russian to configuration file. --- config/environment.rb | 2 ++ public/500.html | 36 ++++++++++++++++++++++++++++++++---- public/503.html | 28 ++++++++++++++++++++++++---- 3 files changed, 58 insertions(+), 8 deletions(-) diff --git a/config/environment.rb b/config/environment.rb index 2a21d2f..b577066 100644 --- a/config/environment.rb +++ b/config/environment.rb @@ -117,6 +117,8 @@ Noosfero.locales = { 'pt' => 'Português', 'fr' => 'Français', 'hy' => 'հայերեն լեզու', + 'de' => 'Deutsch', + 'ru' => 'русский язык', } # if you want to override this, do it in config/local.rb ! Noosfero.default_locale = nil diff --git a/public/500.html b/public/500.html index 5e2f78e..70a997e 100644 --- a/public/500.html +++ b/public/500.html @@ -18,6 +18,18 @@ + + + + + + - -- libgit2 0.21.2