Merge branch 'master' into notes
This commit is contained in:
commit
8090e086da
8 changed files with 123 additions and 20 deletions
|
@ -1,7 +0,0 @@
|
|||
# Be sure to restart your server when you modify this file.
|
||||
|
||||
# Your secret key for verifying the integrity of signed cookies.
|
||||
# If you change this key, all old signed cookies will become invalid!
|
||||
# Make sure the secret is at least 30 characters and all random,
|
||||
# no regular words or you'll be exposed to dictionary attacks.
|
||||
OpenStreetMap::Application.config.secret_token = '67881c9e6670d9b55b43885ea8eab34e32865ce436bdbde73e1967a11a26674906736de0aa1a0d24edf8ebcb653e1735413e6fd24e1201338e397d4a2392c614'
|
|
@ -1264,14 +1264,12 @@ en:
|
|||
wrong_user: "You are logged in as `%{user}' but the message you have asked to reply to was not sent to that user. Please login as the correct user in order to reply."
|
||||
read:
|
||||
title: "Read message"
|
||||
reading_your_messages: "Reading your messages"
|
||||
from: "From"
|
||||
subject: "Subject"
|
||||
date: "Date"
|
||||
reply_button: "Reply"
|
||||
unread_button: "Mark as unread"
|
||||
back_to_inbox: "Back to inbox"
|
||||
reading_your_sent_messages: "Reading your sent messages"
|
||||
to: "To"
|
||||
back_to_outbox: "Back to outbox"
|
||||
wrong_user: "You are logged in as `%{user}' but the message you have asked to read was not sent by or to that user. Please login as the correct user in order to read it."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue