]> git.openstreetmap.org Git - rails.git/commitdiff
Move all browse.changeset strings to changesets locale
authorAnton Khorev <tony29@yandex.ru>
Thu, 29 Feb 2024 08:23:01 +0000 (11:23 +0300)
committerAnton Khorev <tony29@yandex.ru>
Fri, 1 Mar 2024 07:48:30 +0000 (10:48 +0300)
app/views/changesets/index.atom.builder
config/locales/en.yml

index 521dffe5f1aa5e3b0217014bf8503d284118fc3f..13c6bd5a43dafd250715cd14339a9cc3d76d2caa 100644 (file)
@@ -50,7 +50,7 @@ atom_feed(:language => I18n.locale, :schema_date => 2009,
           end
           if changeset.user.data_public?
             table.tr do |tr|
-              tr.th t("browse.changeset.belongs_to")
+              tr.th t(".feed.belongs_to")
               tr.td do |td|
                 td.a changeset.user.display_name, :href => user_url(changeset.user, :only_path => false)
               end
index 18a10f7af9adb009a6776b27f64cc63cfa367062..aa0725ca6633fc31a84e98c395206b5e2cd23764 100644 (file)
@@ -333,8 +333,6 @@ en:
     location: "Location:"
     common_details:
       coordinates_html: "%{latitude}, %{longitude}"
-    changeset:
-      belongs_to: "Author"
     node:
       title_html: "Node: %{name}"
       history_title_html: "Node History: %{name}"
@@ -450,6 +448,7 @@ en:
       feed:
         title: "Changeset %{id}"
         title_comment: "Changeset %{id} - %{comment}"
+        belongs_to: "Author"
     subscribe:
       heading: Subscribe to the following changeset discussion?
       button: Subscribe to discussion