From: Tom Hughes Date: Sun, 26 Feb 2012 16:24:02 +0000 (+0000) Subject: Update Potlatch 2 to 2.3-142-gecedc05 build X-Git-Tag: live~5862 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/ca74f1c094bacc41beed816d8139d7921d8def22 Update Potlatch 2 to 2.3-142-gecedc05 build --- diff --git a/lib/potlatch2.rb b/lib/potlatch2.rb index 1618b0cec..0841eef7f 100644 --- a/lib/potlatch2.rb +++ b/lib/potlatch2.rb @@ -5,6 +5,9 @@ module Potlatch2 "en-GB" => "en_GB", "fr" => "fr_FR", "ja" => "ja_JP", + "nb" => "nb_NO", + "nn" => "nn_NO", + "no" => "nb_NO", "pl" => "pl_PL", "vi" => "vi_VN" } diff --git a/public/potlatch2/locales/de_DE.swf b/public/potlatch2/locales/de_DE.swf index cffbaade9..05f05bd9c 100644 Binary files a/public/potlatch2/locales/de_DE.swf and b/public/potlatch2/locales/de_DE.swf differ diff --git a/public/potlatch2/locales/en_GB.swf b/public/potlatch2/locales/en_GB.swf index 9e59c3730..0c61e79ab 100644 Binary files a/public/potlatch2/locales/en_GB.swf and b/public/potlatch2/locales/en_GB.swf differ diff --git a/public/potlatch2/locales/en_US.swf b/public/potlatch2/locales/en_US.swf index 4ecd62c5f..ecc95ab1e 100644 Binary files a/public/potlatch2/locales/en_US.swf and b/public/potlatch2/locales/en_US.swf differ diff --git a/public/potlatch2/locales/fr_FR.swf b/public/potlatch2/locales/fr_FR.swf index c694d2269..fa4060f0b 100644 Binary files a/public/potlatch2/locales/fr_FR.swf and b/public/potlatch2/locales/fr_FR.swf differ diff --git a/public/potlatch2/locales/ja_JP.swf b/public/potlatch2/locales/ja_JP.swf index bdc292aa4..2f1fc304d 100644 Binary files a/public/potlatch2/locales/ja_JP.swf and b/public/potlatch2/locales/ja_JP.swf differ diff --git a/public/potlatch2/locales/nb_NO.swf b/public/potlatch2/locales/nb_NO.swf new file mode 100644 index 000000000..a8d2da11c Binary files /dev/null and b/public/potlatch2/locales/nb_NO.swf differ diff --git a/public/potlatch2/locales/nn_NO.swf b/public/potlatch2/locales/nn_NO.swf new file mode 100644 index 000000000..ced5a3648 Binary files /dev/null and b/public/potlatch2/locales/nn_NO.swf differ diff --git a/public/potlatch2/locales/pl_PL.swf b/public/potlatch2/locales/pl_PL.swf index 4b68c913a..ae7bb54fd 100644 Binary files a/public/potlatch2/locales/pl_PL.swf and b/public/potlatch2/locales/pl_PL.swf differ diff --git a/public/potlatch2/locales/vi_VN.swf b/public/potlatch2/locales/vi_VN.swf index a6c988382..1488a6bcd 100644 Binary files a/public/potlatch2/locales/vi_VN.swf and b/public/potlatch2/locales/vi_VN.swf differ diff --git a/public/potlatch2/potlatch2.swf b/public/potlatch2/potlatch2.swf index 8116b7507..ccdba80c1 100644 Binary files a/public/potlatch2/potlatch2.swf and b/public/potlatch2/potlatch2.swf differ