Delete the old localised.yaml file Potlatch used before it was split into per-language files

This commit is contained in:
Ævar Arnfjörð Bjarmason 2009-07-14 21:40:50 +00:00
parent 35d5e9d19d
commit 212d56ce88
2 changed files with 0 additions and 1492 deletions

File diff suppressed because it is too large Load diff

View file

@ -211,9 +211,6 @@ module Potlatch
}
end
# # Read internationalisation
# localised = YAML::load(File.open("#{RAILS_ROOT}/config/potlatch/localised.yaml"))
[presets,presetmenus,presetnames,colours,casing,areas,autotags,relcolours,relalphas,relwidths,icon_list,icon_names,icon_tags]
end
end