]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Added missing translation
[rails.git] / config / locales / en.yml
index f7ee6d04a5822234ed598383e0d835056ff50766..695a2b9a67eb68d82a355887c386c501f383e04d 100644 (file)
@@ -1520,6 +1520,7 @@ en:
       title: "Inbox"
       my_inbox: "My Inbox"
       outbox: "outbox"
+      my_outbox: "My Outbox"
       messages: "You have %{new_messages} and %{old_messages}"
       new_messages:
         one: "%{count} new message"
@@ -1552,9 +1553,10 @@ en:
       body: "Sorry there is no message with that id."
     outbox:
       title: "Outbox"
-      my_inbox_html: "My %{inbox_link}"
       inbox: "inbox"
       outbox: "outbox"
+      my_inbox: "My Inbox"
+      my_outbox: "My Outbox"
       messages:
         one: "You have %{count} sent message"
         other: "You have %{count} sent messages"