]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
remove_friend.success was missing a closing paren, so '{{name}' showed up literally...
[rails.git] / config / locales / en.yml
index d9b0eea42ac209e93b55b52e45da383f1b458179..2bb72c826b1ef20de1676401d3dbb57ae82d803f 100644 (file)
@@ -630,5 +630,5 @@ en:
       failed: "Sorry, failed to add {{name}} as a friend."
       already_a_friend: "You are already friends with {{name}}."
     remove_friend:
-      success: "{{name} was removed from your friends."
+      success: "{{name}} was removed from your friends."
       not_a_friend: "{{name}} is not one of your friends."