X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c24c2e481cc6d27e76274ed4e32668a4690a7788..88ba316abeecffccd1cb51c63ce5594c95023624:/app/views/traces/_trace.html.erb
diff --git a/app/views/traces/_trace.html.erb b/app/views/traces/_trace.html.erb
index ff15836b7..c2f4183eb 100644
--- a/app/views/traces/_trace.html.erb
+++ b/app/views/traces/_trace.html.erb
@@ -21,7 +21,7 @@
when "public", "identifiable" then "success"
else "danger"
end %>
- <%= t("." + trace.visibility) %>
+ <%= t(".#{trace.visibility}") %>
<%= trace.description %>