<% if %w[database_offline api_offline].include? Settings.status %>
- <%= t("layouts.osm_offline") %>
+ <%= t(".osm_offline") %>
<% elsif %w[database_readonly api_readonly].include? Settings.status %>
- <%= t("layouts.osm_read_only") %>
+ <%= t(".osm_read_only") %>
<% end %>
partners_corpmembers: "OSMF corporate members"
partners_partners: "partners"
tou: "Terms of Use"
- osm_offline: "The OpenStreetMap database is currently offline while essential database maintenance work is carried out."
- osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out."
nothing_to_preview: "Nothing to preview."
help: Help
about: About
communities: Communities
learn_more: "Learn More"
more: More
+ offline_flash:
+ osm_offline: "The OpenStreetMap database is currently offline while essential database maintenance work is carried out."
+ osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out."
user_mailer:
diary_comment_notification:
description: "OpenStreetMap Diary Entry #%{id}"