Compact user menu
This commit is contained in:
parent
9701c6210c
commit
1727cd7c2b
10 changed files with 428 additions and 57 deletions
|
@ -996,16 +996,8 @@ en:
|
|||
h1: OpenStreetMap
|
||||
logo:
|
||||
alt_text: OpenStreetMap logo
|
||||
welcome_user_link_tooltip: Your user page
|
||||
home: home
|
||||
home_tooltip: Go to home location
|
||||
inbox_html: "inbox %{count}"
|
||||
inbox_tooltip:
|
||||
zero: Your inbox contains no unread messages
|
||||
one: Your inbox contains 1 unread message
|
||||
other: Your inbox contains %{count} unread messages
|
||||
logout: logout
|
||||
logout_tooltip: "Log out"
|
||||
home: Go to Home Location
|
||||
logout: Logout
|
||||
log_in: log in
|
||||
log_in_tooltip: Log in with an existing account
|
||||
sign_up: sign up
|
||||
|
@ -1294,7 +1286,7 @@ en:
|
|||
message:
|
||||
inbox:
|
||||
title: "Inbox"
|
||||
my_inbox: "My inbox"
|
||||
my_inbox: "My Inbox"
|
||||
outbox: "outbox"
|
||||
messages: "You have %{new_messages} and %{old_messages}"
|
||||
new_messages:
|
||||
|
@ -1777,13 +1769,14 @@ en:
|
|||
heading: "The user %{user} does not exist"
|
||||
body: "Sorry, there is no user with the name %{user}. Please check your spelling, or maybe the link you clicked is wrong."
|
||||
view:
|
||||
my diary: my diary
|
||||
my diary: My Diary
|
||||
new diary entry: new diary entry
|
||||
my edits: my edits
|
||||
my traces: my traces
|
||||
my notes: my map notes
|
||||
my settings: my settings
|
||||
my comments: my comments
|
||||
my edits: My Edits
|
||||
my traces: My Traces
|
||||
my notes: My Notes
|
||||
my profile: My Profile
|
||||
my settings: My Settings
|
||||
my comments: My Comments
|
||||
oauth settings: oauth settings
|
||||
blocks on me: blocks on me
|
||||
blocks by me: blocks by me
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue